Peter Nelson
|
ed1262cab9
|
Codefix: Move provider instances to static members. (#14501)
Avoids misnaming in global scope.
|
2025-08-07 09:21:44 +01:00 |
|
Peter Nelson
|
9c16603da6
|
Codechange: Add AutoRelease helper to use function as unique_ptr deleter. (#14353)
This allows passing the function as a template parameter instead of requiring a custom deleter functor.
|
2025-06-11 20:13:49 +01:00 |
|
Peter Nelson
|
87fa1e41d5
|
Codechange: Use std::byte for sound buffers.
|
2025-05-13 14:51:17 +01:00 |
|
Peter Nelson
|
560ee2442d
|
Add: Support sound effects in Ogg Opus format.
|
2024-12-06 18:41:35 +00:00 |
|