1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-10-01 12:30:00 +02:00
Ryujinx/src/Ryujinx.Audio
gdkchan a2c0035013
Update audio renderer to REV13: Add support for compressor statistics and volume reset (#7372)
* Update audio renderer to REV13: Add support for compressor statistics and volume reset

* XML docs

* Disable stats reset

* Wrong comment

* Fix more XML docs

* PR feedback
2024-10-01 11:30:57 +01:00
..
Backends replace ByteMemoryPool use with MemoryOwner<byte> and SpanOwner<byte> (#6911) 2024-06-15 23:00:13 +02:00
Common [Ryujinx.Audio] Address dotnet-format issues (#5362) 2023-07-02 01:27:18 +02:00
Input Migrate Audio service to new IPC (#6285) 2024-02-22 16:58:33 -03:00
Integration Migrate Audio service to new IPC (#6285) 2024-02-22 16:58:33 -03:00
Output Migrate Audio service to new IPC (#6285) 2024-02-22 16:58:33 -03:00
Renderer Update audio renderer to REV13: Add support for compressor statistics and volume reset (#7372) 2024-10-01 11:30:57 +01:00
AudioManager.cs [Ryujinx.Audio] Address dotnet-format issues (#5362) 2023-07-02 01:27:18 +02:00
Constants.cs [Ryujinx.Audio] Address dotnet-format issues (#5362) 2023-07-02 01:27:18 +02:00
ResultCode.cs [Ryujinx.Audio] Address dotnet-format issues (#5362) 2023-07-02 01:27:18 +02:00
Ryujinx.Audio.csproj Migrate to .NET 8 (#5887) 2023-11-15 17:41:31 +01:00