summaryrefslogtreecommitdiff
path: root/firmware/test
AgeCommit message (Expand)Author
2002-05-17Now uses librockbox.aLinus Nielsen Feltzing
2002-05-16Added tone and volume controlLinus Nielsen Feltzing
2002-05-16Added dac.oLinus Nielsen Feltzing
2002-05-14Moved the malloc system into the firmware/malloc/ directory, removed theDaniel Stenberg
2002-05-13Beginning of an mpeg threadLinus Nielsen Feltzing
2002-05-13malloc(), best-fit for big blocks, small blocks treated separately, allDaniel Stenberg
2002-05-11Cleaned up a bitLinus Nielsen Feltzing
2002-05-11Playing whole song from hard diskLinus Nielsen Feltzing
2002-05-09Now loads a megabyte and plays itLinus Nielsen Feltzing
2002-05-09Now loads a song from disk and plays the first part of itLinus Nielsen Feltzing
2002-05-09Added disk reading codeLinus Nielsen Feltzing
2002-05-09Made it malloc friendly, and fixed the bss sectionLinus Nielsen Feltzing
2002-05-09More newlib malloc friendly. Proper bss section allocationLinus Nielsen Feltzing
2002-05-08Added lseek()Björn Stenberg
2002-05-08Added 'type' testcase for open/read/closeBjörn Stenberg
2002-05-07Added open/close/read. read() only works on whole sectors right now.Björn Stenberg
2002-05-06Minor commentingLinus Nielsen Feltzing
2002-05-06Serial DMA worksLinus Nielsen Feltzing
2002-05-06compile as SIMULATORDaniel Stenberg
2002-05-05Failed attempt to use DMALinus Nielsen Feltzing
2002-05-05*** empty log message ***Linus Nielsen Feltzing
2002-05-05Testing tick functionsLinus Nielsen Feltzing
2002-05-05*** empty log message ***Linus Nielsen Feltzing
2002-05-05removed DOS newlines, made it use a static seed for better testsDaniel Stenberg
2002-05-05builds wavey's playlist test harness on Linux/unixDaniel Stenberg
2002-05-03Added opendir, closedir and readdirBjörn Stenberg
2002-05-03First sound checkLinus Nielsen Feltzing
2002-05-03Doubled the buffer sizeLinus Nielsen Feltzing
2002-05-03Added disk/partition handlingBjörn Stenberg
2002-05-02Early MP3 playing testLinus Nielsen Feltzing
2002-05-02Just to create a C array with mp3 dataLinus Nielsen Feltzing
2002-05-02New sprintf.Linus Nielsen Feltzing
2002-05-02Added DEBUG macro. Now uses our own sprintf.Linus Nielsen Feltzing
2002-05-01win32 simulator compabilityFelix Arends
2002-04-30added -DCRT_DISPLAYStuart Martin
2002-04-30desc & qsStuart Martin
2002-04-30win32 makefile for harnessStuart Martin
2002-04-30test harness for playlists & settingsStuart Martin
2002-04-30define SIMULATOR tooDaniel Stenberg
2002-04-29Added code for testing queuesLinus Nielsen Feltzing
2002-04-28Added led.oLinus Nielsen Feltzing
2002-04-27Added 'type' to test fat_read()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-26stricter compiler checks to warn moreDaniel Stenberg
2002-04-25memory stuffAlan Korr
2002-04-25Working sleep() functionalityLinus Nielsen Feltzing
2002-04-25Not yet workingLinus Nielsen Feltzing
2002-04-24Tick timer additionsLinus Nielsen Feltzing
2002-04-24Moved crt0.S to the firmware directoryLinus Nielsen Feltzing