summaryrefslogtreecommitdiffstats
path: root/uisimulator/x11/lcd-x11.c
AgeCommit message (Expand)AuthorFilesLines
2004-06-16Fixed a warning (unused variable)Jens Arnold1-2/+0
2004-06-16removed silly debug outputsDaniel Stenberg1-2/+0
2003-12-23Screen buffer transposed, such that bytes in X-direction are consecutive. Thi...Jörg Hohensohn1-9/+9
2003-04-23remove debug outputDaniel Stenberg1-1/+2
2003-02-27Fix red sim buildBjörn Stenberg1-0/+5
2003-02-07build and work with the new include path(s)Daniel Stenberg1-0/+7
2003-01-24Remove use of rockbox-mode.el in local variables list.Mats Lidell1-5/+0
2003-01-10Implementing Rocklatin character set for Rockbox player.Kjell Ericson1-3/+4
2002-10-28Changed XPoint to "struct coordinate".Kjell Ericson1-8/+37
2002-10-17Changed Logf to printf while debugging.Kjell Ericson1-3/+4
2002-10-04Frédéric Dang Ngoc pointed out a bug in the lcd_update_rect() for X11.Daniel Stenberg1-1/+1
2002-09-10added lcd_update_rect() simulator-styleDaniel Stenberg1-16/+62
2002-08-07Added status bar to file browser and wpsMarkus Braun1-8/+8
2002-07-16Added stub for battery_level()Björn Stenberg1-10/+0
2002-06-27Added backlight_time stubBjörn Stenberg1-0/+5
2002-06-24added backkight_on(), we should have this change background colour orDaniel Stenberg1-0/+5
2002-06-14warning hunt and kill sessionDaniel Stenberg1-0/+3
2002-05-30removed the no longer used code for simulating the player LCDDaniel Stenberg1-18/+0
2002-05-17Added lcd_update() to player lcd_puts()Björn Stenberg1-5/+6
2002-05-10Removed testing debugf()Björn Stenberg1-1/+0
2002-05-10Adapted to changes in the lcd API.Björn Stenberg1-1/+2
2002-05-04started to implement the charcell LCD apiDaniel Stenberg1-0/+17
2002-05-03Commented out log statement on lcd_updateRobert Hak1-1/+1
2002-04-30clear first, then draw might look betterDaniel Stenberg1-2/+1
2002-04-27use Logf()Daniel Stenberg1-1/+1
2002-04-27moved X11-specific files into a separate subdir to keep root clean forDaniel Stenberg1-0/+109