This website requires JavaScript.
Explore
Help
Sign in
feror
/
Ryujinx
Watch
1
Star
0
Fork
You've already forked Ryujinx
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b70580bc9f
Ryujinx
/
src
/
Ryujinx.Audio
History
Evan Husted
dfb4854d19
misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups.
2024-10-26 08:46:50 -05: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
misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups.
2024-10-26 08:46:50 -05: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