summaryrefslogtreecommitdiffstats
path: root/uisimulator/x11
AgeCommit message (Expand)AuthorFilesLines
2003-02-27Fix red sim buildBjörn Stenberg1-0/+5
2003-02-15fix to not use the redefined calls within the redefined calls themselves,Daniel Stenberg1-8/+8
2003-02-14added the missing write()Daniel Stenberg1-0/+1
2003-02-14this compiles betterDaniel Stenberg1-3/+8
2003-02-07fixes the warningDaniel Stenberg1-0/+2
2003-02-07use new pathDaniel Stenberg3-3/+3
2003-02-07build and work with the new include path(s)Daniel Stenberg6-8/+24
2003-02-05include the original kernel.h from the new locationDaniel Stenberg1-2/+1
2003-01-28Added close() and proper creat() to x11 emulatorBjörn Stenberg2-1/+9
2003-01-24Remove use of rockbox-mode.el in local variables list.Mats Lidell2-11/+0
2003-01-21Printing keyboard shortcuts at startup.Kjell Ericson1-0/+27
2003-01-20Default window zoom for Recorder simulator is 2.Kjell Ericson2-22/+61
2003-01-15Added rename() to simulatorBjörn Stenberg2-2/+19
2003-01-10Implementing Rocklatin character set for Rockbox player.Kjell Ericson1-3/+4
2003-01-10Implementing Rocklatin for Rockbox player.Kjell Ericson1-1/+4
2003-01-09The much-anticipated queue patch by Hardeep Sidhu. Queue a file by holding do...Björn Stenberg2-0/+31
2002-12-04Added virtual keyboard for text input, loosely based on John Wood's codeBjörn Stenberg1-1/+4
2002-12-03Some simulator correctionsLinus Nielsen Feltzing1-1/+4
2002-11-12Added disk space to Info menu item. (Players press + to see it.)Björn Stenberg1-0/+21
2002-10-29added printf() protoDaniel Stenberg1-0/+1
2002-10-28Changed XPoint to "struct coordinate".Kjell Ericson1-8/+37
2002-10-28New file font-player.c is added.Kjell Ericson1-1/+4
2002-10-28Using the structures "rectangle" and "points" when drawing (Win32 doesn't hav...Kjell Ericson1-4/+39
2002-10-28Added command line parameter "--old_lcd" that will simulate the old LCD ofKjell Ericson1-6/+17
2002-10-21The font will be shown in another way in player-simulator so the sysfont.cKjell Ericson1-2/+2
2002-10-21Doubled the height/width for player.Kjell Ericson1-1/+1
2002-10-21The window zooming is now depending on LCD_WIDTH and LCD_HEIGHT.Kjell Ericson1-8/+8
2002-10-18Use lcd-player.c in simulator.Mats Lidell1-1/+4
2002-10-18Player don't use dynamic fonts.Mats Lidell1-5/+0
2002-10-17Changed Logf to printf while debugging.Kjell Ericson1-3/+4
2002-10-17The simulated version shall not have a BITMAP_LCD any more (fucked up the scr...Kjell Ericson1-1/+1
2002-10-17Drawing the same kind of frame for both recorder and player.Kjell Ericson1-5/+0
2002-10-16Using expose-event instead of resizerequest-event in order to be able toKjell Ericson1-18/+10
2002-10-16First attempt to adjust the drawing routines to be able to zoom the window.Kjell Ericson1-30/+24
2002-10-16Updated version to 0.2Kjell Ericson1-1/+1
2002-10-15less crap makes better codeDaniel Stenberg1-6/+2
2002-10-15make credits.c use the generated list of names properly as already doneDaniel Stenberg1-1/+5
2002-10-15Added cube.c to buildDaniel Stenberg1-1/+4
2002-10-14Now the X11 simulator sets the BUTTON_REL bit properly and thus generatesDaniel Stenberg3-68/+30
2002-10-13slow down the button check function, this makes the cube look sane in theDaniel Stenberg1-0/+4
2002-10-12removed showtext.cDaniel Stenberg1-4/+1
2002-10-11set HAVE_RTC when building Recorder simulatorsDaniel Stenberg1-1/+3
2002-10-11Player simulator uses lcd-playersim for display.Mats Lidell1-1/+8
2002-10-04Frédéric Dang Ngoc pointed out a bug in the lcd_update_rect() for X11.Daniel Stenberg1-1/+1
2002-10-02Changed .eq file format to simple 'setting: value' model.Björn Stenberg1-1/+4
2002-09-30viewer added to the buildDaniel Stenberg1-1/+4
2002-09-27Philip Pertermanns peak meterLinus Nielsen Feltzing1-1/+4
2002-09-25build the language stuff correctly and an improved clean targetDaniel Stenberg1-3/+7
2002-09-24Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_gets...Björn Stenberg1-4/+1
2002-09-24Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...Björn Stenberg1-1/+5