mageven
43a44401a5
Refactor out Application details from Horizon ( #1236 )
...
* Initial Application refactor
* Misc typo and access modifier fixes
* Clean unused namespaces
* Address gdkchan's comments
* Move ticket reading to common method
* Change IParentalControlService to use ApplicationLoader.ControlData
2020-05-15 03:16:46 -03:00
Xpl0itR
b043fe17b9
Improvements to input and input configuration in the GUI. ( #849 )
...
* Improvements to input and input configuration in the GUI
* Requested changes
* nits
* more nits
2020-05-03 04:00:53 +02:00
Xpl0itR
0d6d11e41f
catch key errors ( #1157 )
2020-05-03 01:43:22 +02:00
Thog
97f7017a4b
Use the official JSON parser ( #1151 )
...
This remove Utf8son and JsonPrettyPrinter dependencies.
NOTE: the standard JSON parser doesn't support configurable
indentation, as a result, all the pretty printed JSON are indented with 2
spaces.
2020-04-30 14:07:41 +02:00
Xpl0itR
57369fa246
Implement update loader and log loaded application info ( #1023 )
...
* Implement update loader
* Add title version to titlebar and log loaded application info
* nits
* requested changes
2020-04-12 23:02:37 +02:00