Commit Graph

8 Commits

Author SHA1 Message Date
George Kiagiadakis
8f544329b9 remote-endpoint: do not require a stream id on controls
the stream id is optional, a control may apply globally to all streams
2019-06-11 13:28:33 +03:00
George Kiagiadakis
0bc48e27c1 remote-endpoint: print error string in set_param implementation 2019-06-05 17:19:38 +03:00
George Kiagiadakis
1d9eaea5c2 remote-endpoint: fix de-serialization of control id (Int instead of Id) 2019-06-05 17:18:55 +03:00
George Kiagiadakis
36bc1795ca Relicense to MIT 2019-05-31 12:13:12 +03:00
George Kiagiadakis
c319d40411 remote-endpoint: serialize control & stream IDs as int
SPA_POD_Id is reserved for spa type IDs, not arbitrary implementation IDs
2019-05-28 12:24:59 +03:00
George Kiagiadakis
8874e453a5 remote-endpoint: adjust to pw_endpoint api changes 2019-05-28 11:38:28 +03:00
George Kiagiadakis
3aa7d6ce78 lib: remove the session-manager object and register endpoints as globals 2019-05-26 19:21:27 +03:00
George Kiagiadakis
f0d592c7f3 module-pipewire: export endpoints to pipewire 2019-05-25 23:24:55 +03:00