Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#7877 - Being able to adjust volume while using stopwatch plugin

Attached to Project: Rockbox
Opened by Håkan Hagström (shimanotaka) - Monday, 01 October 2007, 08:11 GMT+2
Last edited by Marc Guay (Marc_Guay) - Friday, 12 December 2008, 16:25 GMT+2
Task Type Patches
Category Plugins
Status Unconfirmed
Assigned To No-one
Player Type Sansa e200
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Private No

Details

It would be nice to be able to change volume while using the stopwatch plugin. If I don't have the volume perfectly adjusted when starting my jogging round, I have to choose between running the rest of my laps with too low/high volume or discarding my times to change it, as the scroll wheel doesn't have any function in the plugin.
This task depends upon

Comment by Nils Wallménius (nls) - Friday, 12 October 2007, 22:37 GMT+2
Cooked up a little patch for this, had to change around some button mappings
so I would like to hear if someone can come up with better buttons.
It basically binds the same buttons to volume as is used in the wps and for
most targets left now scrolls the list up and right scrolls it down.
   stoptwatch_volbuttons.diff (7.3 KiB)
 apps/plugins/stopwatch.c |  129 ++++++++++++++++++++++++++++++++++-------------
 1 file changed, 96 insertions(+), 33 deletions(-)

Comment by Håkan Hagström (shimanotaka) - Tuesday, 16 October 2007, 17:06 GMT+2
Sounds great! I just have to figure out how to integrate the patch into my player and I'll try it out!

Loading...