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