Zaggy1024
5ea5ae85d2
LibAudio: Remove the strong reference to the PulseAudio control thread
...
Now that `Thread` keeps itself alive when it is running detached, we do
not need to hold onto it in the PulseAudio playback stream's internal
state object. This was a hack that did not work correctly because the
`Thread` object and its action `Function` would be deleted before the
action had exited and cause a crash.
2023-08-07 10:40:34 -06:00
..
2023-07-30 22:16:40 +01:00
2023-08-07 10:40:34 -06:00
2023-07-29 16:51:58 -06:00
2023-08-07 16:03:27 +02:00
2023-08-06 20:39:51 +02:00
2023-08-07 16:03:27 +02:00
2023-08-07 16:03:27 +02:00
2023-07-30 07:47:22 +01:00
2023-08-04 12:56:27 +02:00
2023-08-06 16:24:28 +02:00
2023-08-07 16:03:27 +02:00
2023-08-07 16:03:27 +02:00
2023-07-31 05:18:51 +02:00
2023-08-06 20:39:51 +02:00
2023-08-06 20:39:51 +02:00
2023-08-07 16:03:27 +02:00
2023-08-06 20:39:51 +02:00
2023-08-07 16:03:27 +02:00
2023-08-04 13:16:32 +02:00
2023-07-25 13:42:40 +02:00
2023-08-03 09:55:20 +02:00
2023-08-05 16:40:04 +02:00
2023-08-06 20:39:51 +02:00
2023-07-25 20:00:46 +02:00
2023-08-07 10:40:34 -06:00
2023-08-02 05:44:43 +02:00
2023-07-28 05:28:50 +02:00
2023-08-06 20:39:51 +02:00
2023-08-07 16:03:27 +02:00
2023-08-06 20:39:51 +02:00
2023-08-03 15:49:47 +01:00