This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#4929 - add playback_control() to plugins
Attached to Project:
Rockbox
Opened by Jonathan Gordon (jdgordon) - Monday, 27 March 2006, 07:29 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Sunday, 20 May 2007, 11:02 GMT+2
Opened by Jonathan Gordon (jdgordon) - Monday, 27 March 2006, 07:29 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Sunday, 20 May 2007, 11:02 GMT+2
|
Detailsok, this patch adds the enw playback control menu to chessbox (iriver only), bubbles (iriver only) and jeweled.
the reason why the 1st 2 are iriv only is coz i need button definitions to add it to other targets... chessbox is accessable from long-press of NAVI, and bubles is REC from the main screen. there is a problem with jeweled tho, not sure what it is... (i assume its the menu drawing code.. but ...), for some reason it doesnt show the menu items correclty on the main menu (quit isnt shown, instead "MEnu" which shouldnt be shown is.. i cant c the mistake), and if u go into the playback control menu, then the jeweled menu isnt drawn correctly.. the item borders are overlapping other items.. all wierd... plugin.patch has the first 2.. jeweled.patch is only bejewled |
This task depends upon
Closed by Jonathan Gordon (jdgordon)
Sunday, 20 May 2007, 11:02 GMT+2
Reason for closing: Out of Date
Sunday, 20 May 2007, 11:02 GMT+2
Reason for closing: Out of Date
do.. pushed the wrong button.. here is jeweld.patch
Upps I dont saw you patch for jeweled :( But at the moment i am working to get the playback menu to all plugins if possible.