]> git.sesse.net Git - vlc/blobdiff - include/config.h
* ALL: changed "struct foo_s" into "struct foo_t" to make greppers happy.
[vlc] / include / config.h
index ed3e8c8aa579d1dfeaa5114d6a2261e13aef84a0..e90ddd42e7739a770fac2bbf854f73f8bbe03967 100644 (file)
 
 /* Volume */
 #define VOLUME_DEFAULT                  256
-#define VOLUME_STEP                     128
+#define VOLUME_STEP                     32
 #define VOLUME_MAX                      1024
+#define VOLUME_MIN                      0
 
 /* Number of audio output frames contained in an audio output fifo.
  * (AOUT_FIFO_SIZE + 1) must be a power of 2, in order to optimise the