gdkchan
|
79a5939734
|
Improvements to audout (#58)
* Some audout refactoring and improvements
* More audio improvements
* Change ReadAsciiString to use long for the Size, avoids some casting
|
2018-03-15 21:06:24 -03:00 |
|
gdkchan
|
59d1b2ad83
|
Add MUL (vector by element), fix FCVTN, make svcs use MakeError too
|
2018-03-05 16:18:37 -03:00 |
|
gdkchan
|
8dcffe6a51
|
Fix hid touch screen timestamp, add more log info
|
2018-03-04 00:06:44 -03:00 |
|
gdkchan
|
7d48886750
|
Fix Rename* functions on FspSrv, add a separate class do hold system settings on Switch
|
2018-03-03 14:04:58 -03:00 |
|
gdkchan
|
646af2498c
|
Fix paths using ascii instead of utf8 on IFileSystem
|
2018-03-03 02:24:04 -03:00 |
|
Ac_K
|
e174100474
|
Implement many objects, improve logging. (#42)
* Implement many objects, improve logging.
Change and rename folders of Services
Add Logging of IpcMessage.
Add "lm" Log Service.
Parse Errors of SetTerminateResult
Add Svc Calls.
Add many object implementations.
* Corrections
Forgotten Debug Conf
* Corrections 2
* Corrections 3
* Corrections 4
|
2018-02-25 15:58:16 -03:00 |
|