Commit Graph

18 Commits

Author SHA1 Message Date
Joel16
0052b8cbb0 Use ac:i instead of config blocks for wifi info 2017-12-12 00:40:06 -06:00
Joel16
c4fe6742a1 Merge upstream changes from GUI branch and make ready for release 2017-09-19 20:26:53 -05:00
Joel16
d3f8b192f3 Merge upstream changes from GUI 2017-09-17 01:16:14 -05:00
Joel16
99fc2e4c58 Merge upstream changes from GUI
Basically cleaning up and making sure functions succeed before returning the result.
2017-09-15 11:16:13 -05:00
Joel
656331af53 Minor changes to ACTU, also displays Mii ID (nothing major)
Worth mentioning my mii data struct is probably quite off.
2017-08-02 13:00:11 -04:00
Joel
8c0e4906b0 Include actu header changes from GUI branch incase anyone is interested in researching 2017-07-22 02:13:37 -04:00
Joel
6dd031650f Display WiFi mac addr + use my own interpreation of wifi struct
The comments are basically a copy/paste of the info provided on 3Dbrew.
2017-07-19 02:54:19 -04:00
Joel
661932e95d Remove dupes, more consistency + break wifi slot info into separate lines
So many dupes
2017-07-17 02:57:18 -04:00
Joel
f8769ed82d Upstream changes with GUI, screen glitch fixes and more!
- System version now displays region ID:

U = USA/CAN
E = EUR/AUS
J = JPN
C = CHN
K = KOR
T = TWN

- Minor code clean up + consistency.

- Now displays home menu ID in misc tab.

- WiFi information, SSID and password. Thanks to LiquidFenrir for his WiFi manager's network struct.

- New colours:

- Displays Homemenu ID
- Displays IP address
- Displays brightness

Cyan for misc info.
Purple for NNID.
Green for WiFi slots.

- Fixed buffer overflows thanks to GCC  7.1.0.
2017-07-16 03:35:22 -04:00
Joel
b288fd5093 Merge upstream changes
Decided to remove config info, and keep 3DSident (original) minimal and only display cruical information.

GSPLCD header is no longer required now that it's been merged into ctrulib

Screenshots are now in the same format as 3DShell.

All file handling functions use FS:USER
2017-07-15 02:00:34 -04:00
Joel
738b237453 Merge upstream changes from GUI
(Excluding a few GUI exclusive NNID info.)
2017-07-09 16:09:50 -04:00
Joel
51697267e4 Clean up and follow up on code consistency 2017-07-05 16:22:25 -04:00
Joel
669b5d0115 Merge upstream changes from GUI 2017-06-25 12:58:31 -04:00
Joel
0ee6f749ba Refactor ANY_KEY
This is because certain headphones without buttons may cause 3DSident to
exit automatically due to the fact that any key can be used to exit the
app.
2017-06-11 14:55:28 -04:00
Joel
1f022655b3 Merge upstream changes from GUI - Config Info category 2017-06-10 14:27:59 -04:00
Joel
c0fe6d3b9d Moved includes to include dir, and merged changes from GUI 2017-06-09 17:50:50 -04:00
Joel
884797d009 Remove frd:u, and use HIDUSER_GetSoundVolume instead of MCU's 2017-06-09 15:15:16 -04:00
Joel
f98a3675ab Update v0.7.4
Now displays local friend code seed.
Storage sizes now display appropriately according to your
available/total storage. MB is no longer the default unit.
Also cleaned up main.c, now uses separate headers like 3DSident-GUI
2017-06-02 15:27:47 -04:00