summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
* if DIRFUNCTIONS_DEFINED is defined, then don't do the function prototypesDaniel Stenberg2002-05-07
* load rockbox-mode in emacs!Daniel Stenberg2002-05-07
* strtok_r() freshly implemented by yours trulyDaniel Stenberg2002-05-07
* Minor commentingLinus Nielsen Feltzing2002-05-06
* Added some prototypesLinus Nielsen Feltzing2002-05-06
* Serial DMA worksLinus Nielsen Feltzing2002-05-06
* fixed buffer overflow in setid3v1titleDave Chapman2002-05-06
* Added note about strtok() not being thread safeBjörn Stenberg2002-05-06
* Added atributesBjörn Stenberg2002-05-06
* Fixed dir parsingBjörn Stenberg2002-05-06
* compile as SIMULATORDaniel Stenberg2002-05-06
* make debugf() do properly when SIMULATOR is defined, ignore the CRT_DISPLAYDaniel Stenberg2002-05-06
* missing #define for VC++Stefan Meyer2002-05-06
* Grammer correctionsRobert Hak2002-05-06
* first docs! ;-)Daniel Stenberg2002-05-06
* no more unistd.hDaniel Stenberg2002-05-06
* Dave's addedDaniel Stenberg2002-05-06
* corrected a few errorsLinus Nielsen Feltzing2002-05-05
* Failed attempt to use DMALinus Nielsen Feltzing2002-05-05
* *** empty log message ***Linus Nielsen Feltzing2002-05-05
* Testing tick functionsLinus Nielsen Feltzing2002-05-05
* corrected a prototypeLinus Nielsen Feltzing2002-05-05
* Added tick and interrupt level functionsLinus Nielsen Feltzing2002-05-05
* Disable interrupt only in targetLinus Nielsen Feltzing2002-05-05
* Disable interruptLinus Nielsen Feltzing2002-05-05
* *** empty log message ***Linus Nielsen Feltzing2002-05-05
* Dave Chapman found a problem in the id3v1 tag reading, and providedDaniel Stenberg2002-05-05
* removed read_file_into_buffer()Daniel Stenberg2002-05-05
* modified protoDaniel Stenberg2002-05-05
* Changed how indices are read from a playlist. We just can't read the fullDaniel Stenberg2002-05-05
* using the new randomiser, this is_unused_random_in_list() function is notDaniel Stenberg2002-05-05
* removed DOS newlines, made it use a static seed for better testsDaniel Stenberg2002-05-05
* randomise_playlist() takes a seed argument nowDaniel Stenberg2002-05-05
* adjusted to the differend LCDs and for no LCD at all... :-)Daniel Stenberg2002-05-05
* Improved the randomise playlist function pretty major. This one will runDaniel Stenberg2002-05-05
* builds wavey's playlist test harness on Linux/unixDaniel Stenberg2002-05-05
* minor protection to not re-define O_RDONLY if it is already definedDaniel Stenberg2002-05-05
* include file.h (important for the x11 sim to work) and types.h (as thatDaniel Stenberg2002-05-05
* proto and struct for id3-infoDaniel Stenberg2002-05-05
* Added weird circumvention macros for SIMULATOR builds. When we build aDaniel Stenberg2002-05-04
* get the chartables even for non-bitmap displays when we simulateDaniel Stenberg2002-05-04
* Added opendir, closedir and readdirBjörn Stenberg2002-05-03
* Changed to global 'bpb' structBjörn Stenberg2002-05-03
* First sound checkLinus Nielsen Feltzing2002-05-03
* Doubled the buffer sizeLinus Nielsen Feltzing2002-05-03
* Added a few functionsLinus Nielsen Feltzing2002-05-03
* Added disk/partition handlingBjörn Stenberg2002-05-03
* lcd_drawrect addedRobert Hak2002-05-03
* Early MP3 playing testLinus Nielsen Feltzing2002-05-02
* Added mas_run functionLinus Nielsen Feltzing2002-05-02