https://bugs.freedesktop.org/show_bug.cgi?id=91423

--- Comment #2 from Raymond <[email protected]> ---
http://cgit.freedesktop.org/pulseaudio/pulseaudio/tree/src/modules/module-lirc.c


int pa__init(pa_module*m) {
    pa_volume_t volume_limit = PA_CLAMP_VOLUME(PA_VOLUME_NORM*3/2);
    pa_volume_t volume_step = PA_VOLUME_NORM/20;



seem has default values

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to