summaryrefslogtreecommitdiff
path: root/uisimulator (follow)
Commit message (Expand)AuthorAge
...
* Default file mode should be O_BINARY to be consistent with rockboxHardeep Sidhu2003-05-30
* buffer.c addedJörg Hohensohn2003-05-17
* Configurable dir browser file buffer size. No more 400-file limit. No more wh...Linus Nielsen Feltzing2003-05-09
* Added misc.c to the sim buildsLinus Nielsen Feltzing2003-05-04
* compile and link with sprintf.c always, since we now have a specialDaniel Stenberg2003-05-02
* remove warnings, make it buildDaniel Stenberg2003-04-25
* use size_t insteadDaniel Stenberg2003-04-25
* use the rockbox versions of the sprintf* and friendsDaniel Stenberg2003-04-25
* Now supports key-repeat in the simulator!Daniel Stenberg2003-04-23
* remove debug outputDaniel Stenberg2003-04-23
* most of UI sim patch 708460 from Magnus Holmgren, except the bitmap removalJörg Hohensohn2003-04-19
* include rockbox.dspJörg Hohensohn2003-04-11
* new project file for MSVCJörg Hohensohn2003-04-10
* make the win32 sim build againDaniel Stenberg2003-03-18
* Added the filesize() functionLinus Nielsen Feltzing2003-03-18
* added strtok_r() proto to build warning-free on mingwDaniel Stenberg2003-03-17
* don't set NOCYGWIN unconditionally! ;-)Daniel Stenberg2003-03-17
* removed libmad leftoversDaniel Stenberg2003-03-17
* Added onplay.cBjörn Stenberg2003-03-12
* New ID3 and MP3 stream parser, plus not-yet-ready Xing header generation codeLinus Nielsen Feltzing2003-03-10
* killed a warningDaniel Stenberg2003-03-05
* Henrik Backe modified the check for cygwinDaniel Stenberg2003-03-05
* Set a mode that makes sense as the Rockbox code doesn't use modes...Daniel Stenberg2003-03-05
* Henrik Backe's patch to end files with newlines to prevent compilerDaniel Stenberg2003-03-05
* Henrik Backe's fixes to enable this to build using cygwin.Daniel Stenberg2003-03-05
* no one ever uses libmad, remove it from our CVSDaniel Stenberg2003-03-04
* Red build pillBjörn Stenberg2003-02-27
* Fix red sim buildBjörn Stenberg2003-02-27
* non-cygwin builds need the sprintf.c fileDaniel Stenberg2003-02-19
* Henrik Backe's fixes to enable the simulator to build with cygwin.Daniel Stenberg2003-02-19
* fix to not use the redefined calls within the redefined calls themselves,Daniel Stenberg2003-02-15
* fake the firmware's fileDaniel Stenberg2003-02-15
* don't build ctypeDaniel Stenberg2003-02-15
* added the missing write()Daniel Stenberg2003-02-14
* this compiles betterDaniel Stenberg2003-02-14
* remove warnings from mingw buildFelix Arends2003-02-14
* this fixes the win32 simulator compilationFelix Arends2003-02-14
* The power-saving SLEEP patch by Simon Elén.Björn Stenberg2003-02-14
* fixes the warningDaniel Stenberg2003-02-07
* use the new pathsDaniel Stenberg2003-02-07
* use new pathDaniel Stenberg2003-02-07
* updated path to kernel.hDaniel Stenberg2003-02-07
* build and work with the new include path(s)Daniel Stenberg2003-02-07
* new kernel.h file (was not found inside include path before),Felix Arends2003-02-05
* include the original kernel.h from the new locationDaniel Stenberg2003-02-05
* working makefile for win32 simFelix Arends2003-01-30
* Added close() and proper creat() to x11 emulatorBjörn Stenberg2003-01-28
* get_time() for simDaniel Stenberg2003-01-27
* Remove use of rockbox-mode.el in local variables list.Mats Lidell2003-01-24
* Printing keyboard shortcuts at startup.Kjell Ericson2003-01-21