FS#11867 - Add 2 new tags to allow skins to display themed peakmeters
commit790e6f9c6c7f3fe5e9a4c02dfbb575b338bc5cac
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Thu, 13 Jan 2011 06:48:39 +0000 (13 06:48 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Thu, 13 Jan 2011 06:48:39 +0000 (13 06:48 +0000)
treecdf37e93496f9dc3aaf71f45537ff3d5371c074f
parent06e1393ac0a6bd2a59e499c2532603a8b63ff5cf
FS#11867 - Add 2 new tags to allow skins to display themed peakmeters
%pL for the left channel, %pR for the right channel... usable as a value, conditional or bar (exactly the same as %pv/%bl/etc)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29043 a1c6a512-1295-4272-9138-f99709370657
apps/gui/skin_engine/skin_display.c
apps/gui/skin_engine/skin_parser.c
apps/gui/skin_engine/skin_render.c
apps/gui/skin_engine/skin_tokens.c
apps/recorder/peakmeter.c
apps/recorder/peakmeter.h
lib/skin_parser/tag_table.c
lib/skin_parser/tag_table.h