Initial recording screen skin support (usable in .sbs skins only for now)
commit0f6783e3b584b2befd937fe84f17a3f64aced3ba
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Tue, 3 Nov 2009 07:58:10 +0000 (3 07:58 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Tue, 3 Nov 2009 07:58:10 +0000 (3 07:58 +0000)
treeed2fcefe7b595664f4bbaf6bcf4cf0b068e0a15a
parent58eff608f7598444fca76e6e46cdae444c84c66f
Initial recording screen skin support (usable in .sbs skins only for now)
new skin tokens:
%Rp - does the target have recording?
%Rf - samplerate
%Re - encoder
%Rb - bitrate
%Rm - mono/stereo

Please put all bugs from these (which very probably dont work 100%) into FS#10755. And someone who knows how the recoding capabilities work please look this over... ideally the same value should be returned for the middle three tags no matter what the capabilities of the target are.
CustomWPS on the wiki for more details

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23491 a1c6a512-1295-4272-9138-f99709370657
apps/gui/skin_engine/skin_parser.c
apps/gui/skin_engine/skin_tokens.c
apps/gui/skin_engine/skin_tokens.h