summaryrefslogtreecommitdiff
path: root/apps/codecs
diff options
context:
space:
mode:
authorJonathan Gordon <rockbox@jdgordon.info>2011-07-28 12:53:22 +0000
committerJonathan Gordon <rockbox@jdgordon.info>2011-07-28 12:53:22 +0000
commit969903b5fe3bc852b7bbda766bf1123a63bea5c1 (patch)
treef4714593a170e1fd1698bde4c15a9ba10e188309 /apps/codecs
parentbb618dbd84389a8625244e97c5f61addd7870810 (diff)
downloadrockbox-969903b5fe3bc852b7bbda766bf1123a63bea5c1.zip
rockbox-969903b5fe3bc852b7bbda766bf1123a63bea5c1.tar.gz
rockbox-969903b5fe3bc852b7bbda766bf1123a63bea5c1.tar.bz2
rockbox-969903b5fe3bc852b7bbda766bf1123a63bea5c1.tar.xz
Change the way the %Tl() (touch region) tag is done to remove dodgey 1-char settings.
check the manual... %Tl(..., &action) -> %Tl(..., action, repeat_press) %Tl(..., *action) -> %Tl(..., action, long_press) %Tl(..., !action) -> %Tl(..., action, reverse_bar) and a new allow_while_lock to make the region fire when softlocked these options must all be after the action name, but otherwise the order doesnt matter. And for the setting_inc/dec/set action the setting name must follow the action name, *then* the options git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30219 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/codecs')
0 files changed, 0 insertions, 0 deletions