Wim Taymans
448c1937ad
hook: separate spa_callbacks from the hook
...
Make a spa_callbacks with just the functions and data and use this
in the hook and objects.
2019-05-15 12:17:52 +02:00
Wim Taymans
6ee192dff5
hooks: use hook to implement the callbacks
...
This way we get the version check implemented and save some
code.
2019-05-15 11:19:23 +02:00
Wim Taymans
a78617c6a8
a2dp: cleanups
2019-05-15 10:20:28 +02:00
Wim Taymans
f6ace8a000
a2dp: add events and implementation
...
Use hooks for the implementation of the transport
Add events to the transport
Handle the destroy event of the transport to release the reference
in source and sink.
2019-05-14 18:10:18 +02:00
Julian Bouzas
674f3e197e
bluez5: add a2dp-source plugin
2019-05-14 13:02:55 +02:00