Commit Graph

52 Commits

Author SHA1 Message Date
Joel16
cb0199cf7d Should be *battery charging enabled 2018-09-09 20:07:27 -05:00
Joel16
950ea5e85f Add some power commands 2018-09-09 20:00:44 -05:00
Joel16
d865bdfb2c Merge branch 'master' of https://github.com/joel16/SwitchIdent 2018-07-03 19:59:00 -05:00
Joel16
7902835493 Fix region code and minor SDL changes 2018-07-03 19:57:43 -05:00
Joel
71927d6bc5
Update README.md to reflect release changes 2018-06-12 14:42:27 -05:00
Joel16
fc73c33eee Update feature list and build names 2018-06-12 10:16:14 -05:00
Joel16
eb47655f64 [GUI] Display some setting statuses 2018-06-12 10:10:01 -05:00
Joel16
a3328892af [Console] Display NAND storage capacities 2018-06-12 10:09:43 -05:00
Joel
0b5bd4f5e8
Update README.md 2018-06-12 09:38:35 -05:00
Joel16
5cd129f1e5 Display NAND user/system storage capacities as well 2018-06-12 09:31:15 -05:00
Joel16
a064e44549 Display firmware versions properly
Thanks to Shadow!

Once this gets merged into libnx, I can get rid of the separate source file for setsys.
2018-06-11 20:45:40 -05:00
Joel16
f1a31ab6f4 Display kernel verson (unavialble for 4.X.X)
http://switchbrew.org/index.php?title=NPDM#Kernel_versions
2018-06-11 15:33:06 -05:00
Joel16
801a37891b Make firmware version more explicit
'.X' is used if a minor/micro version cannot be determined.
2018-06-11 15:04:06 -05:00
Joel16
8cd13cb647 Fix travis builds
TODO: Switch to docker.
2018-06-11 13:45:12 -05:00
Joel16
673187891c Revert "Only build from branch travis-fix for now"
This reverts commit 0065b929cc.
2018-06-11 13:43:55 -05:00
Joel16
0065b929cc Only build from branch travis-fix for now 2018-06-11 13:31:05 -05:00
Joel16
137737007c [GUI] Fix exit button 2018-06-11 12:36:22 -05:00
Joel16
01ceacce30 Fix IP Address using nifm service 2018-06-11 12:33:19 -05:00
Joel16
6f36d07cf0 Fix firmware version
Not sure how this got removed?
2018-06-11 12:32:46 -05:00
Joel16
7600e96575 [Console]: fix builds with latest libnx 2018-06-07 15:35:26 -05:00
Joel16
750d8582a1 Remove SDL_mixer and install SDL via travis
I plan to switch to docker once some of the pr's gets merged into master and libnx matures enough.
2018-06-07 14:05:07 -05:00
Joel16
d06ec9bcad Initial bring up of the GUI version 2018-06-07 13:56:27 -05:00
Joel16
440a519002 Use ns:am to get SD storage size 2018-06-05 21:59:25 -05:00
Joel16
6a456cba5b Display DRAM desc instead of value 2018-05-23 00:17:44 -05:00
Joel16
e4dfef790b DramID and more misc settings info 2018-05-22 11:28:46 -05:00
Joel16
f47520d722 Remove language for now, and credit hopperplaysmc 2018-05-21 10:25:26 -05:00
Joel16
35f5159724 Fix travis builds (again) 2018-05-21 10:17:10 -05:00
Joel16
72be1ff56e Display device ID using spl 2018-05-20 01:13:26 -05:00
Joel16
f2ba108e1c Display storage sizes and init set:sys for serial 2018-05-20 01:12:38 -05:00
Joel16
a1e78ea72d Display if booted from safemode
Also removed set.c/set.h since I already got them merged into libnx.
2018-05-19 19:18:24 -05:00
Joel16
61c341a01c Fix icon.jpg 2018-05-19 19:15:49 -05:00
Joel16
d5f09959bc Remove icon.jpg after building 2018-05-18 14:27:40 -05:00
Joel16
04fb446656 Add icon and meta 2018-05-18 14:14:59 -05:00
Joel
ba3e8eb216
Update README.md 2018-05-18 11:27:22 -05:00
Joel16
9908928e1f Get docked state + performance configs
- Fixed newline entry at the end of each file.
2018-05-18 11:06:27 -05:00
Joel16
ec6b7b3520 Add setGetSerialNumber() and credits
Tested and confirmed working by Klodeckel.
2018-05-18 10:17:53 -05:00
Joel
475a73967d
Display build status 2018-05-17 14:25:53 -05:00
Joel16
0e732d1c27 Update readme to reflect test builds 2018-05-17 14:16:18 -05:00
Joel16
51cfe82ca0 Fix issue with switch_rules 2018-05-17 14:09:50 -05:00
Joel16
7f7849ff07 Minor changes to travis config
(hopefully should build now)
2018-05-17 13:02:37 -05:00
Joel16
b1363a9d79 Add travis integration 2018-05-17 12:39:02 -05:00
Joel16
9bdc3d2a17 Use socketInitializeDefault isntead of custom
IP address still doesn't work.
2018-05-17 12:21:30 -05:00
Joel16
f60394002c Fix error code returned by setGetSystemLanguage
Now we get an empty string, hm.
2018-05-17 12:20:43 -05:00
Joel16
f9ddb9a0d0 Clean up kernel functions 2018-05-17 12:20:13 -05:00
Joel16
94f4dfef74 GetUnit should determine if switch is a kiosk 2018-05-17 11:35:12 -05:00
Joel16
95dfaede62 Fix SwitchIdent_GetHardwareType()
Version 4.00+ if returns 0x3, it should be Mariko.
2018-05-17 11:26:57 -05:00
Joel16
9458692e39 Fix SwitchIdent_GetSystemVersion() 2018-05-17 11:05:19 -05:00
Joel16
6ea41f687a Add some printfs to check for err codes 2018-05-17 09:29:14 -05:00
Joel16
05af87a48d Init console first so we can see error codes 2018-05-16 15:45:52 -05:00
Joel16
862f300980 Properly init/de-init services 2018-05-16 15:43:27 -05:00