mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-23 07:37:05 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| AudioConsts.cs | ||
| BehaviorIn.cs | ||
| BiquadFilter.cs | ||
| IAudioRenderer.cs | ||
| MemoryPoolContext.cs | ||
| MemoryPoolIn.cs | ||
| MemoryPoolOut.cs | ||
| MemoryPoolState.cs | ||
| PlayState.cs | ||
| Resampler.cs | ||
| UpdateDataHeader.cs | ||
| VoiceChannelResourceIn.cs | ||
| VoiceContext.cs | ||
| VoiceIn.cs | ||
| VoiceOut.cs | ||
| WaveBuffer.cs | ||