summaryrefslogtreecommitdiffstats
path: root/Gui/app.h
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-11 01:21:12 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-11 01:21:12 +0000
commit15dc6ef3f76c8a8060ad9cfc36fe34a33f241aba (patch)
tree3b93cb826c911fe5cff2f9bb98b6369c275119ce /Gui/app.h
parentd9b33edbba28e29aeb94b7f4acae099175302a16 (diff)
downloadmpv-15dc6ef3f76c8a8060ad9cfc36fe34a33f241aba.tar.bz2
mpv-15dc6ef3f76c8a8060ad9cfc36fe34a33f241aba.tar.xz
- fix three submenu bug
- audio/video track hiding - normal/double/fullscreen handling - dvd audio channel setting bug - fix file/url/vcd/dvd playing - fix variables initialization - some small bug fix - applied some patch from RĂ¼diger Kuhlmann git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8424 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Gui/app.h')
-rw-r--r--Gui/app.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gui/app.h b/Gui/app.h
index c12258091b..1055bbfb56 100644
--- a/Gui/app.h
+++ b/Gui/app.h
@@ -58,7 +58,7 @@
#define evLoadAudioFile 42
#define evSetAspect 44
#define evSetAudio 45
-#define evSetVideo 46
+#define evSetVideo 46
// 47 ...
#define evExit 1000