mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-11 05:26:38 +00:00
a0720b5681
* Refactoring HOS folder structure Refactoring HOS folder structure: - Added some subfolders when needed (Following structure decided in private). - Added some `Types` folders when needed. - Little cleanup here and there. - Add services placeholders for every HOS services (close #766 and #753). * Remove Types namespaces |
||
---|---|---|
.. | ||
AudioOutManager | ||
AudioRendererManager | ||
HardwareOpusDecoderManager | ||
Types | ||
IAudioController.cs | ||
IAudioInManager.cs | ||
IAudioInManagerForApplet.cs | ||
IAudioInManagerForDebugger.cs | ||
IAudioOutManager.cs | ||
IAudioOutManagerForApplet.cs | ||
IAudioOutManagerForDebugger.cs | ||
IAudioRendererManager.cs | ||
IAudioRendererManagerForApplet.cs | ||
IAudioRendererManagerForDebugger.cs | ||
IAudioSnoopManager.cs | ||
IFinalOutputRecorderManager.cs | ||
IFinalOutputRecorderManagerForApplet.cs | ||
IFinalOutputRecorderManagerForDebugger.cs | ||
IHardwareOpusDecoderManager.cs | ||
ResultCode.cs |