summaryrefslogtreecommitdiff
path: root/uisimulator (follow)
Commit message (Expand)AuthorAge
* 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
* Default window zoom for Recorder simulator is 2.Kjell Ericson2003-01-20
* added stub functions for the renameDaniel Stenberg2003-01-17
* keyboard.c was missingDaniel Stenberg2003-01-17
* Added rename() to simulatorBjörn Stenberg2003-01-15
* Implementing Rocklatin character set for Rockbox player.Kjell Ericson2003-01-10
* Implementing Rocklatin for Rockbox player.Kjell Ericson2003-01-10
* The much-anticipated queue patch by Hardeep Sidhu. Queue a file by holding do...Björn Stenberg2003-01-09
* ...and the usual simulator correctionsLinus Nielsen Feltzing2002-12-05
* Added virtual keyboard for text input, loosely based on John Wood's codeBjörn Stenberg2002-12-04
* Attempt to fix the win32 simulator buildLinus Nielsen Feltzing2002-12-03
* Some simulator correctionsLinus Nielsen Feltzing2002-12-03
* Added dummy fat_size() to make it linkDaniel Stenberg2002-11-12
* Added disk space to Info menu item. (Players press + to see it.)Björn Stenberg2002-11-12
* somewhat kludgey work-around to prevent the <io.h>'s version of the mkdir()Daniel Stenberg2002-11-04
* Added a 5 pixel border around the content. Looks better (that's all).Kjell Ericson2002-11-01
* Changed the battery icon so it doesn't clear the inner part of the icon.Kjell Ericson2002-11-01
* Icons created.Mats Lidell2002-10-31
* Adjusted position of second icon line.Mats Lidell2002-10-31
* add 'errno' here, since it makes the mingw32 build work fine againDaniel Stenberg2002-10-31
* added printf() protoDaniel Stenberg2002-10-29
* The lcd_clear_display() didn't work.Kjell Ericson2002-10-29
* A try to fix a compilation error for the Win32 recorder simulator. (not tested).Kjell Ericson2002-10-28
* Definitions of "struct coordinate" and "struct rectangle" and definitionsKjell Ericson2002-10-28
* Changed XPoint to "struct coordinate".Kjell Ericson2002-10-28
* New file font-player.c is added.Kjell Ericson2002-10-28
* Using the structures "rectangle" and "points" when drawing (Win32 doesn't hav...Kjell Ericson2002-10-28
* Added command line parameter "--old_lcd" that will simulate the old LCD ofKjell Ericson2002-10-28
* Updated for better player simulator.Kjell Ericson2002-10-28