Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-14 | SL-16182: Offload audio decoding from the main thread to the general work queue. | Cosmic Linden | |
The work queue callback binds "this". This is deemed safe due to current dependencies, but see the associated comment in the return callback. There was some trial and error to get a this-binded lambda to compile. Due to LLVorbisDecodeState writing to disk off-thread, limit audio decodes proportional to general worker thread count. Guess the thread count for now. | |||
2020-04-10 | SL-11445 Provide 'name' for Pulse Audio | Andrey Kleshchev | |
2020-01-31 | Merged in SL-11445 Upgrade Fmodex to Fmod Studio | Andrey Kleshchev | |