From 605e2d0e90b335897cc1e29c575a27dabc778491 Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Thu, 13 Jan 2011 10:56:23 +0000 Subject: 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 --- apps/action.h | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/action.h') diff --git a/apps/action.h b/apps/action.h index 260d868ba9..e664c03fdf 100644 --- a/apps/action.h +++ b/apps/action.h @@ -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 */ -- cgit v1.2.3