pipewire/src/modules/module-client-node
Wim Taymans 39ca1bb9ed mem: MAPPABLE -> UNMAPPABLE
Change the flag from MAPPABLE to UNMAPPABLE to ease compatibility.

Older servers with newer client will not set the flag and so memory is
mappable for the client.
Newer server will set the flag but the client will ignore it and act
like before.
2024-04-10 13:11:54 +02:00
..
v0 mem: MAPPABLE -> UNMAPPABLE 2024-04-10 13:11:54 +02:00
client-node.c mem: MAPPABLE -> UNMAPPABLE 2024-04-10 13:11:54 +02:00
client-node.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
protocol-native.c protocol: don't allow NULL event or command 2024-01-03 14:05:39 +01:00
remote-node.c impl-node: add pw_impl_node_set_io() 2024-04-05 13:16:46 +02:00