New Touchscreen region type... 'mute' which un/mutes volume without pausing playback

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29046 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonathan Gordon 2011-01-13 10:56:23 +00:00
parent ded64f1db5
commit 605e2d0e90
7 changed files with 66 additions and 6 deletions

View file

@ -246,6 +246,7 @@ enum {
* being used, but are nice additions if the touchscreen is used */
ACTION_TOUCH_SHUFFLE,
ACTION_TOUCH_REPMODE,
ACTION_TOUCH_MUTE,
#endif
/* USB HID codes */