summaryrefslogtreecommitdiff
path: root/uisimulator (follow)
Commit message (Expand)AuthorAge
...
* use the Makefile.vc6 insteadDaniel Stenberg2002-08-04
* remove compiler warningsDaniel Stenberg2002-08-02
* clean works nowDaniel Stenberg2002-08-02
* Mingw compile adjustments. Mostly from Bill Napier.Daniel Stenberg2002-08-02
* This is the new makefile for building the win32-simulator, cross-compiledDaniel Stenberg2002-08-02
* This file is history, the VC++ Makfile is now Makefile.vc6Daniel Stenberg2002-08-02
* This is the VC++ makefile renamed.Daniel Stenberg2002-08-02
* win32simulator fix, __attribute__ defined for win32Felix Arends2002-08-02
* latest fix for win32 simulatorFelix Arends2002-07-30
* Added set_release() and set_repeat()Linus Nielsen Feltzing2002-07-27
* Added status.cLinus Nielsen Feltzing2002-07-22
* added power.cFelix Arends2002-07-20
* defined APPSVERSION for win32 simulator and defined strncasecmpFelix Arends2002-07-20
* battery_level() already had a stubBjörn Stenberg2002-07-16
* Added stub for battery_level()Björn Stenberg2002-07-16
* Added build timestamp in version stringBjörn Stenberg2002-07-15
* relative paths in .vcproj fileFelix Arends2002-07-02
* made get_button a little slower to get a more realistic controlFelix Arends2002-07-02
* everything up-to-dateFelix Arends2002-07-02
* Now uses firmware/mpeg.cLinus Nielsen Feltzing2002-06-30
* win32 simulator up-to-dateFelix Arends2002-06-28
* un-broke win32sim buildFelix Arends2002-06-27
* Added backlight_time stubBjörn Stenberg2002-06-27
* Moved settings.c/h to apps/Björn Stenberg2002-06-27
* Removed play.cBjörn Stenberg2002-06-27
* Added mpeg_next() and mpeg_prev()Björn Stenberg2002-06-26
* adjusted for auto cvs compileFelix Arends2002-06-26
* resource was not compiled correctlyFelix Arends2002-06-26
* Finally, again a working version of the win32 simulator. I re-wrote the makef...Felix Arends2002-06-25
* A step towards WPSBjörn Stenberg2002-06-25
* Some X servers send KP_Begin for keypad 5Björn Stenberg2002-06-25
* added settings_menuRobert Hak2002-06-24
* added backkight_on(), we should have this change background colour orDaniel Stenberg2002-06-24
* added screensaver and games menuRobert Hak2002-06-24
* removed experimental LCD define again, added by accidentDaniel Stenberg2002-06-20
* added settings.c to the simulator buildDaniel Stenberg2002-06-20
* 1.1 compabilityFelix Arends2002-06-19
* builds properly with the new "libc headers"Daniel Stenberg2002-06-17
* added boxes, sokoban, bounce, removed screensaverRobert Hak2002-06-16
* added bounce.cDaniel Stenberg2002-06-15
* defined current_tick variable and repaired broken build.Felix Arends2002-06-15
* current_tick simulation addedDaniel Stenberg2002-06-14
* removed yield() define, we have a proper yield() implementation nowDaniel Stenberg2002-06-14
* removed sleep.c, the sleep() code was moved into thread.c as theDaniel Stenberg2002-06-14
* Fixed the threading to work as I wanted it:Daniel Stenberg2002-06-14
* kill warningDaniel Stenberg2002-06-14
* warning hunt and kill sessionDaniel Stenberg2002-06-14
* go bananas, now we complain on *lots* of detailsDaniel Stenberg2002-06-14
* Threading is working on uisw32 as well now, code is up-to-date, makefile is u...Felix Arends2002-06-12
* Added win32/uisw32.rcBjörn Stenberg2002-06-11