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
/
imageviewer
/
ppm
/
ppm_decoder.h
(
unfollow
)
Commit message (
Expand
)
Author
2011-01-09
Rework ppmviewer to fit our shiny new imageviewer framework. FS#11818 by me.
Marcin Bukat
2010-11-12
MPIO: move files a bit in preparation for HD300 port
Marcin Bukat
2010-10-22
Set svn properties
Marcin Bukat
2010-04-26
Add MPIO HD200 port - new files
Marcin Bukat
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2007-03-05
Bring up the M5 port to a working stage: Extended numerous explicit checks fo...
Jens Arnold
2006-10-30
General: changed local adc to voltage conversions in several places to use ba...
Michael Sevakis
2006-10-28
Cleanup of new button reading code. Moved functions for enabling of scanning ...
Michael Sevakis
2006-10-27
Put a couple x5-specific function declarations in adc-target.h where they sho...
Michael Sevakis
2006-08-22
Move X5 ADC code to target tree. Fix power button detection on H10. New ADC
Barry Wardell
2005-04-05
mp3buf renamed to audiobuf
Linus Nielsen Feltzing
2003-10-14
More linker safe MP3 buffer handling in the simulator
Linus Nielsen Feltzing
2003-05-09
Configurable dir browser file buffer size. No more 400-file limit. No more wh...
Linus Nielsen Feltzing
2003-02-07
Move publicly (from apps) accessed files from drivers/ to export/.
Daniel Stenberg
2002-08-07
Made battery_level() use the power history table to get an average battery le...
Heikki Hannikainen
2002-08-06
Added battery charger code for the recorder and battery voltage statistics ke...
Heikki Hannikainen
2002-07-28
Added battery_level_safe() function
Linus Nielsen Feltzing
2002-07-26
New voltage levels for full and empty battery
Linus Nielsen Feltzing
2002-07-22
Slightly different battery level range
Linus Nielsen Feltzing
2002-07-05
Added power_off() and lowered the FULL limit
Linus Nielsen Feltzing
2002-07-04
First version
Linus Nielsen Feltzing
2002-07-02
debug_ports()
Linus Nielsen Feltzing
2002-06-04
output debugf() nicely for simulator builds too
Daniel Stenberg
2002-05-17
Added gdb stub serial port setup
Björn Stenberg
2002-05-14
Changed from gcc extension to C99 varargs macros
Björn Stenberg
2002-05-06
missing #define for VC++
Stefan Meyer
2002-05-02
Changed debug to DEBUGF and panic to panicf.
Björn Stenberg
2002-04-20
First commit
Linus Nielsen Feltzing
2002-04-15
First check in
Björn Stenberg
2002-04-11
firmware typedefs. only bool so far
Daniel Stenberg
2002-03-26
updates
Daniel Stenberg
2002-03-26
lcd_update() works for X11 now...
Daniel Stenberg
2002-03-26
generic and specific LCD functions
Daniel Stenberg