mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-22 08:56:52 -05:00
move flat volume logic into the core. while doing so add n_volume_steps field to sinks/sources
This commit is contained in:
parent
4bfa5d7d13
commit
d5f46e824e
32 changed files with 562 additions and 361 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue