This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10753 - skinable Recording screen statusbar
Attached to Project:
Rockbox
Opened by Jonathan Gordon (jdgordon) - Monday, 02 November 2009, 06:37 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Tuesday, 03 November 2009, 09:13 GMT+2
Opened by Jonathan Gordon (jdgordon) - Monday, 02 November 2009, 06:37 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Tuesday, 03 November 2009, 09:13 GMT+2
|
DetailsAs best as I can tell... this works on the sims... but it needs some testing on real targets..
load the "classic_statusbar.sbs" file for the custom statusbar and go into the recording screen.. the bar should agree with whats actually being recorded (The bitrate/encoder/samplerate shuold work.. the rec status and mono/stereo hasnt been rigged up yet). I havnt (and cant) tested the samplerate for SPDIF recordings so someone needs to test that. so test this you need to patch it (obviously :p ) and copy wps/classic_statusbar.sbs and wps/classic_statusbar/*.bmp into the .rockbox/wps folder on the target (create a class_statusbar folder under there for the bmps, the sbs goes along side the folder...) also put the attached bmps in that folder also.... |
This task depends upon
Closed by Jonathan Gordon (jdgordon)
Tuesday, 03 November 2009, 09:13 GMT+2
Reason for closing: Accepted
Tuesday, 03 November 2009, 09:13 GMT+2
Reason for closing: Accepted
you didn't add a WPS_TOKEN_HAVE_RECORDING case to check_feature_tags(), I assume you want to do that?
bah, yep, forgot that :)
Tested on e200v2, all formats, bitrates, and frequency displays look good. Stop, rec, pause icons look good. There is one icon to the right of the frequency indicator that is missing.