This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7916 - Adapt graphical EQ to smaller screens
Attached to Project:
Rockbox
Opened by Mark Arigo (lowlight) - Tuesday, 09 October 2007, 20:25 GMT+1
Last edited by Jonathan Gordon (jdgordon) - Sunday, 09 November 2008, 11:28 GMT+1
Opened by Mark Arigo (lowlight) - Tuesday, 09 October 2007, 20:25 GMT+1
Last edited by Jonathan Gordon (jdgordon) - Sunday, 09 November 2008, 11:28 GMT+1
|
DetailsThe current graphical eq screen does not fit all five bands onto the smaller screen of the Sansa c200 (132x80). This patch allows the screen to scroll in order to access all the bands. Also, rather than keep the special case for the remote screen, it is now displayed in a similar manner.
I tested this on the c200 (device & sim) and on the h120 sim in order to test the remote display. On most devices, it should not look any different because all five bands fit on the display. More testing welcome, as are comments. |
This task depends upon
Closed by Jonathan Gordon (jdgordon)
Sunday, 09 November 2008, 11:28 GMT+1
Reason for closing: Accepted
Additional comments about closing: easier than I thought to fix the draweing glitches... commited
Sunday, 09 November 2008, 11:28 GMT+1
Reason for closing: Accepted
Additional comments about closing: easier than I thought to fix the draweing glitches... commited
- going from PK3 to HS gives a really strange effect with the display kinda jumping around
- the text is cropped due to the limited size of the display (the "0.0dB" shows only "0.0c", the Q value only shows the last digit)
FS#9517