]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/components/simple_preferences.hpp
Modify caching-values in simple-preferences, so new base values are
[vlc] / modules / gui / qt4 / components / simple_preferences.hpp
index 8ec1676f90b09f681188a330277011b844f23f0a..51e0268249b442fc82892584d0a576a037712cc2 100644 (file)
@@ -57,8 +57,8 @@ enum {
     CachingLowest = 100,
     CachingLow    = 200,
     CachingNormal = 300,
-    CachingHigh   = 400,
-    CachingHigher = 500
+    CachingHigh   = 750,
+    CachingHigher = 2500
 };
 
 enum {