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