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