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
/
lib
/
SOURCES
(
follow
)
Commit message (
Expand
)
Author
Age
*
The old grayscale library is now officially dead.
Jens Arnold
2008-01-13
*
All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...
Jens Arnold
2008-01-04
*
Also keep the backlight on in mpegplayer when plugged in. Fixes FS #7584. Cre...
Peter D'Hoye
2007-08-13
*
Rewrote the clock plugin in a cleaner and more modular way so that it can sca...
Kevin Ferrare
2007-08-04
*
Move the old api out of the core and into the plugin lib.
Jonathan Gordon
2007-05-08
*
Beginnings of a fixed point math library for use in plugins. fsincos() only f...
Jens Arnold
2006-12-10
*
* Move checkbox to plugin api (core never uses it)
Jonathan Gordon
2006-11-19
*
implement actions in the plugins, bubbles and metronome converted.
Jonathan Gordon
2006-11-16
*
Grayscale library ported to the grayscale iPods, first version. Added C refer...
Jens Arnold
2006-08-07
*
Lib to save a bitmap struct to a bmp file. Only works/tested with color bitmaps.
Antoine Cellerier
2006-07-19
*
RGB <-> HSV colorspace conversion lib
Antoine Cellerier
2006-07-19
*
Basic plugin playback control menu by Jonathan Gordon (Patch #4874)
Linus Nielsen Feltzing
2006-03-26
*
LCD extension library: Implemented scrolling for LCD depths below 8 bit. * Os...
Jens Arnold
2006-03-08
*
Finally - grayscale library support for the simulators. Currently SDL only, w...
Jens Arnold
2006-02-26
*
Made the overlay loader code part of the plugin library.
Jens Arnold
2006-02-23
*
Do not compile grayscale lib (and plugins needing it) for the iPod Grayscale LCD
Dave Chapman
2006-02-10
*
Profiling support, tools and documentation.
Brandon Low
2006-01-18
*
Grayscale library: (1) Ported to iriver H1x0. Experiments have shown that the...
Jens Arnold
2005-07-27
*
Complete rework of the grayscale library: (1) Implemented the new rockbox gra...
Jens Arnold
2005-07-25
*
Beginnings of a library complementing the core LCD functions. First function:...
Jens Arnold
2005-07-12
*
removed old codec leftovers
Daniel Stenberg
2005-06-29
*
Don't try to compile the grayscale lib for unsupported configurations, saves ...
Jens Arnold
2005-06-27
*
moved and renamed the codecs, gave the codecs a new extension (.codec),
Daniel Stenberg
2005-06-22
*
A new API for saving highscores in game plugins
Linus Nielsen Feltzing
2005-06-08
*
First audio codec playback attempt by Miikka Pekkarinen
Linus Nielsen Feltzing
2005-06-05
*
Move contents of plugins/xxx2wav.h into the plugin library
Dave Chapman
2005-02-16
*
Beginnings of a graphics library for the player LCD. So far the only drawing ...
Jens Arnold
2005-02-10
*
only compile files that are relevant
Daniel Stenberg
2004-10-05
*
new SOURCES file that specifies which files to build in each dir, use
Daniel Stenberg
2004-10-04