This website requires JavaScript.
Explore
Help
Sign In
marcel
/
ryujinx
Watch
1
Star
0
Fork
0
You've already forked ryujinx
mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced
2025-08-11 12:47:51 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eae6dba61016ed521af40e71c3325b514c1e522c
ryujinx
/
src
/
Ryujinx.Audio.Backends.SoundIo
History
Evan Husted
97188556d8
misc: chore: Use explicit types in audio projects
2025-01-25 14:03:38 -06:00
..
Native
misc: chore: Use explicit types in audio projects
2025-01-25 14:03:38 -06:00
Ryujinx.Audio.Backends.SoundIo.csproj
Migrate to .NET 9 (
#198
)
2024-12-19 18:52:25 -06:00
SoundIoAudioBuffer.cs
editorconfig: Set default encoding to UTF-8 (
#5793
)
2023-12-04 14:17:13 +01:00
SoundIoHardwareDeviceDriver.cs
Migrate Audio service to new IPC (
#6285
)
2024-02-22 16:58:33 -03:00
SoundIoHardwareDeviceSession.cs
replace
ByteMemoryPool
use with
MemoryOwner<byte>
and
SpanOwner<byte>
(
#6911
)
2024-06-15 23:00:13 +02:00