mageven
ba4830293e
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
538fba826b
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
5f3558fd51
catch key errors ( #1157 )
2020-05-03 01:43:22 +02:00
Thog
886e42fb19
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
ad3d2fb5a9
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