summaryrefslogtreecommitdiff
path: root/uisimulator/x11
AgeCommit message (Expand)Author
2002-09-03Now handles both player/ and recorder/ directoriesLinus Nielsen Feltzing
2002-08-30Moved display portions of wps.c into new file: wps-display.cBjörn Stenberg
2002-08-28Reverted back to monospace again. Let's not rock the boat until people can ch...Björn Stenberg
2002-08-27Made LCD_PROPFONTS default on recorderBjörn Stenberg
2002-08-26Removed beep-on-keypressBjörn Stenberg
2002-08-26Adapted wormlet to code standard and added it to simulators.Björn Stenberg
2002-08-21Added button release eventsBjörn Stenberg
2002-08-21Added icons for charcell simulator.Mats Lidell
2002-08-15added tags targetDaniel Stenberg
2002-08-13i fix, now sleepRobert Hak
2002-08-13removed ref to stubs.cRobert Hak
2002-08-11added blankRobert Hak
2002-08-11First version of loadable fonts patch by Alex GitelmanBjörn Stenberg
2002-08-09fix window sizes to match the screen size, enlarged the player sim fontDaniel Stenberg
2002-08-07fix compiling after battery_level changesHeikki Hannikainen
2002-08-07Added status bar to file browser and wpsMarkus Braun
2002-08-07healing the X11 simulator (button_get_w_tmo wise), please bear with me as IDaniel Stenberg
2002-08-06disable LCD_PROPFONTS in the default build, as the actual firmware buildDaniel Stenberg
2002-08-05there is no XK_Enter!Daniel Stenberg
2002-08-05George Styles added a few keys for running the simulator on without numericalDaniel Stenberg
2002-07-27Added set_release() and set_repeat()Linus Nielsen Feltzing
2002-07-22Added status.cLinus Nielsen Feltzing
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-06-30Now uses firmware/mpeg.cLinus Nielsen Feltzing
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-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-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-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-10add thread functionality, powered by pthreadsDaniel Stenberg
2002-06-04works with playlist code, now stubs mpeg_play() to be able to show someDaniel Stenberg
2002-06-04the sim should not take args off the command lineRobert Hak