1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-20 22:13:35 +01:00
Ryujinx/Ryujinx.HLE/HOS/Services/Aud
Alex Barney b2b736abc2 Misc cleanup (#708)
* Fix typos

* Remove unneeded using statements

* Enforce var style more

* Remove redundant qualifiers

* Fix some indentation

* Disable naming warnings on files with external enum names

* Fix build

* Mass find & replace for comments with no spacing

* Standardize todo capitalization and for/if spacing
2019-07-02 04:39:22 +02:00
..
AudioOut Refactor SVC handler (#540) 2018-12-18 03:33:36 -02:00
AudioRenderer Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
AudErr.cs HwOpus service implementation (#201) 2018-11-17 04:36:49 +01:00
AudioRendererParameter.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
IAudioDevice.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
IAudioOutManager.cs Refactor SVC handler (#540) 2018-12-18 03:33:36 -02:00
IAudioRendererManager.cs Fix GetAudioRendererWorkBufferSize for REV5 (#677) 2019-04-25 00:22:06 +10:00
IHardwareOpusDecoder.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
IHardwareOpusDecoderManager.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
SampleFormat.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00