- Status Closed
- Percent Complete
- Task Type Patches
- Category Plugins
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by Ben Basha - 2006-06-09
Last edited by Jonathan Gordon - 2007-08-02
Opened by Ben Basha - 2006-06-09
Last edited by Jonathan Gordon - 2007-08-02
FS#5522 - WPS at plugins
allows to play/pause, inc/dec volume, stop,
change songs, change pitch, ff/fr etc…
i add it to brickmania only right now.
i check it only in h300,
please check it on the other targets.
comments?
Does this actually show the WPS?
Wouldn't it be better to just use the Playback Menu that some plugins already have?
yes it does
I think that it's better than the Playback Menu because of this is show the all wps with the name of the song and all.
also you can open the onplay menu from the wps and go to the sound menu, change the eq settings etc..
I like this idea. It's simpler to adjust nearly everything already in the Playback Menu we've already got, plus it allows you to adjust a *lot* more, like playlist order, pitch, sound settings…
you cant adjust the playlist order because the playlist viewer use the plugin buffer
The playlist api to change order can be called from anywhere, it's not specific to the viewer (nor are any of the other playlist manipulation routines). The buffer is only used by the viewer to cache names for display.