pulseaudio/src/modules/bluetooth
Colin Leroy f0dfddead3 cli-command: don't exit on "module already loaded" errors
Some modules may only be loaded once, and trying to load them
twice from default.pa makes PulseAudio startup fail. While that could
be considered a user error, it's nicer to not be so strict. It's not
necessarily easy to figure what went wrong, if for example the user
plays with RAOP and adds module-raop-discover to default.pa, which first
works fine, but suddenly stops working when the user at some point
enables RAOP support in paprefs. Enabling RAOP in paprefs makes
module-gconf load the module too, so the module gets loaded twice.

This patch adds a way to differentiate module load errors, and
make cli-command ignore the error when the module is already
loaded.
2017-09-05 13:46:27 +03:00
..
a2dp-codecs.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
backend-native.c bluetooth: assert that dbus_message_iter_append_basic() doesn't fail 2017-03-30 19:27:02 +03:00
backend-ofono.c fix dbus message leaks 2017-07-17 19:29:21 +03:00
bluez4-util.c fix dbus message leaks 2017-07-17 19:29:21 +03:00
bluez4-util.h bluetooth: allow UTF-8 in device descriptions 2017-04-02 20:48:52 +03:00
bluez5-util.c fix dbus message leaks 2017-07-17 19:29:21 +03:00
bluez5-util.h bluetooth: use native and ofono backends in parallel with headset=auto 2017-03-11 19:02:16 +01:00
module-bluetooth-discover.c cli-command: don't exit on "module already loaded" errors 2017-09-05 13:46:27 +03:00
module-bluetooth-policy.c cli-command: don't exit on "module already loaded" errors 2017-09-05 13:46:27 +03:00
module-bluez4-device.c source/sink: Allow pa_{source, sink}_get_latency_within_thread() to return negative values 2017-04-17 19:50:10 +02:00
module-bluez4-discover.c cli-command: don't exit on "module already loaded" errors 2017-09-05 13:46:27 +03:00
module-bluez5-device.c bluez5-device: Set transport state correctly for AG role 2017-09-05 13:46:26 +03:00
module-bluez5-discover.c cli-command: don't exit on "module already loaded" errors 2017-09-05 13:46:27 +03:00
rtp.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00