Go to the documentation of this file. 1 #ifndef MYTHUI_ACTIONS_H
2 #define MYTHUI_ACTIONS_H
15 #define ACTION_SELECT "SELECT"
16 #define ACTION_UP "UP"
17 #define ACTION_DOWN "DOWN"
18 #define ACTION_LEFT "LEFT"
19 #define ACTION_RIGHT "RIGHT"
21 #define ACTION_HANDLEMEDIA "HANDLEMEDIA"
22 #define ACTION_SCREENSHOT "SCREENSHOT"
24 #define ACTION_TVPOWEROFF "TVPOWEROFF"
25 #define ACTION_TVPOWERON "TVPOWERON"
27 #define ACTION_GETSTATUS "GETSTATUS"
28 #endif // MYTHUI_ACTIONS_H