Wim Taymans
|
bc56c59597
|
loop: add block flag to invoke
Remove async shutdown and block instead.
|
2017-06-26 10:41:19 +02:00 |
|
Wim Taymans
|
4a6b1b42bc
|
Don't hardcode plugin path
Use SPA_PLUGIN_DIR to get the plugin path.
Install plugins in subdirectory to make it match the build tree.
|
2017-06-19 12:19:22 +02:00 |
|
Wim Taymans
|
c3b73ba47d
|
Add versions to structures
Use versions instead of size
Remove user_data from callbacks, we can simply pass the callback struct.
|
2017-06-14 18:32:39 +02:00 |
|
Wim Taymans
|
4a219e81dd
|
loop: move to plugin
Move the loop implementation to a plugin.
Organize the hooks in a list so that we can add many.
|
2017-06-14 16:27:04 +02:00 |
|
Wim Taymans
|
f55f1739e1
|
Rework support
Load the mapper from the support plugin
Move the support setup in pw_init
|
2017-06-14 11:48:41 +02:00 |
|
Wim Taymans
|
9257e3b8f3
|
make support plugin
|
2017-06-14 10:15:17 +02:00 |
|