Files
ardour/libs
Robin Gareus 83207e04e7 VST3: move static runloop from plugin to Host
This fixes a crash at exit for some Linux VST3s when Ardour
calls ::release_factory() before unloading the module.

The plugin will then also call unref the hostContext. Previously
the lookup interface for the host context was provided by the
plugin; which at that point in time was already deleted.
2024-08-27 02:04:21 +02:00
..
2024-04-04 17:06:31 +02:00
2024-06-27 16:51:16 -06:00
2024-04-09 02:10:19 +02:00
2024-01-06 21:52:48 +01:00