1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-22 06:53:30 +01:00
Ryujinx/Ryujinx.HLE/HOS/Services/Aud/AudioRenderer
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
..
AudioConsts.cs
BehaviorIn.cs
BiquadFilter.cs
IAudioRenderer.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
MemoryPoolContext.cs
MemoryPoolIn.cs
MemoryPoolOut.cs
MemoryPoolState.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
PlayState.cs
Resampler.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
UpdateDataHeader.cs
VoiceChannelResourceIn.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
VoiceContext.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
VoiceIn.cs
VoiceOut.cs
WaveBuffer.cs