summaryrefslogtreecommitdiff
path: root/apps/codecs/codec.h (unfollow)
Commit message (Expand)Author
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2006-11-26FS#6357, patch 1: let iramcopy and bss share the same space in codecs andTomasz Malesinski
2005-10-17iriver: more codec library cleanup: remove codec_alloca and a some extraneous...Magnus Holmgren
2005-09-18iriver: fix problem with playing some long vorbis files (e.g., this week in t...Magnus Holmgren
2005-09-07Adapted codecs and DSP system to having MACSR saved in thread context.Thom Johansen
2005-07-03Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and...Jens Arnold
2005-03-10Compile the simulators without special code & data sections. Fixes intermitte...Jens Arnold
2005-03-09GMini: libmad compiledJean-Philippe Bernardy
2005-02-28Get malloc() and friends out of the way for the cygwin linker (and maybe othe...Jens Arnold
2004-10-12Request to remove MMC before acknowledging USB (Ondio)Jens Arnold
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg
2004-08-18 Const policed pointer arguments to functions, part 3Jens Arnold
2004-07-24New feature: clean shutdown if you press OFF twice in the file browser, or se...Linus Nielsen Feltzing
2004-04-21Moved set_time_screen() to screens.cLinus Nielsen Feltzing
2004-03-12First step towards context sensitive and configurable menus, by Brent CouttsLinus Nielsen Feltzing
2004-01-08The splash() function's second argument (keymask) is now removed, as itDaniel Stenberg
2003-12-04Added a splash to indicate battery charging if user tries to shut off while p...Björn Stenberg
2003-07-17A very basic charging screen, probably buggy, the pro's would make it much ni...Jörg Hohensohn
2003-03-17power-splash, this should be able to replace most cases where we "splash"Daniel Stenberg
2003-03-17Hey Linus! Here it is!Daniel Stenberg
2002-10-11Enable status bar in usb mode.Markus Braun
2002-09-24Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...Björn Stenberg
2002-08-23Remade the menu system slightly. All functions invoked from menus now useDaniel Stenberg
2002-05-26Sound settingsBjörn Stenberg
2002-05-24Proper declaration of show_splash and main_menuBjörn Stenberg
2002-05-13Changing to C99 'bool' typeBjörn Stenberg
2002-04-26Simpler API and remove interrupt codeBjörn Stenberg
2002-04-23Moved driver to 'drivers' subdirBjörn Stenberg
2002-04-20Fixed REG and REG_ADDR style macrosBjörn Stenberg
2002-03-28First versionBjörn Stenberg
2002-03-26updatesDaniel Stenberg
2002-03-26lcd_update() works for X11 now...Daniel Stenberg
2002-03-26generic and specific LCD functionsDaniel Stenberg