Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.1:Staging:C
pulseaudio
disable-srbchannel.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File disable-srbchannel.patch of Package pulseaudio
--- src/pulsecore/protocol-native.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/src/pulsecore/protocol-native.c +++ b/src/pulsecore/protocol-native.c @@ -5328,7 +5328,7 @@ int pa_native_options_parse(pa_native_op pa_assert(PA_REFCNT_VALUE(o) >= 1); pa_assert(ma); - o->srbchannel = true; + o->srbchannel = false; if (pa_modargs_get_value_boolean(ma, "srbchannel", &o->srbchannel) < 0) { pa_log("srbchannel= expects a boolean argument."); return -1;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor