Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#10697 - HAVE_MUSIC_CONTROL_IN_LIST

Attached to Project: Rockbox
Opened by Andrew Beveridge (andrewthecoder) - Wednesday, 21 October 2009, 01:51 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Sunday, 05 June 2011, 12:39 GMT+2
Task Type Patches
Category User Interface
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Release 3.4
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

This is part of a patch I made for the D2, but this part adds functionality which could potentially be used with any targets which have dedicated playback control buttons.

   have_music_control_in_list.patch (1.8 KiB)
 apps/action.h   |   11 ++++++++++-
 apps/gui/list.c |   34 ++++++++++++++++++++++++++++++++++
 2 files changed, 44 insertions(+), 1 deletion(-)

This task depends upon

Closed by  Dominik Riebeling (bluebrother)
Sunday, 05 June 2011, 12:39 GMT+2
Reason for closing:  Out of Date
Additional comments about closing:  you can add playback controls to the lists with the current theme engine.
Comment by Rob Purchase (shotofadds) - Wednesday, 21 October 2009, 23:34 GMT+2
A minor nitpick, but for consistency the name should probably be HAVE_PLAYBACK_CONTROL_IN_LISTS.

I think this can go in SVN, hopefully it will provoke some discussion about how to utilise the new actions.

Loading...