summaryrefslogtreecommitdiffstats
path: root/uisimulator/x11
AgeCommit message (Expand)AuthorFilesLines
2002-08-11added blankRobert Hak1-1/+4
2002-08-11First version of loadable fonts patch by Alex GitelmanBjörn Stenberg1-4/+23
2002-08-09fix window sizes to match the screen size, enlarged the player sim fontDaniel Stenberg2-2/+17
2002-08-07fix compiling after battery_level changesHeikki Hannikainen1-1/+4
2002-08-07Added status bar to file browser and wpsMarkus Braun2-9/+12
2002-08-07healing the X11 simulator (button_get_w_tmo wise), please bear with me as IDaniel Stenberg1-0/+19
2002-08-06disable LCD_PROPFONTS in the default build, as the actual firmware buildDaniel Stenberg1-1/+1
2002-08-05there is no XK_Enter!Daniel Stenberg1-2/+2
2002-08-05George Styles added a few keys for running the simulator on without numericalDaniel Stenberg1-0/+16
2002-07-27Added set_release() and set_repeat()Linus Nielsen Feltzing1-0/+17
2002-07-22Added status.cLinus Nielsen Feltzing1-1/+4
2002-07-16battery_level() already had a stubBjörn Stenberg1-1/+4
2002-07-16Added stub for battery_level()Björn Stenberg2-13/+6
2002-07-15Added build timestamp in version stringBjörn Stenberg1-5/+5
2002-06-30Now uses firmware/mpeg.cLinus Nielsen Feltzing2-74/+8
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-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-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-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-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-04the sim should not take args off the command lineRobert Hak1-0/+6
2002-05-31supports OBJDIR etc to make it possible to have the configure script generateDaniel Stenberg1-38/+39
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-29shorten the sleep for blocking key-gets to make it behave betterDaniel Stenberg1-1/+1
2002-05-28adjusted to new button_get apiDaniel Stenberg1-2/+12
2002-05-28mpeg_stop stub addedDaniel Stenberg1-0/+4
2002-05-27build sound_menu, add mpeg.o to simulat the target mpeg_* functionsDaniel Stenberg1-3/+6
2002-05-27simulate the mpeg functions to make the sim buildDaniel Stenberg1-0/+33
2002-05-27make yield() simply do a short sleep when simulatedDaniel Stenberg1-0/+2
2002-05-24added reference to location of mpeg_play.h for includesRobert Hak1-1/+5
2002-05-21Added player MENU and ON keysBjörn Stenberg1-0/+6