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
/
playback_control.h
(
unfollow
)
Commit message (
Expand
)
Author
2010-02-25
plugins/lib: remove out-dated comments about plugin api.
Teruaki Kawashima
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-13
Plugin parameters should be const.
Steve Bavin
2008-05-04
pluginlib: made local functions in static and made sure that source files inc...
Bertrik Sikken
2008-04-23
option_screen() now accepts a viewport
Jonathan Gordon
2008-04-23
allow the plugin playback control menu to be put in a viewport.
Jonathan Gordon
2008-03-11
pointers suck... spotted in IRC
Jonathan Gordon
2007-03-26
Convert the playback control menu to the new API. Makes a good example
Jonathan Gordon
2006-03-26
Basic plugin playback control menu by Jonathan Gordon (Patch #4874)
Linus Nielsen Feltzing
2006-02-07
Add Equalizer configuration to Sound Settings menu.
Dan Everton
2006-02-03
Patch #1417462 by Dan Everton - Improved SDL simulator
Linus Nielsen Feltzing
2003-07-01
Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis...
Hardeep Sidhu
2003-03-12
Changed ON+PLAY screen to a menu, unified player & recorder and moved the cod...
Björn Stenberg
2002-07-15
Added build timestamp in version string
Björn Stenberg
2002-05-29
make the version string say "CVS" when retrieved from CVS, it gets
Daniel Stenberg
2002-05-29
Added version display to menu
Björn Stenberg
2002-05-29
APPSVERSION is defined in a stand-alone header file, and main.c sets
Daniel Stenberg