summaryrefslogtreecommitdiff
path: root/firmware/buffer.c (unfollow)
Commit message (Expand)Author
2006-09-16New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen
2006-08-01Always align allocated buffers on 32-bit boundariesLinus Nielsen Feltzing
2005-04-05mp3buf renamed to audiobufLinus Nielsen Feltzing
2005-02-11Simulators: Made the mp3 buffer size depend on the MEMORYSIZE setting for bet...Jens Arnold
2004-01-13Increased the mp3 buffer for the simulator, to avoid crash when running the X...Linus Nielsen Feltzing
2003-10-14More linker safe MP3 buffer handling in the simulatorLinus Nielsen Feltzing
2003-05-09Configurable dir browser file buffer size. No more 400-file limit. No more wh...Linus Nielsen Feltzing
2003-02-07Include File Cleanup And Move-Around Party 2003.Daniel Stenberg
2002-12-09Corrected ATA_ADDRESS macroLinus Nielsen Feltzing
2002-10-15Norm build fixLinus Nielsen Feltzing
2002-10-15Sim build fixLinus Nielsen Feltzing
2002-10-15The player firmware now autodetects the LCD type. No need for two player vers...Linus Nielsen Feltzing
2002-10-15Hardware compatibility functionsLinus Nielsen Feltzing
2002-08-07Made battery_level() use the power history table to get an average battery le...Heikki Hannikainen
2002-08-06Added battery charger code for the recorder and battery voltage statistics ke...Heikki Hannikainen
2002-07-28Added battery_level_safe() functionLinus Nielsen Feltzing
2002-07-26New voltage levels for full and empty batteryLinus Nielsen Feltzing
2002-07-22Slightly different battery level rangeLinus Nielsen Feltzing
2002-07-05Added power_off() and lowered the FULL limitLinus Nielsen Feltzing
2002-07-04First versionLinus Nielsen Feltzing
2002-07-02debug_ports()Linus Nielsen Feltzing
2002-06-04output debugf() nicely for simulator builds tooDaniel Stenberg
2002-05-17Added gdb stub serial port setupBjörn Stenberg
2002-05-14Changed from gcc extension to C99 varargs macrosBjörn Stenberg
2002-05-06missing #define for VC++Stefan Meyer
2002-05-02Changed debug to DEBUGF and panic to panicf.Björn Stenberg
2002-04-20First commitLinus Nielsen Feltzing
2002-04-15First check inBjörn Stenberg
2002-04-11firmware typedefs. only bool so farDaniel Stenberg
2002-03-26updatesDaniel Stenberg
2002-03-26lcd_update() works for X11 now...Daniel Stenberg
2002-03-26generic and specific LCD functionsDaniel Stenberg