Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
47b67ba6f60b0f4b04f2583f35a553619bcf3ca1
/
uisimulator
/
common
/
lcd-common.c
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 17 years ago
3d30be8
lcd-common.h hasn't contained code in nearly 6 years.
by Michael Giacomelli
· 17 years ago
b88c7d0
The blit functions shouldn't exist for the simulator.
by Jens Arnold
· 17 years ago
c84e345
Oops, fix red.
by Jens Arnold
· 17 years ago
68a2168
Consistent naming scheme the various blit functions. * Removed lcd_blit_mono() for colour targets. Plugin API became incompatible, so sort, clean up & bump. * Implemented lcd_blit_mono() for M3.
by Jens Arnold
· 17 years ago
979c2b7
Add lcd_sleep stub to sim too.
by Michael Sevakis
· 18 years ago
f6209cc
a little extra poke to get the sim to build
by Daniel Stenberg
· 18 years ago
9051afa
Contrast setting cleanup: * Only include contrast setting for targets where it's used. * Make lcd_default_contrast() a stub for simulators.
by Jens Arnold
· 18 years ago
fc72c53
Patch #1417462 by Dan Everton - Improved SDL simulator
by Linus Nielsen Feltzing
· 19 years ago
60e8f4f
First steps towards SDL sim for windows
by Linus Nielsen Feltzing
· 19 years ago
3be6cf1
16bit colour support (H300) for the win32 simulator.
by Jens Arnold
· 19 years ago
22c15b7
Simulator stub for remote lcd flip.
by Jens Arnold
· 20 years ago
ac31e6a
Remote LCD support added to the x11 simulator, take 1. The win32 simulator
by Daniel Stenberg
· 20 years ago
22b7701
Build cleanup and general fixes. fprintf() is now fdprintf(), the separation
by Daniel Stenberg
· 20 years ago
0ceaa5e
Const policed pointer arguments to functions, part 2
by Jens Arnold
· 20 years ago
e8bb31e
Added missing newline
by Jens Arnold
· 21 years ago
a5e1d06
Upside Down option for display (and buttons) now wired into the display settings menu, persistence, simulator stubs
by Jörg Hohensohn
· 21 years ago
41cfe30
fixed lcd_blit for the (x11) sim
by Daniel Stenberg
· 21 years ago
e7a6a82
cleaned up
by Robert Hak
· 22 years ago
4db2ded
similarities in the two branches joined
by Robert Hak
· 22 years ago