13
0
livetrax/libs/backends
Robin Gareus c56313cea0
Fix setting pretty-names when engine is restarted
port-meta-data depends on the audioengine backend/device
settings. Those are only available after the engine is started,
not from within the backend's _start() method.

This is is only relevant for callback based backends.

Backends with a blocking process thread explicitly emit
port-manager callbacks there before entering the main loop.
2023-06-02 00:29:03 +02:00
..
alsa Fix Wformat 2023-05-19 06:16:49 +02:00
coreaudio Fix setting pretty-names when engine is restarted 2023-06-02 00:29:03 +02:00
dummy switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
jack JACK: do not set the thread-init callback 2023-04-21 12:16:37 -06:00
MSVCbackends MSVC changes to support the new code modules (Tabbable API stuff) 2021-02-24 14:32:23 +00:00
portaudio Fix setting pretty-names when engine is restarted 2023-06-02 00:29:03 +02:00
pulseaudio switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
wscript wscript: drop configure statements already present in the top level wscript 2022-01-22 22:19:03 +01:00