summaryrefslogtreecommitdiff
path: root/uisimulator/x11/lcd-x11.c
AgeCommit message (Expand)Author
2005-10-23X11 simulator: * Correctly redraw the window when it was destroyed by overlay...Jens Arnold
2005-10-23X11 simulator: Fixed margins and scaling (window zoom) for all simulated targ...Jens Arnold
2005-07-14introducing H1x0 style grayscale support in the X11 simDaniel Stenberg
2005-07-064-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold
2005-05-23Remote LCD support added to the x11 simulator, take 1. The win32 simulatorDaniel Stenberg
2005-03-18Major rework of the x11 simulator button handling. (1) Button repeat should a...Jens Arnold
2005-03-18Extensive code policing (indentation levels, tab characters).Jens Arnold
2004-09-16Moved LCD_WIDHT/HEIGHT from lcd driver to config file.Björn Stenberg
2004-06-16Fixed a warning (unused variable)Jens Arnold
2004-06-16removed silly debug outputsDaniel Stenberg
2003-12-23Screen buffer transposed, such that bytes in X-direction are consecutive. Thi...Jörg Hohensohn
2003-04-23remove debug outputDaniel Stenberg
2003-02-27Fix red sim buildBjörn Stenberg
2003-02-07build and work with the new include path(s)Daniel Stenberg
2003-01-24Remove use of rockbox-mode.el in local variables list.Mats Lidell
2003-01-10Implementing Rocklatin character set for Rockbox player.Kjell Ericson
2002-10-28Changed XPoint to "struct coordinate".Kjell Ericson
2002-10-17Changed Logf to printf while debugging.Kjell Ericson
2002-10-04Frédéric Dang Ngoc pointed out a bug in the lcd_update_rect() for X11.Daniel Stenberg
2002-09-10added lcd_update_rect() simulator-styleDaniel Stenberg
2002-08-07Added status bar to file browser and wpsMarkus Braun
2002-07-16Added stub for battery_level()Björn Stenberg
2002-06-27Added backlight_time stubBjörn Stenberg
2002-06-24added backkight_on(), we should have this change background colour orDaniel Stenberg
2002-06-14warning hunt and kill sessionDaniel Stenberg
2002-05-30removed the no longer used code for simulating the player LCDDaniel Stenberg
2002-05-17Added lcd_update() to player lcd_puts()Björn Stenberg
2002-05-10Removed testing debugf()Björn Stenberg
2002-05-10Adapted to changes in the lcd API.Björn Stenberg
2002-05-04started to implement the charcell LCD apiDaniel Stenberg
2002-05-03Commented out log statement on lcd_updateRobert Hak
2002-04-30clear first, then draw might look betterDaniel Stenberg
2002-04-27use Logf()Daniel Stenberg
2002-04-27moved X11-specific files into a separate subdir to keep root clean forDaniel Stenberg