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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
greyscale.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
1
-2
/
+2
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
1
-17
/
+1
2018-07-28
Add cleaned-up xDuoo X3 support
Solomon Peachy
1
-0
/
+8
2016-01-25
Replace SAMSUNG_YH920_PAD with YH92X
Sebastian Leonhardt
1
-1
/
+1
2014-05-24
Separate keymaps for YH-820 and YH-920/925
Sebastian Leonhardt
1
-1
/
+2
2011-01-24
* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...
Teruaki Kawashima
1
-2
/
+2
2010-08-28
plugins: use lcd_putsf/lcd_putsxyf
Rafaël Carré
1
-4
/
+1
2010-08-24
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
1
-6
/
+3
2010-08-23
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
1
-3
/
+6
2010-08-23
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
1
-6
/
+3
2009-08-04
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...
Michael Giacomelli
1
-0
/
+8
2009-01-24
Add button map for the Clip.
Jens Arnold
1
-0
/
+8
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
1
-6
/
+4
2008-11-20
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
1
-2
/
+2
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-05-13
Plugin parameters should be const.
Steve Bavin
1
-2
/
+2
2008-04-07
m:robe 100: a few button defines and other greyscale related changes
Robert Kukla
1
-1
/
+1
2008-04-06
Adapt the remaining plugins to put the greyscale isr on cop. Now they can be ...
Jens Arnold
1
-1
/
+1
2008-03-25
iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~...
Jens Arnold
1
-0
/
+11
2008-03-25
Revert accidental tree commit. /me needs a smaller enter key...
Jens Arnold
1
-11
/
+0
2008-03-25
Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...
Jens Arnold
1
-0
/
+11
2008-03-02
Greyscale library: Preparations for a gamma measurement plugin.
Jens Arnold
1
-1
/
+2
2008-01-13
Greyscale test plugin: Add missing button definitions for M5.
Jens Arnold
1
-0
/
+8
2008-01-13
Greyscale library: Plugins can now put the management structure in IRAM for h...
Jens Arnold
1
-0
/
+1
2008-01-04
All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...
Jens Arnold
1
-0
/
+352