Ryujinx/Ryujinx.HLE/HOS/Services/Am
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
..
AmErr.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
FocusState.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
IAllSystemAppletProxiesService.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
IApplicationCreator.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
IApplicationFunctions.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
IApplicationProxy.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
IApplicationProxyService.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
IAudioController.cs Refactor Ryujinx.Common and HLE Stub Logging (#537) 2019-01-11 01:11:46 +01:00
ICommonStateGetter.cs Refactor Ryujinx.Common and HLE Stub Logging (#537) 2019-01-11 01:11:46 +01:00
IDebugFunctions.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
IDisplayController.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
IGlobalStateController.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
IHomeMenuFunctions.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
ILibraryAppletAccessor.cs Refactor Ryujinx.Common and HLE Stub Logging (#537) 2019-01-11 01:11:46 +01:00
ILibraryAppletCreator.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
ISelfController.cs Implement GetAccumulatedSuspendedTickChangedEvent to ISelfController (#702) 2019-06-15 22:58:22 -03:00
IStorage.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
IStorageAccessor.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
ISystemAppletProxy.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
IWindowController.cs Refactor Ryujinx.Common and HLE Stub Logging (#537) 2019-01-11 01:11:46 +01:00
MessageInfo.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
OperationMode.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
StorageHelper.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00