index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
uisimulator
/
common
/
lcd-common.c
(
unfollow
)
Commit message (
Expand
)
Author
2006-07-25
Contrast setting cleanup: * Only include contrast setting for targets where i...
Jens Arnold
2006-02-03
Patch #1417462 by Dan Everton - Improved SDL simulator
Linus Nielsen Feltzing
2006-01-25
First steps towards SDL sim for windows
Linus Nielsen Feltzing
2005-11-15
16bit colour support (H300) for the win32 simulator.
Jens Arnold
2005-06-17
Simulator stub for remote lcd flip.
Jens Arnold
2005-05-23
Remote LCD support added to the x11 simulator, take 1. The win32 simulator
Daniel Stenberg
2005-02-22
Build cleanup and general fixes. fprintf() is now fdprintf(), the separation
Daniel Stenberg
2004-08-17
Const policed pointer arguments to functions, part 2
Jens Arnold
2004-04-21
Added missing newline
Jens Arnold
2003-12-20
Upside Down option for display (and buttons) now wired into the display setti...
Jörg Hohensohn
2003-12-15
fixed lcd_blit for the (x11) sim
Daniel Stenberg
2002-08-13
cleaned up
Robert Hak
2002-08-13
similarities in the two branches joined
Robert Hak
2002-08-07
Added status bar to file browser and wps
Markus Braun
2002-07-16
Added stub for battery_level()
Björn Stenberg
2002-06-27
Added backlight_time stub
Björn Stenberg
2002-06-24
added backkight_on(), we should have this change background colour or
Daniel Stenberg
2002-06-14
warning hunt and kill session
Daniel Stenberg
2002-05-30
removed the no longer used code for simulating the player LCD
Daniel Stenberg
2002-05-17
Added lcd_update() to player lcd_puts()
Björn Stenberg
2002-05-10
Removed testing debugf()
Björn Stenberg
2002-05-10
Adapted to changes in the lcd API.
Björn Stenberg
2002-05-04
started to implement the charcell LCD api
Daniel Stenberg
2002-05-03
Commented out log statement on lcd_update
Robert Hak
2002-04-30
clear first, then draw might look better
Daniel Stenberg
2002-04-27
use Logf()
Daniel Stenberg
2002-04-27
moved X11-specific files into a separate subdir to keep root clean for
Daniel Stenberg
2002-04-27
runs the app now, improved the lcd simulation a bit
Daniel Stenberg
2002-04-19
Quick hack to clear screen before updating
Björn Stenberg
2002-04-11
adjusted to new lcd code
Daniel Stenberg
2002-03-26
cut off debug output
Daniel Stenberg
2002-03-26
so this works now
Daniel Stenberg
2002-03-26
updates
Daniel Stenberg
2002-03-26
lcd_update() works for X11 now...
Daniel Stenberg
2002-03-26
generic and specific LCD functions
Daniel Stenberg