diff Gui/app.h @ 18118:f9a939c204ad

Adds "cheap" subtitle switching for non-DVD playouts (for ex. OGG or MKV). Patch by Stanislav Maslovski <stanislav POIS maslovski AH gmail POIS com> Original thread: Date: Apr 12, 2006 1:50 PM Subject: [MPlayer-dev-eng] [PATCH] GUI: add cheap subtitle switching for non-DVD
author gpoirier
date Sun, 16 Apr 2006 16:58:36 +0000
parents 9a5a62f480e6
children 08888397444e
line wrap: on
line diff
--- a/Gui/app.h	Sun Apr 16 13:45:21 2006 +0000
+++ b/Gui/app.h	Sun Apr 16 16:58:36 2006 +0000
@@ -60,7 +60,8 @@
 #define evSetAspect         44
 #define evSetAudio	    45
 #define evSetVideo	    46
-// 47 ...
+#define evSetSubtitle       47
+// 48 ...
 
 #define evExit              1000