ryujinx/Ryujinx.HLE/HOS
Ac_K c17e1f99f0 audout:u: Implement SetAudioOutVolume and GetAudioOutVolume (#781)
* audout:u: Implement SetAudioOutVolume and GetAudioOutVolume

- Implementation of `audout:u` SetAudioOutVolume and GetAudioOutVolume (checked with RE).
- Add Get and Set for Volume into audio backends.
- Cleanup of all audio backends to follow the `IAalOutput` structure and .NET standard.
- Split OpenAL backend into 2 files for consistency.

* Address comments

* Fix the volume calculation
2019-10-11 17:54:29 +02:00
..
Diagnostics/Demangler
Font Fix hwopus DecodeInterleaved implementation (#786) 2019-10-11 17:22:24 +02:00
Ipc Fix error code returned by CloseSession (#787) 2019-10-11 17:53:45 +02:00
Kernel Misc fixes (#772) 2019-09-19 20:59:48 -03:00
Services audout:u: Implement SetAudioOutVolume and GetAudioOutVolume (#781) 2019-10-11 17:54:29 +02:00
SystemState Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
GlobalStateTable.cs
Homebrew.cs
HomebrewRomFsStream.cs
Horizon.cs Update time implementation to 9.0.0 (#783) 2019-10-08 14:48:49 +11:00
IdDictionary.cs
ProgramLoader.cs
ResultCode.cs
ServiceCtx.cs