pipewire/src/modules/module-protocol-pulse
2021-08-17 17:35:05 +02:00
..
extensions tree-wide: replace strstr(a, b) == a with spa_strstartswith() 2021-08-02 08:24:21 +00:00
modules modules: virtual sink/sources need driver 2021-07-26 10:21:44 +02:00
client.c pulse-server: split out server creation and socket handling 2021-06-25 03:23:32 +02:00
client.h pipewire-pulse: implement simple quirk database 2021-06-30 17:17:36 +02:00
collect.c avoid shadowing arguments 2021-07-06 17:55:16 +02:00
collect.h pulse-server: improve sink/source state 2021-06-25 13:23:22 +02:00
commands.h pulse-server: split out commands 2021-06-25 03:22:56 +02:00
dbus-name.c dbus: keep a ref to DBusConnection if reconnecting is not handled 2021-06-26 16:11:40 +03:00
dbus-name.h pulse-server: split out D-Bus parts 2021-06-25 03:23:09 +02:00
defs.h treewide: mark things static and const 2021-06-30 14:44:08 +02:00
extension.c pulse-server: split out extension handling 2021-06-25 03:23:35 +02:00
extension.h pulse-server: split out extension handling 2021-06-25 03:23:35 +02:00
format.c pulse-server: add alaw/ulaw support 2021-08-17 17:35:05 +02:00
format.h pulse-server: split out format handling 2021-06-25 03:22:59 +02:00
internal.h pulse-server: remove unnecessary struct member and includes 2021-06-25 03:23:51 +02:00
manager.c avoid shadowing arguments 2021-07-06 17:55:16 +02:00
manager.h pulse-server: add property to make virtual nodes 2021-04-20 21:05:59 +02:00
media-roles.c pulse-server: split out media roles 2021-06-25 03:23:20 +02:00
media-roles.h pulse-server: split out media roles 2021-06-25 03:23:20 +02:00
message-handler.c pulse-server: fix json comma handling 2021-07-30 07:29:11 +00:00
message-handler.h pulse-server: split out message-handler 2021-06-25 03:23:41 +02:00
message.c pulse-server: split out message handling 2021-06-25 03:23:24 +02:00
message.h pulse-server: split out message handling 2021-06-25 03:23:24 +02:00
module.c pipewire-pulse: add module-switch-on-connect 2021-07-24 18:51:57 +03:00
module.h pulse-server: split out module handling 2021-06-25 03:23:37 +02:00
operation.c pulse-server: split out reply, operation, client, stream 2021-06-25 03:23:27 +02:00
operation.h pulse-server: split out reply, operation, client, stream 2021-06-25 03:23:27 +02:00
pending-sample.c pulse-server: split out reply, operation, client, stream 2021-06-25 03:23:27 +02:00
pending-sample.h pulse-server: split out pending-sample 2021-06-25 03:23:15 +02:00
pulse-server.c pulse-server: allow moving nodes with node.target to default sink/src 2021-08-09 22:25:59 +03:00
pulse-server.h pulse-server: add missing forward declarations 2021-06-25 03:24:00 +02:00
quirks.c pulse-server: move quirks to a json blob 2021-06-30 18:10:41 +02:00
quirks.h pipewire-pulse: implement simple quirk database 2021-06-30 17:17:36 +02:00
reply.c pulse-server: silence the ENOTSUP warnings 2021-06-28 12:43:31 +02:00
reply.h pulse-server: split out reply, operation, client, stream 2021-06-25 03:23:27 +02:00
sample-play.c pulse-server: split out sample, sample-play 2021-06-25 03:23:12 +02:00
sample-play.h pulse-server: split out sample, sample-play 2021-06-25 03:23:12 +02:00
sample.c pulse-server: split out sample, sample-play 2021-06-25 03:23:12 +02:00
sample.h pulse-server: split out sample, sample-play 2021-06-25 03:23:12 +02:00
server.c pulse-server: use pid_t where appropriate 2021-07-25 15:17:08 +02:00
server.h pulse-server: split out server creation and socket handling 2021-06-25 03:23:32 +02:00
stream.c Add log level argument to ratelimit_test function 2021-08-12 18:59:31 +00:00
stream.h pulse-server: split out reply, operation, client, stream 2021-06-25 03:23:27 +02:00
utils.c protocol: don't place sockets in $HOME 2021-07-27 10:57:31 +02:00
utils.h pulse-server: use pid_t where appropriate 2021-07-25 15:17:08 +02:00
volume.c pulse-server: split out volume handling 2021-06-25 03:23:01 +02:00
volume.h pulse-server: split out volume handling 2021-06-25 03:23:01 +02:00