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
/
oscillograph.c
(
unfollow
)
Commit message (
Expand
)
Author
2006-03-11
Removed lcd_roll() and lcd_remote_roll() functions. These functions were not ...
Jens Arnold
2006-03-05
Fix red sim builds.
Dan Everton
2006-03-05
Get oscillograph plugin working in the sim. Skips the lcd_roll using parts.
Dan Everton
2006-03-05
Get oscillograph plugin working on SWCODEC targets.
Dan Everton
2006-01-15
New plugin loader. Solves the crashes introduced with the .bss changes while ...
Jens Arnold
2005-08-29
Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...
Jens Arnold
2005-06-24
First part of graphics api rework. Special functions, parameter handling, pix...
Jens Arnold
2005-02-04
adapted to build on iRiver
Daniel Stenberg
2004-10-18
Plugin rework 2: (all) Compile-time keyboard configuration, for Ondio adaptio...
Jens Arnold
2003-06-29
Added plugin loader. Moved games, demos and the text viewer to loadable plugi...
Björn Stenberg
2002-11-30
updateing a build failure (ata_power_off) and first attempt to add 'playlist ...
Robert Hak
2002-10-16
don't compile on the simulator
Felix Arends
2002-09-24
Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_gets...
Björn Stenberg
2002-09-19
Added Philipp Pertermanns oscillograph demo
Björn Stenberg