summaryrefslogtreecommitdiffstats
path: root/uisimulator
AgeCommit message (Expand)AuthorFilesLines
2002-07-20added power.cFelix Arends2-7/+5
2002-07-20defined APPSVERSION for win32 simulator and defined strncasecmpFelix Arends2-4/+9
2002-07-16battery_level() already had a stubBjörn Stenberg2-6/+4
2002-07-16Added stub for battery_level()Björn Stenberg3-13/+39
2002-07-15Added build timestamp in version stringBjörn Stenberg1-5/+5
2002-07-02relative paths in .vcproj fileFelix Arends2-1/+1
2002-07-02made get_button a little slower to get a more realistic controlFelix Arends3-1/+5
2002-07-02everything up-to-dateFelix Arends2-1/+29
2002-06-30Now uses firmware/mpeg.cLinus Nielsen Feltzing2-74/+8
2002-06-28win32 simulator up-to-dateFelix Arends3-10/+93
2002-06-27un-broke win32sim buildFelix Arends3-1/+9
2002-06-27Added backlight_time stubBjörn Stenberg1-0/+5
2002-06-27Moved settings.c/h to apps/Björn Stenberg1-3/+3
2002-06-27Removed play.cBjörn Stenberg1-4/+1
2002-06-26Added mpeg_next() and mpeg_prev()Björn Stenberg1-0/+8
2002-06-26adjusted for auto cvs compileFelix Arends1-4/+7
2002-06-26resource was not compiled correctlyFelix Arends1-2/+5
2002-06-25Finally, again a working version of the win32 simulator. I re-wrote the makef...Felix Arends6-105/+109
2002-06-25A step towards WPSBjörn Stenberg2-2/+21
2002-06-25Some X servers send KP_Begin for keypad 5Björn Stenberg1-0/+1
2002-06-24added settings_menuRobert Hak1-3/+8
2002-06-24added backkight_on(), we should have this change background colour orDaniel Stenberg1-0/+5
2002-06-24added screensaver and games menuRobert Hak1-1/+7
2002-06-20removed experimental LCD define again, added by accidentDaniel Stenberg1-1/+1
2002-06-20added settings.c to the simulator buildDaniel Stenberg1-2/+5
2002-06-191.1 compabilityFelix Arends4-8/+59
2002-06-17builds properly with the new "libc headers"Daniel Stenberg1-19/+31
2002-06-16added boxes, sokoban, bounce, removed screensaverRobert Hak1-2/+5
2002-06-15added bounce.cDaniel Stenberg1-1/+4
2002-06-15defined current_tick variable and repaired broken build.Felix Arends5-1/+9
2002-06-14current_tick simulation addedDaniel Stenberg1-5/+9
2002-06-14removed yield() define, we have a proper yield() implementation nowDaniel Stenberg1-1/+0
2002-06-14removed sleep.c, the sleep() code was moved into thread.c as theDaniel Stenberg2-29/+1
2002-06-14Fixed the threading to work as I wanted it:Daniel Stenberg1-7/+30
2002-06-14kill warningDaniel Stenberg1-1/+1
2002-06-14warning hunt and kill sessionDaniel Stenberg8-71/+84
2002-06-14go bananas, now we complain on *lots* of detailsDaniel Stenberg1-1/+1
2002-06-12Threading is working on uisw32 as well now, code is up-to-date, makefile is u...Felix Arends11-53/+189
2002-06-11Added win32/uisw32.rcBjörn Stenberg1-0/+1
2002-06-10add thread functionality, powered by pthreadsDaniel Stenberg2-2/+71
2002-06-04works with playlist code, now stubs mpeg_play() to be able to show someDaniel Stenberg2-1/+16
2002-06-04clarified and added details about the X11 simulator buildDaniel Stenberg1-4/+19
2002-06-04the sim should not take args off the command lineRobert Hak1-0/+6
2002-06-01Player compatible code, interface still needs some changes for playerFelix Arends6-41/+61
2002-05-31updated the build instruction since we now support building the simulatorDaniel Stenberg1-7/+16
2002-05-31supports OBJDIR etc to make it possible to have the configure script generateDaniel Stenberg1-38/+39
2002-05-31include the 8bit bitmap instead of the previos 24bit one (that is no longerDaniel Stenberg1-1/+1
2002-05-30removed the no longer used code for simulating the player LCDDaniel Stenberg1-18/+0
2002-05-30we don't need these weirdo defined anymoreDaniel Stenberg2-47/+0
2002-05-30Added the two Player-specific keys to the description. The X11 simulator isDaniel Stenberg1-3/+2