This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#6505 - Slider progressbar
Attached to Project:
Rockbox
Opened by Nicolas Pennequin (nicolas_p) - Thursday, 04 January 2007, 18:30 GMT+1
Last edited by Paul Louden (Llorean) - Wednesday, 16 January 2008, 15:16 GMT+1
Opened by Nicolas Pennequin (nicolas_p) - Thursday, 04 January 2007, 18:30 GMT+1
Last edited by Paul Louden (Llorean) - Wednesday, 16 January 2008, 15:16 GMT+1
|
DetailsThis patch adds the %S|filename.bmp| WPS tag to allow displaying a slider bitmap instead of the regular progressbar.
It works exactly like %P|filename.bmp| (bitmap progressbar), but instead of displaying just a part of the specified bitmap, it will display it entirely at the right place to show the progress. http://forums.rockbox.org/index.php?topic=8006.0 was the inspiration for this quick patch. |
This task depends upon
Closed by Paul Louden (Llorean)
Wednesday, 16 January 2008, 15:16 GMT+1
Reason for closing: Duplicate
Additional comments about closing: %px should cover this functionality in a much more flexible way.
Wednesday, 16 January 2008, 15:16 GMT+1
Reason for closing: Duplicate
Additional comments about closing: %px should cover this functionality in a much more flexible way.
Thanks Nicolas!
Tried with another different file(almost exact same attributes as above) and same thing occured.
I have a Gigabeat F20, Jan 27th build. No other patches applied. Custom theme(my own), BMP heavy. If any other info is required just ask.
I'd appreciate it if someone else tried to recreate this bug as well to collaborate with my own account.
Thank you & special thanks to the developer of this patch, I really dig this patch
http://forums.rockbox.org/index.php?topic=8640.0
I have a Gigabeat F20, Build is March 4.
The Progress Bar goes slightly past the point where I defined it to stop.
I remember the old version didn't go this far cause I explictly remember making the point where it stops one pixel less cause that was the way I wanted it.
If you don't feel like fixing this I'll totally understand and still want to thank you for making this nifty patch.
Also if you want to fix it there's a bug where if the time goes past 3:33:33 the graphic for the progressbar disappears. After about 5 hours it starts to appear on the left of the screen.
Comments?
With this patch you simply state start from point A and stop at point B.