3 Commits

Author SHA1 Message Date
mlgatto
95cc18a7b4
Added trace log level ()
* added trace log level

* use trace log level instead of debug ( )

* alignment 

* moved trace logs toggle at the bottom 

* bumped config file version 

* added migration step 

* setting moved to the dev section 

* performance warning displayed when trace is enabled 
2022-02-17 21:08:07 -03:00
Berkan Diler
8f35345729
Use Enum and Delegate.CreateDelegate generic overloads ()
* Use Enum generic overloads

* Remove EnumExtensions.cs

* Use Delegate.CreateDelegate generic overloads
2022-02-13 10:50:07 -03:00
Mary
bec67dbef7
misc: Move configuration management to the Ryujinx project ()
* Decouple configuration from Ryujinx.HLE and Ryujinx.Input

* Move Configuration to the Ryujinx project
2021-05-16 17:12:14 +02:00