This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#8752 - In Party Mode rockbox thinks applications are media
Attached to Project:
Rockbox
Opened by kousu (kousu) - Tuesday, 18 March 2008, 00:59 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Monday, 14 April 2008, 12:05 GMT+2
Opened by kousu (kousu) - Tuesday, 18 March 2008, 00:59 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Monday, 14 April 2008, 12:05 GMT+2
|
DetailsIf Party Mode is on and you try to run an application (by pressing Select) the screen flashes "Party Mode" at you and the application doesn't run. If you press the button a little longer you will get the File-browser Context menu and try to let you add an App to the current playlist.
|
This task depends upon
Closed by Jonathan Gordon (jdgordon)
Monday, 14 April 2008, 12:05 GMT+2
Reason for closing: Fixed
Additional comments about closing: I also couldnt get it to show the playlist options, but I have just removed the playlist catalog items from the menu...
Monday, 14 April 2008, 12:05 GMT+2
Reason for closing: Fixed
Additional comments about closing: I also couldnt get it to show the playlist options, but I have just removed the playlist catalog items from the menu...
The prevention of plugins starting is intended but adding them to the playlist is clearly not :)
Is it? Why is that? The oscilloscope plugin certainly is meant for use during audio being played; what is the rationale behind Party Mode having plugins locked off?
Most likely it was made that way because quite a few plugins will stop playback when they are started and rockbox has no way of knowing if the started plugin is one of those.
couldn't this be solved by some sort of whitelist?
I couldn't reproduce the adding-rocks-to-current-playlist-in-party-mode part of this report on the e200 w/ r16929, but it does seem that Rockbox will allow you to add any file type (*.txt, *.sdk, etc) to a new or existing playlist through the Playlist Catalog menu, which should probably be prevented.