index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
uisimulator
/
sdl
/
lcd-bitmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-15
- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...
Thomas Martitz
1
-415
/
+0
2009-12-17
Enable backlight brightness in simulator
Maurus Cuelenaere
1
-5
/
+1
2009-09-04
Sim: Add support for vertical stride.
Karl Kurbjun
1
-0
/
+4
2009-02-10
Move screendump from apps to firmware, solving two nasty firmware-to-apps cal...
Jens Arnold
1
-5
/
+3
2009-02-10
Simulate backlight for colour targets. Implements the idea from FS #9884, but...
Jens Arnold
1
-5
/
+19
2009-02-09
More compact screendump routines for core and greylib. The core routine might...
Jens Arnold
1
-12
/
+12
2009-02-09
Fix red and yellow.
Jens Arnold
1
-1
/
+3
2009-02-09
Put the display colours for monochrome and greyscale targets into the target ...
Jens Arnold
1
-136
/
+94
2009-01-24
Simulator: Fix an almost 3 years old colour init bug both on startup and on g...
Jens Arnold
1
-7
/
+23
2008-12-04
Sansa Clip Simulator: emulate the real screen at the price of some CPU (FS#9521)
Rafaël Carré
1
-24
/
+80
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-03-24
Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...
Jens Arnold
1
-2
/
+2
2008-03-14
More M3 work: Rockbox logo, keymap, sim definitions, sim bitmap. Simulator bu...
Jens Arnold
1
-1
/
+4
2008-03-02
simulator:
Robert Kukla
1
-3
/
+4
2008-01-03
Initial WVS for mpegplayer. Adjusts to the user's preferred font and uses FF/...
Michael Sevakis
1
-1
/
+1
2007-09-25
Dithering option for mpegplayer on gigabeat-f/x and e200. Assembly IDCT for A...
Michael Sevakis
1
-0
/
+204
2007-04-12
Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...
Jens Arnold
1
-4
/
+4
2007-03-05
Remove the annoying backlight debug output in the simulator
Linus Nielsen Feltzing
1
-2
/
+0
2007-02-18
Fix CONFIG_BACKLIGHT warnings.
Jens Arnold
1
-4
/
+4
2006-06-03
Adjustments for simulating a backlight-modded Ondio.
Jens Arnold
1
-1
/
+8
2006-04-04
Fix greyscale iPod sims for new LCD format.
Jens Arnold
1
-1
/
+1
2006-02-26
Finally - grayscale library support for the simulators. Currently SDL only, w...
Jens Arnold
1
-15
/
+74
2006-02-13
Backlight support for 8-bit targets in SDL sim. Redo sound handling. Still do...
Dan Everton
1
-1
/
+19
2006-02-09
Refactor SDL sim source so drawing routines are written once. Split bitmap, r...
Dan Everton
1
-0
/
+79