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
/
test_viewports.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
-62
/
+0
2014-01-07
lcd-16bit: Remove {lss,lse,lst}_pattern fields from struct viewport.
Thomas Martitz
1
-20
/
+0
2010-08-24
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
1
-1
/
+1
2010-08-23
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
1
-1
/
+1
2010-08-23
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
1
-1
/
+1
2009-05-25
Lua: port viewports + add test_viewports.lua
Maurus Cuelenaere
1
-1
/
+1
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
1
-8
/
+2
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-06-23
FS#9051 - remove LCD margins... use viewports if you need them...
Jonathan Gordon
1
-18
/
+0
2008-05-13
Plugin parameters should be const.
Steve Bavin
1
-3
/
+3
2008-04-13
Fixed "#else if", changed to "#elif"
Bertrik Sikken
1
-1
/
+1
2008-01-08
Add the viewport functions to the screens API, including a new getfont() func...
Dave Chapman
1
-0
/
+309