Commit Graph

  • 32ba683bfb logs: Don't create logs on non debug builds 0.9.1 next Joel16 2024-11-22 11:30:38 +0000
  • ba3d5e0529 README.md: Update readme to reflect new features Joel16 2024-11-22 11:02:53 +0000
  • 6a90b8e340 Makefile: Bump version to 0.9.1 Joel16 2024-11-21 15:40:28 +0000
  • 1c18db345c system: Fix NAND local friend code seed Joel16 2024-11-21 15:35:09 +0000
  • 61c72843a4 Makefile: re-introduce .CIA support Joel16 2024-11-19 11:29:48 +0000
  • d3973eced2 Battery: Display PMIC and battery vendor code Joel16 2024-11-19 11:06:14 +0000
  • 31fe2a0ca6 gui: Disable home button before launching button tester Joel16 2024-11-19 10:55:20 +0000
  • 08f7c5613a gui: Allow button tester to check for home button input Joel16 2024-11-18 22:15:42 +0000
  • 464aff72da log: Introduce logging to failing functions for debugging purposes Joel16 2024-11-18 12:13:50 +0000
  • 6b4126272e Makefile: Re-include app metadata Joel16 2024-11-17 12:45:20 +0000
  • 3cdaa48922 nnid: Hide non functioning details for now 0.9.0 Joel16 2024-11-11 16:24:13 +0000
  • 34de6a0f90 gui: Display battery temperature in both °C/°F Joel16 2024-11-11 15:55:07 +0000
  • 61971ff8a6 WiFi: Fix duplicated slots Joel16 2024-11-11 15:43:04 +0000
  • d3230c3ead system: Display soap ID Joel16 2024-11-10 21:43:04 +0000
  • 7109b47bba kernel: Fix device ID check Joel16 2024-11-10 21:36:15 +0000
  • 2ca59c7066 hardware: Fix auto brightness check Joel16 2024-11-08 15:20:15 +0000
  • 91147dbdcb system: Display check digit with serial Joel16 2024-11-08 13:24:48 +0000
  • f707137337 kernel: Fix GetInitalVersion Joel16 2024-11-07 12:31:45 +0000
  • 823dca4c32 gui: Init DSP for audio jack status Joel16 2024-11-07 11:51:37 +0000
  • f7393ae769 gui: Cleanup ButtonTester code Joel16 2024-11-06 13:16:14 +0000
  • 29a440e14a system: Fix GetRunningHW Joel16 2024-11-06 12:21:43 +0000
  • 36ee7df0d9 config: Initalize config outside of service and fix parental control block Joel16 2024-11-06 12:20:26 +0000
  • 132f6c0798 gui: Fix WiFi signal strength Joel16 2024-11-05 15:05:03 +0000
  • bd0169797d system: Fix missing comma in runningHW list Joel16 2024-09-25 12:43:29 -0400
  • 8f3882508b system: Fix running hw Joel16 2024-09-25 12:38:37 -0400
  • c5720a11bb gui: Initialize more required services and switch to L + R for button tester Joel16 2024-09-25 11:42:03 -0400
  • d457b87298 nnid: Reimplement NNID info page Joel16 2024-09-23 22:02:09 -0400
  • 14ad4441c6 .gitignore: Ignore 3DS executables/binary files Joel16 2024-09-23 20:31:14 -0400
  • 699eae4369 Makefile: Re-anble app icon Joel16 2024-09-22 19:01:47 -0400
  • 159111e215 wifi: Reimplement WiFi info Joel16 2024-09-22 15:00:57 -0400
  • 0b24bee1bb storage: Use arrays to hold storage data Joel16 2024-09-21 18:59:44 -0400
  • 0dad16af0c system: Fix OS_SharedConfig->running_hw values (thanks to 3dbrew) Joel16 2024-09-21 12:28:10 -0400
  • 3923eb0881 kernel: Use osGetSystemVersionDataString to get system version and return a string for unknown values instead of nullptrs Joel16 2024-09-21 11:15:49 -0400
  • 7b951f3170 next: Reimplement 3DSident in C++ Joel16 2024-09-20 10:50:21 -0400
  • c665eebce9
    Merge pull request #29 from xfix/network-name-containing-%p master Joel 2021-07-06 10:40:54 -0400
  • 2577cfd66c Avoid crashing on SSID containing %p #29 Konrad Borowski 2021-07-06 15:00:52 +0200
  • d7811b9460
    Update README.md to reflect new changes Joel 2018-08-03 01:16:16 -0500
  • bdf282adbd Make things ready for the final release 0.8.0 Joel16 2018-08-02 23:38:53 -0500
  • f7ded94e60 Fix touch controls and mcu firm in GUI Joel16 2018-08-02 23:10:34 -0500
  • d1fb56454f Minor console version changes Joel16 2018-08-02 23:10:09 -0500
  • 5c6c123364 Remove unused FS_RecursiveMakeDir() Joel16 2018-08-02 23:09:08 -0500
  • 2dcd466f97 Update FS functions Joel16 2018-08-02 23:08:33 -0500
  • 833fbad1c4 Fix info display on certain menu items Joel16 2018-08-02 21:35:30 -0500
  • 84dffe1a19 Fix crash on storage menu Joel16 2018-08-02 21:35:08 -0500
  • 1e0b1e41b2 Fix headphone status Joel16 2018-08-02 21:34:57 -0500
  • 4bded33d60 Get NAND local friend code seed Joel16 2018-08-02 21:34:46 -0500
  • 3091371464 Fix text alignment Joel16 2018-07-31 18:08:33 -0500
  • 5885bc912d Integrate button tester Joel16 2018-07-31 15:31:16 -0500
  • 4b259cd7e3 Remove object files (binary) Joel16 2018-07-31 14:01:05 -0500
  • 965ba9bbd1 Remove binary Joel16 2018-07-31 14:00:04 -0500
  • cf84991672 Merge GUI and Console in one branch Joel16 2018-07-31 13:59:17 -0500
  • 669d7bd450 Add flask meta Joel16 2018-01-13 10:11:53 -0600
  • 135a56258f
    Update README.md 0.7.9 Joel 2017-12-17 11:19:27 -0600
  • c7968f4fa5 Bump version Joel16 2017-12-17 11:17:10 -0600
  • bcad84154b Read brightness from HW Regs Joel16 2017-12-17 01:06:35 -0600
  • 29de5b2df0 Fix blank WiFi page for those not on the latest version of luma Joel16 2017-12-16 12:06:05 -0600
  • cef81c2074
    Update feature list Joel 2017-12-14 22:43:12 -0600
  • a180a21157 Refactor makefile and fix banner audio 0.7.8 Joel16 2017-12-14 22:19:56 -0600
  • a275861c64 Display brightness value instead of percentage Joel16 2017-12-13 17:51:37 -0600
  • a8e4e2e801 Hide unique info if (select) is held during boot Joel16 2017-12-13 17:39:00 -0600
  • 5dca409085 Properly display security mode Joel16 2017-12-12 01:08:37 -0600
  • 63d9fce285 CFGI_SecureInfoGetSerialNumber is now included in ctrulib Joel16 2017-12-12 01:01:03 -0600
  • 713fb65fa3 Make use of ctrulib's api for ac services Joel16 2017-12-12 00:57:51 -0600
  • 0052b8cbb0 Use ac:i instead of config blocks for wifi info Joel16 2017-12-12 00:40:06 -0600
  • 14953e30c9 Use CFGI instead of PS Joel16 2017-12-11 15:52:17 -0600
  • 179eec33b7 Merge 9dc6b9d30a into fb02508df6 #23 Tyler True 2017-10-18 15:55:54 +0000
  • 9dc6b9d30a Add the ability to hide private information. #23 Tyler True 2017-10-18 11:53:56 -0400
  • fb02508df6 Display brightness explicitly Joel16 2017-09-26 14:45:31 -0500
  • c4fe6742a1 Merge upstream changes from GUI branch and make ready for release 0.7.7 Joel16 2017-09-19 20:26:53 -0500
  • 9f73a067d4 Update feature list Joel 2017-09-17 11:53:47 -0500
  • 25107b62e2 Display running hw like GUI Joel16 2017-09-17 11:45:30 -0500
  • d3f8b192f3 Merge upstream changes from GUI Joel16 2017-09-17 01:16:14 -0500
  • 99fc2e4c58 Merge upstream changes from GUI Joel16 2017-09-15 11:16:13 -0500
  • 656331af53 Minor changes to ACTU, also displays Mii ID (nothing major) Joel 2017-08-02 13:00:11 -0400
  • 19a81d7ef8 Refactor makefile and get rid of 3DS tools Joel 2017-07-29 23:50:03 -0400
  • c4ad79a984 Merge branch 'master' of https://github.com/joel16/3DSident Joel 2017-07-22 02:13:41 -0400
  • 8c0e4906b0 Include actu header changes from GUI branch incase anyone is interested in researching Joel 2017-07-22 02:13:37 -0400
  • 1745344656 Update features list 0.7.6 Joel 2017-07-20 23:37:52 -0400
  • 5efd947df5 Minor adjustments before release Joel 2017-07-20 23:26:55 -0400
  • 6dd031650f Display WiFi mac addr + use my own interpreation of wifi struct Joel 2017-07-19 02:54:19 -0400
  • 661932e95d Remove dupes, more consistency + break wifi slot info into separate lines Joel 2017-07-17 02:57:18 -0400
  • f8769ed82d Upstream changes with GUI, screen glitch fixes and more! Joel 2017-07-16 03:35:22 -0400
  • b288fd5093 Merge upstream changes Joel 2017-07-15 02:00:34 -0400
  • a945036c67 Minor clean up + upstream changes form GUI Joel 2017-07-12 02:02:17 -0400
  • 738b237453 Merge upstream changes from GUI Joel 2017-07-09 16:09:50 -0400
  • 51697267e4 Clean up and follow up on code consistency Joel 2017-07-05 16:22:25 -0400
  • 669b5d0115 Merge upstream changes from GUI Joel 2017-06-25 12:58:31 -0400
  • 0ee6f749ba Refactor ANY_KEY Joel 2017-06-11 14:55:28 -0400
  • 1f022655b3 Merge upstream changes from GUI - Config Info category 0.7.5 Joel 2017-06-10 14:27:59 -0400
  • c0fe6d3b9d Moved includes to include dir, and merged changes from GUI Joel 2017-06-09 17:50:50 -0400
  • 4539155abe extra info #10 zoogie 2017-06-09 15:54:42 -0500
  • 525dfd904f New 2DS XL and more explicit model names zoogie 2017-06-09 15:37:30 -0500
  • d0cf90d5a7 Merge upstream changes from master branch Joel 2017-06-09 15:19:11 -0400
  • 884797d009 Remove frd:u, and use HIDUSER_GetSoundVolume instead of MCU's Joel 2017-06-09 15:15:16 -0400
  • a1bd3399fb Update README.md Joel 2017-06-05 11:59:38 -0400
  • f98a3675ab Update v0.7.4 0.7.4 Joel 2017-06-02 15:27:47 -0400
  • 8f16a26701 Update v0.7.4 Joel 2017-06-02 15:24:55 -0400
  • 594c212a39 Finally fixed homescreen crash 0.7.3 Joel 2017-04-03 22:24:28 -0500
  • 2184049359 Fix home screen crash Joel 2017-04-03 22:22:16 -0500
  • 6a05aa8af3 Now displays brightness + also updated bannetool and makerom Joel 2017-04-02 23:16:52 -0500