]> git.sesse.net Git - vlc/blobdiff - include/vlc_keys.h
add aspect ratio, crop and deinterlace hotkeys. fixes #442
[vlc] / include / vlc_keys.h
index 98b93f716281b1e72bdc4320f547c271e3e002f9..74871cbfb1d5b69e6eded1098a48c74e5a665c07 100644 (file)
@@ -253,3 +253,6 @@ static inline int StringToKey( char *psz_key )
 #define ACTIONID_SNAPSHOT              64
 #define ACTIONID_RECORD                65
 #define ACTIONID_DISC_MENU             66
+#define ACTIONID_ASPECT_RATIO          67
+#define ACTIONID_CROP                  68
+#define ACTIONID_DEINTERLACE           69