summaryrefslogtreecommitdiff
path: root/firmware/test (follow)
Commit message (Collapse)AuthorAge
...
* Early MP3 playing testLinus Nielsen Feltzing2002-05-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@394 a1c6a512-1295-4272-9138-f99709370657
* Just to create a C array with mp3 dataLinus Nielsen Feltzing2002-05-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@392 a1c6a512-1295-4272-9138-f99709370657
* New sprintf.Linus Nielsen Feltzing2002-05-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@386 a1c6a512-1295-4272-9138-f99709370657
* Added DEBUG macro. Now uses our own sprintf.Linus Nielsen Feltzing2002-05-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@385 a1c6a512-1295-4272-9138-f99709370657
* win32 simulator compabilityFelix Arends2002-05-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@354 a1c6a512-1295-4272-9138-f99709370657
* added -DCRT_DISPLAYStuart Martin2002-04-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@348 a1c6a512-1295-4272-9138-f99709370657
* desc & qsStuart Martin2002-04-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@344 a1c6a512-1295-4272-9138-f99709370657
* win32 makefile for harnessStuart Martin2002-04-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@343 a1c6a512-1295-4272-9138-f99709370657
* test harness for playlists & settingsStuart Martin2002-04-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@342 a1c6a512-1295-4272-9138-f99709370657
* define SIMULATOR tooDaniel Stenberg2002-04-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@324 a1c6a512-1295-4272-9138-f99709370657
* Added code for testing queuesLinus Nielsen Feltzing2002-04-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@317 a1c6a512-1295-4272-9138-f99709370657
* Added led.oLinus Nielsen Feltzing2002-04-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@308 a1c6a512-1295-4272-9138-f99709370657
* Added 'type' to test fat_read()Björn Stenberg2002-04-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@270 a1c6a512-1295-4272-9138-f99709370657
* Kept only fat32 code. Changed to 16-byte/row display.Björn Stenberg2002-04-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@255 a1c6a512-1295-4272-9138-f99709370657
* FAT updateBjörn Stenberg2002-04-26
| | | | | | | Added fat test code git-svn-id: svn://svn.rockbox.org/rockbox/trunk@254 a1c6a512-1295-4272-9138-f99709370657
* stricter compiler checks to warn moreDaniel Stenberg2002-04-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@249 a1c6a512-1295-4272-9138-f99709370657
* memory stuffAlan Korr2002-04-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@235 a1c6a512-1295-4272-9138-f99709370657
* Working sleep() functionalityLinus Nielsen Feltzing2002-04-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@232 a1c6a512-1295-4272-9138-f99709370657
* Not yet workingLinus Nielsen Feltzing2002-04-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@220 a1c6a512-1295-4272-9138-f99709370657
* Tick timer additionsLinus Nielsen Feltzing2002-04-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@219 a1c6a512-1295-4272-9138-f99709370657
* Moved crt0.S to the firmware directoryLinus Nielsen Feltzing2002-04-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@218 a1c6a512-1295-4272-9138-f99709370657
* Changed start address. Fixed the memory mapLinus Nielsen Feltzing2002-04-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@205 a1c6a512-1295-4272-9138-f99709370657
* -fomit-frame-pointer kills gdb stack trace, so I removed itLinus Nielsen Feltzing2002-04-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@203 a1c6a512-1295-4272-9138-f99709370657
* Adapted to the new directory structureLinus Nielsen Feltzing2002-04-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@198 a1c6a512-1295-4272-9138-f99709370657
* Adapted to the new directory structureLinus Nielsen Feltzing2002-04-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@197 a1c6a512-1295-4272-9138-f99709370657
* run make here to build a unix tool for checking id3 tagsDaniel Stenberg2002-04-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@184 a1c6a512-1295-4272-9138-f99709370657
* Further gcc option tweakingLinus Nielsen Feltzing2002-04-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@177 a1c6a512-1295-4272-9138-f99709370657
* Must optimize to inline functionsLinus Nielsen Feltzing2002-04-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@176 a1c6a512-1295-4272-9138-f99709370657
* First versionLinus Nielsen Feltzing2002-04-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@175 a1c6a512-1295-4272-9138-f99709370657
* Removed strlen()Linus Nielsen Feltzing2002-04-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@173 a1c6a512-1295-4272-9138-f99709370657
* Removed lcd.cLinus Nielsen Feltzing2002-04-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@169 a1c6a512-1295-4272-9138-f99709370657
* removing all that stuff permanently.Alan Korr2002-04-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@159 a1c6a512-1295-4272-9138-f99709370657
* First versionLinus Nielsen Feltzing2002-04-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@158 a1c6a512-1295-4272-9138-f99709370657
* adding files... nothin working... a lot of thing missingAlan Korr2002-04-19
| | | | | | | not speaking about possible drastic changes... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@144 a1c6a512-1295-4272-9138-f99709370657
* small explanation of algorithm used for memory-page.Alan Korr2002-04-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@129 a1c6a512-1295-4272-9138-f99709370657
* I hope it is the last one i commit themAlan Korr2002-04-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@128 a1c6a512-1295-4272-9138-f99709370657
* some fixesAlan Korr2002-04-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@127 a1c6a512-1295-4272-9138-f99709370657
* Now memory-page and memory-misc compile fine (others are in stage-development)Alan Korr2002-04-17
| | | | | | | | | | | | | | | | | | Conventions : * Public headers : memory.h,config.h,defines.h,inlines.h,types.h,functions.h * Private headers : memory-page.h,memory-slab.h (here you can find prototypes functions or structures we want to share only between memory-page.c, memory-slab.c, memory-block.c, memory-misc.c). * Public or private codes in : memory-page.c,memory-slab.c,memory-block.c,memory-misc.c git-svn-id: svn://svn.rockbox.org/rockbox/trunk@126 a1c6a512-1295-4272-9138-f99709370657
* fix bugsAlan Korr2002-04-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@125 a1c6a512-1295-4272-9138-f99709370657
* my infoStuart Martin2002-04-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@124 a1c6a512-1295-4272-9138-f99709370657
* relocating to firmware/test/wavey/wavey.txtStuart Martin2002-04-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@123 a1c6a512-1295-4272-9138-f99709370657
* testing commit with ssh key4Stuart Martin2002-04-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@122 a1c6a512-1295-4272-9138-f99709370657
* Fixed Id: linesBjörn Stenberg2002-04-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@120 a1c6a512-1295-4272-9138-f99709370657
* Please don't try to compile them... they need to be fixedAlan Korr2002-04-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@118 a1c6a512-1295-4272-9138-f99709370657
* grrr... now it should compile all files $(PACKAGE)-*.c found in the ↵Alan Korr2002-04-17
| | | | | | directory $(PACKAGE) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@117 a1c6a512-1295-4272-9138-f99709370657
* now only one .c file is compiled : $(PACKAGE).cAlan Korr2002-04-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@115 a1c6a512-1295-4272-9138-f99709370657
* remove it since all code is now in a .h file of the same filenameAlan Korr2002-04-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@114 a1c6a512-1295-4272-9138-f99709370657
* cosmetic changes and additions :Alan Korr2002-04-17
| | | | | | | | | | | | | | * now we have seperate private headers files containing private and static or public functions in memory-* files. * there is only one .c file of the same name the library. Zagor: because now there is only one .c file, you could only have a .o file and use it instead of the .a libfile. * most structures and codes are now private. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@113 a1c6a512-1295-4272-9138-f99709370657
* cosmetic changes and additions :Alan Korr2002-04-17
| | | | | | | | | | | | | | * now we have seperate private headers files containing private and static or public functions in memory-* files. * there is only one .c file of the same name the library. Zagor: because now there is only one .c file, you could only have a .o file and use it instead of the .a libfile. * most structures and codes are now private. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@112 a1c6a512-1295-4272-9138-f99709370657
* testing commit with ssh key3Stuart Martin2002-04-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@111 a1c6a512-1295-4272-9138-f99709370657