summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.h b/config.h
index 63ef71dc..59863e61 100644
--- a/config.h
+++ b/config.h
@@ -4,7 +4,7 @@
* See the main source file 'xineliboutput.c' for copyright information and
* how to reach the author.
*
- * $Id: config.h,v 1.20 2007-03-17 15:48:21 phintuka Exp $
+ * $Id: config.h,v 1.21 2007-03-25 02:39:26 phintuka Exp $
*
*/
@@ -186,6 +186,7 @@ class config_t {
int audio_surround;
int headphone;
int audio_upmix;
+ int sw_volume_control; /* software (xine-lib) or hardware (alsa) volume control and muting */
int decoder_priority;
int pes_buffers;