summaryrefslogtreecommitdiff
path: root/src/modules/module-client-device/resource-device.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-03client-device: first set implementation, then registerWim Taymans1-1/+1
2020-01-02avoid including private.hWim Taymans1-4/+5
2019-12-11pw_impl_device_new -> pw_context_create_deviceWim Taymans1-1/+1
2019-12-11pw_device -> pw_impl_deviceWim Taymans1-13/+13
2019-12-11pw_client -> pw_impl_clientWim Taymans1-2/+2
2019-12-11move proxy implementations in their own fileWim Taymans1-1/+1
2019-12-10pw_core -> pw_contextWim Taymans1-4/+4
2019-12-10proxy: add pw_proxy_set_bound_idWim Taymans1-1/+1
2019-11-29emit bound_id eventWim Taymans1-0/+11
2019-11-19system: use spa_system functions for fdsWim Taymans1-1/+0
2019-08-16core: remove parent_id from the global eventWim Taymans1-6/+10
2019-08-12channelmix: implement per channel volumeWim Taymans1-5/+1
2019-05-29client-device: directly map resource to spa_deviceWim Taymans1-107/+9
2019-05-29clean up proxy and resource apiWim Taymans1-7/+11
2019-05-28client-device: fix cleanupWim Taymans1-6/+25
2019-05-28client-device: add client deviceWim Taymans1-0/+219