Wim Taymans
0e5a1b6327
props: use macro for property alternatives
2018-02-20 09:36:05 +01:00
Wim Taymans
9d4b0d8358
dbus: move rtkit to module
...
Move the rtkit code to a module.
Make sure we don't need to include the dbus headers in the spa dbus
interface. This removes the dependency on dbus.
2018-02-08 10:02:17 +01:00
Wim Taymans
1804e47a91
a2dp-codecs: also define functions for big endian
2018-01-23 16:23:39 +01:00
Wim Taymans
0eb44b340a
link: use DISABLED flag on port of inactive links
...
Don't unlink the ports of an inactive link because then it might be
possible that the scheduler can't recycle a buffer, instead use
a port flag to mark the ports disabled and change to scheduler to
skip those ports.
2018-01-18 15:39:03 +01:00
Wim Taymans
155243a27c
spa: simplify start/pause
...
Use the sync option in invoke to implement stop.
2018-01-18 11:57:23 +01:00
Wim Taymans
7d5f302f93
Add bluez5 plugins
2018-01-16 15:19:55 +01:00