pipewire/src/modules
Peter Hutterer 2405f0942b spa/buffer: rename SPA_MEMBER to SPA_PTROFF
SPA_MEMBER is misleading, all we're doing here is pointer+offset and a
type-casting the result. Rename to SPA_PTROFF which is more expressive (and
has the same number of characters so we don't need to re-indent).
2021-05-06 09:39:39 +00:00
..
module-adapter spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
module-client-device spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
module-client-node spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
module-echo-cancel Add echo-cancel module 2021-04-27 09:56:54 +02:00
module-metadata spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
module-profiler profiler: fix method prototype 2020-02-03 16:44:09 +01:00
module-protocol-native spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
module-protocol-pulse spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
module-session-manager spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
spa spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
meson.build Add echo-cancel module 2021-04-27 09:56:54 +02:00
module-access.c module-access: Plug /.flatpak-info fd leak 2021-03-25 18:05:07 +00:00
module-adapter.c modules: don't add CLIENT_ID when lingering 2021-04-23 11:19:25 +02:00
module-client-device.c permission: add some helpers 2020-07-30 16:26:29 +02:00
module-client-node.c permission: add some helpers 2020-07-30 16:26:29 +02:00
module-echo-cancel.c spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
module-link-factory.c link-factory: destroy lingering error links 2021-04-21 12:17:53 +02:00
module-loopback.c spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
module-metadata.c module-metadata: set factory id in properties 2021-01-14 19:22:18 +01:00
module-portal.c module-portal: improve error message 2021-03-11 15:18:28 +01:00
module-profiler.c spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
module-protocol-native.c Fix typo in code 2021-04-30 07:40:20 +00:00
module-protocol-pulse.c pulse-server: add listener after success 2021-03-26 15:13:50 +01:00
module-protocol-simple.c spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
module-rtkit.c Removed duplicated includes 2021-04-30 18:16:25 +02:00
module-session-manager.c session-manager: implement factories for session, endpoint-stream & endpoint-link 2020-03-27 14:56:07 +00:00