Commit Graph

101 Commits

Author SHA1 Message Date
joel16
7413411329 kernel: Display touchscreen firmware version 2023-10-14 17:13:17 -04:00
joel16
dc79f6fdb2 README.md: Update credits 2023-06-19 16:15:01 -04:00
joel16
e6e4ad5b0e README.md: Update screenshot to reflect new changes 2023-06-19 15:55:47 -04:00
joel16
d92365500f Bump version and update README.md to reflect new changes 2023-06-19 15:50:12 -04:00
joel16
8e12e71691 menus: Use structs to hold information that doesn't need to be refreshed every frame 2023-06-19 15:44:57 -04:00
joel16
c7cfefe8d1 menus: Refactor DrawItem functions 2023-06-18 17:59:51 -04:00
joel16
5785623568 kernel: Get cradle FW version (stubbed for now) 2023-06-18 17:47:44 -04:00
joel16
57c75634e6 System: Display headphone connection status 2023-06-18 15:50:31 -04:00
joel16
8892836e58 app: Minor style changes and cleanup 2023-06-18 15:17:59 -04:00
joel16
3e44a00637 joy-con: Fix hiddbgGetFirmwareVersion 2023-06-18 00:20:06 -04:00
joel16
f01352a931 power: Properly display battery temp 2023-06-09 19:17:07 -04:00
joel16
0be6c75514 gui: Fix IMG_Init failure log 2023-06-09 19:16:44 -04:00
joel16
fd454992ee gui: Merge battery and charger menu info into one and fix verbiage on int/ext temperature 2023-06-09 18:58:52 -04:00
joel16
8a943aa857 gui: Remove SDL_FontCache (fixes displaying the '%' symbol) 2023-06-09 18:48:18 -04:00
joel16
43f95bf586 Bump version and update README.md to reflect new changes 2023-06-08 17:30:49 -04:00
joel16
35db5c1a41 power: Include new charger menu (separate from battery menu - previously called power menu) 2023-06-08 17:11:58 -04:00
joel16
b925966919 power: Display battery internal and external temperature 2023-06-02 23:21:35 -04:00
joel16
dd77c6e53a main: Do not initialize wlan::inf if hosVersion >= 15.0.0 2022-10-22 15:54:58 -04:00
Joel16
b2848ea3cc joycons: Add joycon menu for dislpaying joycon info 2021-11-07 13:02:52 -05:00
Joel16
29b6ddf044 romfs: Improve icon colours 2021-11-07 12:18:06 -05:00
Joel
2abea50a0e
Update README.md 2021-11-05 12:48:49 -04:00
Joel16
cc30a5cc8d gui: Remove unused functions 2021-11-05 12:35:35 -04:00
Joel16
d935732a20 gui: Switch to a dark UI and use icons to indicate categories 2021-11-05 12:34:41 -04:00
Joel16
53e3d086d7 Switch to c++ and update SDL_FontCache 2021-11-05 00:59:45 -04:00
shchmue
3c28b195c3
Add missing DRAM descriptors (#16)
* Update for compatibility with libnx v4.2.0

* Add missing DRAM descriptors
2021-11-04 17:43:55 -04:00
shchmue
c574b8987e
Update for compatibility with libnx v4.2.0 (#15) 2021-11-04 16:31:07 -04:00
Randname666
26f850f334
adding more regions support for SwitchIdent_GetRegion(void) (#12)
Region codes fetched from https://switchbrew.org/wiki/Settings_services#RegionCode .
2020-06-26 09:12:36 -04:00
Joel16
80c008aa9e Make use of xGetServiceSession functions and fix up travis builds 2019-07-20 00:22:07 -04:00
Joel16
e89d192ac9 Deprecate console version and update for libnx v2.3.0 2019-07-20 00:07:19 -04:00
ZachyCatGames
5bd29df757 Fix EMC speed (#8) 2019-01-20 10:36:26 -06:00
Joel
2b06592506
Update README.md to reflect new changes 2019-01-15 00:33:56 -06:00
Joel16
44e1e07b53 Bump version 2019-01-15 00:31:25 -06:00
Joel16
3b55a92694 Update SDL_FontCache and revert back to using Ubuntu font. 2019-01-15 00:31:14 -06:00
Joel16
fc0b1c97f7 Get battery lot and remove storage info from console version
It's better suited visually like in the GUI, so it'll stay there instead.
2019-01-09 11:41:23 -06:00
Joel16
b7a759bb09 Fix wifi/bluetooth mac address and minor consistency changes 2019-01-09 02:54:58 -06:00
Sunguk Lee
bda82998b0 Remove gfx API (#7)
these API was removed in current libnx dev tree
2019-01-08 13:18:04 -06:00
Sunguk Lee
dbd086d069 Apply psm changes (#6)
psm control API [was changed][1] in libnx 2.0.0

it will help to fix fatal crash in [Ams 0.8.2 + nx 2.0.0 environ][2]
for example hbmenu also has [similar patch][3]

[1]: https://github.com/switchbrew/libnx/commit/e59036d
[2]: https://github.com/Atmosphere-NX/Atmosphere/issues/309
[3]: https://github.com/switchbrew/nx-hbmenu/commit/1e3f057
2019-01-08 13:17:30 -06:00
Joel
0019a0e38b
Update README.md 2018-11-23 13:31:40 -06:00
Joel16
ba75f262fd Get rid of kernel version and make minor accuracy changes 2018-11-23 13:29:58 -06:00
Joel16
dba7cd6818 Properly display voltage state 2018-11-23 00:12:06 -06:00
Joel16
1534eaef0c Properly display CPU & GPU clocks and also EMC clock 2018-11-23 00:06:49 -06:00
Joel16
919f7d0f32 Properly display SD and gamecard slot status
Also fixed console version duplicating the CPU clock info
2018-11-22 23:49:42 -06:00
Joel16
8b36cc1b54 Fix font heights in GUI 2018-11-22 23:48:59 -06:00
Joel
dac80307b5
Update README.md 2018-11-02 22:05:31 -05:00
Joel16
9f332d0d94 Remove unclear info and allow console version to refresh values 2018-11-02 22:01:59 -05:00
Joel16
fa7f9094bf Fix compile errors with new version of libnx 2018-11-02 19:59:22 -05:00
Joel16
816ef0a32b Console should now display all the new info
Also display WiFi quality along wth RSSI
2018-10-21 00:20:05 -05:00
Joel16
83d3211c48 Minor clean up and display gamecard/sd status 2018-10-20 22:46:35 -05:00
Joel16
552d23c940 GPU acceleration + fix builds + more
- Displays Wlan state and RSSI signals
- Properly display voltage states.
2018-10-19 19:59:39 -05:00
Joel16
cb0199cf7d Should be *battery charging enabled 2018-09-09 20:07:27 -05:00