summaryrefslogtreecommitdiffstats
path: root/Gui/interface.h
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-09-28 18:03:34 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-09-28 18:03:34 +0000
commit253c9833b7bafd334d975ebeb5a91e5b08687f1b (patch)
tree532e894ba97ba60de450455116c49265dec48182 /Gui/interface.h
parent4eb5fc7dea70dade112091245497deee88d41834 (diff)
downloadmpv-253c9833b7bafd334d975ebeb5a91e5b08687f1b.tar.bz2
mpv-253c9833b7bafd334d975ebeb5a91e5b08687f1b.tar.xz
- fix new afm/vfm support
- fix fullscreen with xv - add cache support git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7527 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Gui/interface.h')
-rw-r--r--Gui/interface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gui/interface.h b/Gui/interface.h
index 845c40e3a9..f55b840640 100644
--- a/Gui/interface.h
+++ b/Gui/interface.h
@@ -187,6 +187,7 @@ extern URLItem * URLList;
#define gtkSetFontOSDScale 24
#define gtkSetFontEncoding 25
#define gtkSetFontAutoScale 26
+#define gtkSetCacheSize 27
extern float gtkEquChannels[6][10];