]> code.delx.au - pulseaudio/blobdiff - src/daemon/daemon-conf.h
move flat volume logic into the core. while doing so add n_volume_steps field to...
[pulseaudio] / src / daemon / daemon-conf.h
index 3b75b83eb4571065a2cd44414f92ba6399502358..aa9d2981d9a9d78742a19634009b1190445d0583 100644 (file)
@@ -70,7 +70,8 @@ typedef struct pa_daemon_conf {
         load_default_script_file,
         disallow_exit,
         log_meta,
-        log_time;
+        log_time,
+        flat_volumes;
     int exit_idle_time,
         scache_idle_time,
         auto_log_target,