diff options
| author | manuel <manuel@mausz.at> | 2017-07-23 16:59:43 +0200 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2017-07-23 16:59:43 +0200 |
| commit | 4c3251ec645c8b71820dab7e51e612e5919d4e75 (patch) | |
| tree | 9533268a93e58fc2e16de1b8ee3fafe3784e5225 /xbmc/input/ActionIDs.h | |
| parent | f44ecaa4f27e7538ddcad66d40e543bffa2d2d86 (diff) | |
| download | kodi-pvr-build-4c3251ec645c8b71820dab7e51e612e5919d4e75.tar.gz kodi-pvr-build-4c3251ec645c8b71820dab7e51e612e5919d4e75.tar.bz2 kodi-pvr-build-4c3251ec645c8b71820dab7e51e612e5919d4e75.zip | |
sync with upstream
Diffstat (limited to 'xbmc/input/ActionIDs.h')
| -rw-r--r-- | xbmc/input/ActionIDs.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xbmc/input/ActionIDs.h b/xbmc/input/ActionIDs.h index ce77ce0..14b8927 100644 --- a/xbmc/input/ActionIDs.h +++ b/xbmc/input/ActionIDs.h | |||
| @@ -272,6 +272,8 @@ | |||
| 272 | #define ACTION_VOLUME_SET 245 | 272 | #define ACTION_VOLUME_SET 245 |
| 273 | #define ACTION_TOGGLE_COMMSKIP 246 | 273 | #define ACTION_TOGGLE_COMMSKIP 246 |
| 274 | 274 | ||
| 275 | #define ACTION_PLAYER_RESET 248 //!< Send a reset command to the active game | ||
| 276 | |||
| 275 | // Voice actions | 277 | // Voice actions |
| 276 | #define ACTION_VOICE_RECOGNIZE 300 | 278 | #define ACTION_VOICE_RECOGNIZE 300 |
| 277 | 279 | ||
