summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
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
2002-04-27Added closedir()Björn Stenberg
2002-04-27File and directory APIsBjörn Stenberg
2002-04-27Slight simplificationBjörn Stenberg
2002-04-27Added longname handlingBjörn Stenberg
2002-04-27Adapted to changed led APIBjörn Stenberg
2002-04-27Added fat_seek()Björn Stenberg
2002-04-27Added 'type' to test fat_read()Björn Stenberg
2002-04-27Added fat_open() and fat_read().Björn Stenberg
2002-04-27list of contributors, big and small, friends of the project, supporters of theDaniel Stenberg
2002-04-27Added ata_spindown() and use of ALT_STATUS instead of STATUSBjörn Stenberg
2002-04-27Cluster chaining now works.Björn Stenberg
2002-04-27Kept only fat32 code. Changed to 16-byte/row display.Björn Stenberg
2002-04-26FAT updateBjörn Stenberg
2002-04-26Removed erroneous lcd_start callBjörn Stenberg