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
/
ppmviewer.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Rework ppmviewer to fit our shiny new imageviewer framework. FS#11818 by me.
Marcin Bukat
2011-01-09
*
Remove build conditions inside .c plugin files
Rafaël Carré
2010-08-25
*
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-24
*
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
2010-08-23
*
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-23
*
ppmviewer/rockpaint: do not steal the audiobuffer (and stop playback) if the ...
Rafaël Carré
2010-06-10
*
ppmviewer: steal from audiobuffer for large arrays
Rafaël Carré
2010-06-10
*
Remove more tabs
Andree Buschmann
2010-02-07
*
PPM viewer - initial support for vertical strides - scaler needs to be modifi...
Karl Kurbjun
2009-10-08
*
loader-initialized global plugin API:
Andrew Mahone
2009-01-16
*
Added missing dependencies for codeclib and pluginlib. This required renaming...
Björn Stenberg
2009-01-12
*
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2008-11-20
*
FS#9281 Rename of splash functions.
Nils Wallménius
2008-08-15
*
fix line endings and properties
Frank Gevaerts
2008-06-30
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Add ppm and rppm viewer by Alexander Papst
Frank Gevaerts
2008-06-28