diff input/input.h @ 25817:883c6c3ae041

Add new command to switch between dvdnav titles Based on parts of dvdnav monster patches from Otvos Attila
author ben
date Thu, 24 Jan 2008 19:14:05 +0000
parents 4ba9b9bdf123
children 4129c8cfa742
line wrap: on
line diff
--- a/input/input.h	Wed Jan 23 22:34:51 2008 +0000
+++ b/input/input.h	Thu Jan 24 19:14:05 2008 +0000
@@ -108,6 +108,7 @@
 #define MP_CMD_SUB_DEMUX 104
 #define MP_CMD_SWITCH_ANGLE 105
 #define MP_CMD_ASS_USE_MARGINS 106
+#define MP_CMD_SWITCH_TITLE 107
 
 #define MP_CMD_GUI_EVENTS       5000
 #define MP_CMD_GUI_LOADFILE     5001