This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#8628 - PictureFlow Access from WPS
Attached to Project:
Rockbox
Opened by Matthew Schneider (mschneider) - Saturday, 23 February 2008, 00:56 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Saturday, 23 February 2008, 01:17 GMT+2
Opened by Matthew Schneider (mschneider) - Saturday, 23 February 2008, 00:56 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Saturday, 23 February 2008, 01:17 GMT+2
|
DetailsThe following patch adds an option the to WPS context menu to start the PictureFlow plugin. Audio is stopped to do so (obviously). Once in the plugin (if loaded from the WPS) it will flip to the slide for the current (stopped) album. Although only the center_index portion of the slide_index is changed so the first time you switch slides the whole index is reset. I've also written some code that will allow an album to be played from the plugin. However there were some bugs and I haven't been able to fix them yet.
TODO: Play albums and tracks from the plugin. Fix the index so that after starting from the WPS and changing slides the entire index is not reset. Integration into the database (I can't figure out how to start the plugin from the tagtree...) Feedback would be appreciated! |
This task depends upon
Closed by Jonathan Gordon (jdgordon)
Saturday, 23 February 2008, 01:17 GMT+2
Reason for closing: Rejected
Additional comments about closing: if the audio has to stop then there is no point having the shortcut from the wps.
when it gets database integration then its a different story...
Saturday, 23 February 2008, 01:17 GMT+2
Reason for closing: Rejected
Additional comments about closing: if the audio has to stop then there is no point having the shortcut from the wps.
when it gets database integration then its a different story...
(Here's the file)