summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorphintuka <phintuka>2007-03-25 02:39:26 +0000
committerphintuka <phintuka>2007-03-25 02:39:26 +0000
commit980aed2199f60ebe29ffc44a871cff3da384bed0 (patch)
treea1da4223a0bb91504ec5515e23c1f924629e2f58 /config.h
parent02e4725b51ef425b85cdd24ae7109fdcd8b182b8 (diff)
downloadxineliboutput-980aed2199f60ebe29ffc44a871cff3da384bed0.tar.gz
xineliboutput-980aed2199f60ebe29ffc44a871cff3da384bed0.tar.bz2
Volume control
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;