This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#8989 - start of rec trigger settings -> viewport
Attached to Project:
Rockbox
Opened by Jonathan Gordon (jdgordon) - Tuesday, 13 May 2008, 12:35 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Wednesday, 28 May 2008, 13:02 GMT+2
Opened by Jonathan Gordon (jdgordon) - Tuesday, 13 May 2008, 12:35 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Wednesday, 28 May 2008, 13:02 GMT+2
|
Detailsthe plan for this patch was to change the rec trigger settings screen to not use inline settings... ideally to show the menu and optoins in a VP at the top of the screen and have a 2nd vp for the peak meters at the bottom...
I unfortunatly finished the top bit before realsing the peakmeters wouldnt be updated :( so im putting this here in the hope someone comes up woth a solution |
This task depends upon
Closed by Jonathan Gordon (jdgordon)
Wednesday, 28 May 2008, 13:02 GMT+2
Reason for closing: Accepted
Wednesday, 28 May 2008, 13:02 GMT+2
Reason for closing: Accepted
2 line settings, the top line has an icon so it should be workable.
NOTE: this version doesnt talk, need to put that back in...
If the only negative against this patch is the 2 line settings then IMO thats not a big enough deal to hold this out. major issues fixed here is no need to keep setting values in sync in multiple places, should give a big green delta, no more abusing a setting, etc
/1_builds/ondiofm/apps/menus/recording_menu.o: In function `_rectrigger':
recording_menu.c:(.text+0x538): undefined reference to `_option_select_next_val'
However it builds for M5 and c200. Tried to play around with it and it seems to do something on M5 (and the trigger indicator showed correctly different behaviour when changing the thresholds for example but I didn't have enough experience with triggered recording and some handy recording equipment to test more.