mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
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:
parent
ded64f1db5
commit
605e2d0e90
7 changed files with 66 additions and 6 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue