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