pipewire/src/modules/module-protocol-pulse
Wim Taymans 8bf7ce5fa4 pulse-server: fix channels property
Setting the channel property should create as many channels as
requested, not just the number from the default channel map.

If no channel_map is set, use the default one if the channels match
or use one with unknown channel layout otherwise.

Check the configured channels against the channel map and error
if there is a mismatch.
2021-04-14 15:29:46 +02:00
..
collect.c use priority.session to select the default sink/source 2021-04-08 17:48:13 +02:00
dbus-name.c pulse-server: also release and free the dbus name 2021-03-26 15:14:53 +01:00
defs.h pulse-server: implement send_object_message 2021-03-20 23:30:38 +02:00
ext-stream-restore.c media-session/pulse-server: more error checks + minor fixes 2021-03-27 19:16:19 +02:00
extension.c pulse-server: add skeleton extension for stream-restore 2020-11-17 12:33:09 +01:00
format.c pulse-server: limit the aux channels to 32 2021-04-09 19:20:46 +02:00
manager.c media-session/pulse-server: more error checks + minor fixes 2021-03-27 19:16:19 +02:00
manager.h pulse-server: implement send_object_message 2021-03-20 23:30:38 +02:00
message-handler.c pulse-server: use transportCodec prop for bluez codec messages 2021-03-26 16:59:07 +00:00
message.c pulse-server: minor fix 2021-03-27 21:53:49 +02:00
module-loopback.c pulse-server: make sample format and channel_map configurable 2021-04-09 11:12:13 +02:00
module-native-protocol-tcp.c pulse-server: make name in create_server const 2021-04-10 11:22:41 +02:00
module-null-sink.c pulse-server: fix channels property 2021-04-14 15:29:46 +02:00
module-simple-protocol-tcp.c pulse-server: add simple protocol module 2021-04-12 16:17:06 +02:00
module.c pulse-server: add simple protocol module 2021-04-12 16:17:06 +02:00
pulse-server.c pulse-server: improve event handling 2021-04-12 17:19:15 +02:00
pulse-server.h pulse-server: append remote name to native socket 2020-11-12 11:01:57 +01:00
sample.c pulse-server: use rate match to feed samples 2021-01-21 13:39:54 +01:00
volume.c media-session/pulse-server: more error checks + minor fixes 2021-03-27 19:16:19 +02:00