summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2002-05-02Added support for %%Björn Stenberg
2002-05-02Added Gary's snprintf() and changed all places to use it.Björn Stenberg
2002-05-02Added flagsBjörn Stenberg
2002-05-02Count me too... count meRobert Hak
2002-05-02Reverted the 1.10 and 1.11 changes, as they don't work.Daniel Stenberg
2002-05-02I write code too... :)Björn Stenberg
2002-05-01fixed lcd_bitmap, again. Works for y%8 != 0 as well now.Felix Arends
2002-05-01fixed lcd_bitmap code.Felix Arends
2002-05-01corrected the load-file pathDaniel Stenberg
2002-05-01lcd_puts() uses the new fontheight table nowDaniel Stenberg
2002-05-01Added lcd_fontsize() that returns the size of a given fontDaniel Stenberg
2002-05-01removed WIN32 compiler directiveFelix Arends
2002-05-01applied c standard to memory allocation so this will compile with win32 simul...Felix Arends
2002-05-01win32 simulator compabilityFelix Arends
2002-04-30Win32 Simulator compability:Felix Arends
2002-04-30again, a little win32 simulator compability fixFelix Arends
2002-04-30added -DCRT_DISPLAYStuart Martin
2002-04-30removing #define CRT_DISPLAY ;)Stuart Martin
2002-04-30defaulting #define CRT_DISPLAY to offStuart Martin
2002-04-30added #ifdef CRT_DISPLAY to provide a printf version of debug()Stuart Martin
2002-04-30desc & qsStuart Martin
2002-04-30win32 makefile for harnessStuart Martin
2002-04-30test harness for playlists & settingsStuart Martin
2002-04-30additional #definesStuart Martin
2002-04-30functions for panic functionsStuart Martin
2002-04-30header for panic functionsStuart Martin
2002-04-30functions for high level disk operationsStuart Martin
2002-04-30high level disk operationsStuart Martin
2002-04-30header for track infoStuart Martin
2002-04-30functions for user settingsStuart Martin
2002-04-30header for user settingsStuart Martin
2002-04-30functions for playlist manipulationStuart Martin
2002-04-30header for playlistsStuart Martin
2002-04-30don't defined the dirent struct if DIRENT_DEFINED is defined...Daniel Stenberg
2002-04-30fixed to use our file apiDaniel Stenberg
2002-04-30define SIMULATOR tooDaniel Stenberg
2002-04-29Added code for testing queuesLinus Nielsen Feltzing
2002-04-29Removed queue handling stuffLinus Nielsen Feltzing
2002-04-29Added queue handling stuff - NOT INTERRUPT SAFELinus Nielsen Feltzing
2002-04-29Removed some TABSLinus Nielsen Feltzing
2002-04-29Renamed get_bpb() into fat_mount() and added it to the API.Björn Stenberg
2002-04-28Started work on event queues - NOT YET SAFELinus Nielsen Feltzing
2002-04-28Adapted to the new LED APILinus Nielsen Feltzing
2002-04-28Added led.oLinus Nielsen Feltzing
2002-04-28replaced _WIN32 constant with WIN32Felix Arends
2002-04-28added win32 simulator compabilityFelix Arends
2002-04-28Added attribute and sizeBjörn Stenberg
2002-04-28win32 simulator compatibleFelix Arends
2002-04-28Removed some warningsBjörn Stenberg
2002-04-28Added dependency generationBjörn Stenberg