Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
679d1e799c467d45befc272c0feb961f3343dc9a
/
uisimulator
/
common
/
lcd-playersim.c
7038c55
Fix a bug introduced in 91b52a1, broken icons in the Archos Player simulator.
by Szymon Dziok
· 12 years ago
91b52a1
Fix another uninitialized var warning.
by Thomas Martitz
· 13 years ago
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
54ea2e4
Charcell lcd driver: Preparations for switching to non-immediate LCD updates, using lcd_update() like on bitmap targets. * Added proper clipping. * Simplified simulator code.
by Jens Arnold
· 18 years ago
ad4e3d6
First step of charcell LCD code rework: * Make it fully unicode aware so that adding non-ISO8859-1 scripts becomes possible (limited by the LCD capabilities of course). * Make the API more similar to the bitmap LCD code's API. * Moved hardware dependent parts to target tree. * Simplified code. * Jumpscroll temporarily non-functional.
by Jens Arnold
· 18 years ago
3e496e3
Reworked player simulator icons to fit the changed charcell scale factor and look more like the actual icons. Adapted player sim display sizes.
by Jens Arnold
· 19 years ago
b585e87
Refactor SDL sim source so drawing routines are written once. Split bitmap, remote, and charcell LCD in to their own files. Add zoom support, use --zoom factor (e.g. --zoom 2 for two times zoom) to use it.
by Dan Everton
· 19 years ago
ba45411
file.h is not accessible for the simulated-functions files
by Daniel Stenberg
· 20 years ago
6c33c51
Redesigned the button handling. The code now uses symbolic function defines instead of checking for specific buttons. This makes it easier to add support for new devices with different button layouts.
by Björn Stenberg
· 20 years ago
0ceaa5e
Const policed pointer arguments to functions, part 2
by Jens Arnold
· 20 years ago
b9a5198
Player LCD simulation no longer writes outside the frame buffer
by Linus Nielsen Feltzing
· 20 years ago
ffefc5d
A bit faster update of Player simulator.
by Kjell Ericson
· 22 years ago
ea3d4d5
Implementing Rocklatin for Rockbox player.
by Kjell Ericson
· 22 years ago
54d5e2c
Added a 5 pixel border around the content. Looks better (that's all).
by Kjell Ericson
· 22 years ago
097bd10
Adjusted position of second icon line.
by Mats Lidell
· 22 years ago
dae8dea
The lcd_clear_display() didn't work. Added some debug-stuff.
by Kjell Ericson
· 22 years ago
3262207
Updated for better player simulator.
by Kjell Ericson
· 22 years ago
ccfa848
Many functions have been changed.
by Kjell Ericson
· 22 years ago
786d2c3
Rewritten based on lcd-player.c.
by Mats Lidell
· 22 years ago
c4a09ad
Scroll works for wps and menus. Still much cleanup to do.
by Mats Lidell
· 22 years ago
1e95013
what did that #ifdef do there?
by Felix Arends
· 22 years ago
36e935f
Created.
by Mats Lidell
· 22 years ago