summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* close the file too properlyDaniel Stenberg2002-05-16
* this works with an 8bit indexed uncompressed BMPDaniel Stenberg2002-05-16
* removed unused functionDave Chapman2002-05-15
* fixed dithering bugDave Chapman2002-05-15
* added playback simulator if /dev/dsp is unavailableDave Chapman2002-05-15
* initial versionChristian Flaz2002-05-14
* initial BMP image reader attempt, does not work yetDaniel Stenberg2002-05-14
* Removed disk.c/hBjörn Stenberg2002-05-14
* Now creates librockbox.a instead of archos.modBjörn Stenberg2002-05-14
* Changed from gcc extension to C99 varargs macrosBjörn Stenberg2002-05-14
* fixed warnings, indented properlyDaniel Stenberg2002-05-14
* Fixed compiler warningsBjörn Stenberg2002-05-14
* Removed calls to disk stubBjörn Stenberg2002-05-14
* ProgressBjörn Stenberg2002-05-14
* 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
* C99 booleansLinus Nielsen Feltzing2002-05-13
* Added \n to debugf()Björn Stenberg2002-05-13
* Added dir position memoryBjörn Stenberg2002-05-13
* Added bool font coloringBjörn Stenberg2002-05-13
* Bool changeBjörn Stenberg2002-05-13
* Updated LCD APIBjörn Stenberg2002-05-13
* Changing to C99 'bool'Björn Stenberg2002-05-13
* Changing to C99 'bool' typeBjörn Stenberg2002-05-13
* a rockbox-cvs list section was addedDaniel Stenberg2002-05-12
* enable mpeg playing by default under LinuxDave Chapman2002-05-12
* moved sound interface to common directoryDave Chapman2002-05-12
* save mpeg layer and version informationDave Chapman2002-05-12
* remember previous menu position when returningDave Chapman2002-05-12
* removed reference to x11_openDave Chapman2002-05-12
* moved mpeg decoder to commonDave Chapman2002-05-12
* abstracted the sound output interfaceDave Chapman2002-05-12
* describe purpose of common directoryDave Chapman2002-05-12
* use internal copy of libmadDave Chapman2002-05-12
* libmad version 0.14.2bDave Chapman2002-05-12
* removed unused function and re-enabled button checkDave Chapman2002-05-12
* improved mpeg audio qualityDave Chapman2002-05-12
* Cleaned up a bitLinus Nielsen Feltzing2002-05-11
* GRA1 was wrongly definedLinus Nielsen Feltzing2002-05-11
* The set_irq_level function was braindeadLinus Nielsen Feltzing2002-05-11
* Playing whole song from hard diskLinus Nielsen Feltzing2002-05-11
* Added ATA spindownLinus Nielsen Feltzing2002-05-11
* Removed testing debugf()Björn Stenberg2002-05-10
* Adapted to changes in the lcd API.Björn Stenberg2002-05-10
* Changed puts() to take 'character position'Björn Stenberg2002-05-10
* added reference to new icon for directoriesRobert Hak2002-05-10
* Added new icons form the Recorder simRobert Hak2002-05-10
* x11_opendir() now fails properly in case the dir doesn't existDaniel Stenberg2002-05-10
* added x,y to BUTTON PRESSED event messageDave Chapman2002-05-10