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.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Implement time-based resume and playback start.
Michael Sevakis
2014-03-10
*
Use crc32 of filename to resume tracks
Richard Quirk
2013-01-02
*
loader-initialized global plugin API:
Andrew Mahone
2009-01-16
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Plugin parameters should be const.
Steve Bavin
2008-05-13
*
pluginlib: made local functions in static and made sure that source files inc...
Bertrik Sikken
2008-05-04
*
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-04-23
*
the menu and list now accepts a parent viewport to draw in (and the menu can ...
Jonathan Gordon
2008-03-26
*
Accept FS#7966 by Bertrik Sikken, correcting captions in playback control sub...
Nils Wallménius
2007-10-20
*
Fix the text for settings which have a different title than what is shown in ...
Jonathan Gordon
2007-07-23
*
Rearrange and cleanup settings code
Jonathan Gordon
2007-07-11
*
Accept FS#7264 'Build with -Os switch for coldfire targets'.
Nils Wallménius
2007-06-13
*
woops, used the wrong define
Jonathan Gordon
2007-03-26
*
Convert the playback control menu to the new API. Makes a good example
Jonathan Gordon
2007-03-26
*
Make the Play / Pause option restart playback if its stopped also
Jonathan Gordon
2007-03-12
*
Fix minor typo in the plugin playback control menu c->C
Nils Wallménius
2006-11-28
*
'no voice' is -1 not 0 and menu_items does have a pointer
Marcoen Hirschberg
2006-08-11
*
don't assign NULL to a long (fixes sim build warnings)
Marcoen Hirschberg
2006-08-11
*
Basic plugin playback control menu by Jonathan Gordon (Patch #4874)
Linus Nielsen Feltzing
2006-03-26