On 2 August 2011 03:20, Bertrik Sikken <bert...@sikken.nl> wrote: > Hi all, > > I'd like to get your attention for > http://www.rockbox.org/tracker/task/12213 > > This patch shows the volume in numeric while changing it, > for the clipv1, clipv2, clip+, making it possible to know the > exact volume setting in the WPS. After a second or so, the WPS > reverts to showing the volume bitmap again. > > Personally, I very much enjoy knowing the exact volume when > changing it, and I find myself switching between WPS and list > view to just see the exact volume. > > My questions for you are: > 1) What do you think about doing this for all other targets too? > 2) Can someone help me with this? > > For the clips, it seems I can just do this with a very simple > conditional %?mv<%pv|... (show volume as numeric if volume is > being modified), but for other targets we might need to do > something more, like making sure that the numeric display is > properly aligned/centered. Perhaps we could also add "dB" > after the number for targets that have enough room. > > With kind regards, > Bertrik Sikken >
I dont think anyone has an opinion against the change. The issue is around the supposed requirement that all cabbie variants get the chane at the same time. I personally dont care if one target has this and others don't. People using the targets missing i are more than welcome to implement the change and submit patches. There are 23 cabbie variants in svn, expecting one person to modify and test all is just idiotic. Jonathan