index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
png
(
unfollow
)
Commit message (
Expand
)
Author
2010-01-18
jpeg,png: Merge user interface code and plugin entry point of the two plugins...
Teruaki Kawashima
2009-12-21
jpeg,png: Change "Off: Quit." to "Show Menu: Quit." so that the message is le...
Teruaki Kawashima
2009-12-18
jpeg,png: Separate code to load file from load_and_show().
Teruaki Kawashima
2009-12-15
Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and
Tomer Shalev
2009-12-05
A few more GoGear SA9200 plugin keymaps.
Robert Menes
2009-12-04
png: Change zoom in/out method and don't center the view on zoom.
Teruaki Kawashima
2009-11-22
Fix references to those files.
Nils Wallménius
2009-11-22
Rename files to avoid name clash with a commit soon to come.
Nils Wallménius
2009-11-18
jpeg/png: Remove erased file name from list of file when change file.
Teruaki Kawashima
2009-11-17
jpeg/png: refactor use of buf.
Teruaki Kawashima
2009-11-15
jpeg/png: change file list handling a bit.
Teruaki Kawashima
2009-11-15
jpeg/png: unify code to display image to draw_image(_rect).
Teruaki Kawashima
2009-08-31
* Fix plugin keymaps for VX777
Maurus Cuelenaere
2009-08-04
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...
Michael Giacomelli
2009-07-26
Onda VX747: change PNG menu button to BUTTON_POWER
Maurus Cuelenaere
2009-07-25
Fix some casts from pointer to int, now cast to intptr_t
Frank Gevaerts
2009-07-25
Add a png viewer plugin
Frank Gevaerts