1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-10-18 19:31:43 +01:00
Commit graph

36 commits

Author SHA1 Message Date
Pablo Curiel
a051b17ad0 Update to v1.1.3. 2019-07-17 07:14:37 -04:00
Pablo Curiel
6d435a2532 Update to v1.1.2. 2019-06-24 16:24:46 -04:00
Pablo Curiel
655c856eaf Update to v1.1.1. 2019-06-19 09:46:38 -04:00
DDinghoya
fcd4e5b45c Create README_KR.md (#19)
* Create README_KR.md
2019-06-06 09:37:22 -04:00
Pablo Curiel
aab7e24778 Update to v1.1.0. 2019-06-05 18:44:18 -04:00
Pablo Curiel
211cca9945 Fix the readme. 2019-05-01 16:58:34 -04:00
Pablo Curiel
0713a13151 Update to v1.0.8. 2019-05-01 16:24:13 -04:00
Pablo Curiel
fd4b7e933b Update to v1.0.7. 2019-04-23 08:50:01 -04:00
Pablo Curiel
d22add43bf Update to v1.0.6. 2019-04-23 01:14:57 -04:00
Pablo Curiel
edd7eee294 Many changes. Good things are coming. 2019-04-21 12:27:33 -04:00
Pablo Curiel
59e48748ae Some minor (trivial) changes.
Nothing too substantial. Just committing them before going to Spain.
2018-07-25 21:57:44 -04:00
Pablo Curiel
7a94da0a5c Fixed "Please wait" message hang up. 2018-07-22 23:06:25 -04:00
Pablo Curiel
01a3ebe477 Some fixes and corrections.
* Fixed building using latest libnx commit + recently added pacman packages (switch-libxml2 and switch-libjson-c).
* Removed ncm-related code because libnx now includes what's needed by the application.
* Cleaned up the fs-srv service additional functions.
* Mounted partition filesystems are now properly closed.
* Changed some output text.
2018-07-21 01:56:00 -04:00
Pablo Curiel
3364f062b2 Small coordinates fix. 2018-07-01 21:36:44 -04:00
Pablo Curiel
fae387a182 Update to v1.0.5. 2018-06-30 02:37:42 -04:00
Pablo Curiel
46c0f9fe47 Small message fix. 2018-06-25 21:42:25 -04:00
Pablo Curiel
a4bfaf8cf2 Update to v1.0.4. 2018-06-25 21:11:18 -04:00
Pablo Curiel
730912a626 Update to v1.0.3. 2018-06-23 20:48:34 -04:00
Pablo Curiel
db3f5698e7 Update to v1.0.2. 2018-06-22 05:45:41 -04:00
Pablo Curiel
a122605b6e Update to v1.0.1. 2018-06-21 20:46:17 -04:00
Pablo Curiel
3888e6a54c
Update README.md 2018-06-21 02:53:51 -04:00
Pablo Curiel
c6ad72f182 Complete set of changes since the latest commit made by MCMrARM. 2018-06-21 02:42:46 -04:00
MCMrARM
83e4633aea Do not make touch screen act as a button press with the press any button
state
2018-05-17 17:29:05 +02:00
MCMrARM
b00b6d1e28 Implement file splitting for file copy 2018-05-16 23:29:43 +02:00
MCMrARM
f5403611b8 File list improvements 2018-05-16 20:04:15 +02:00
MCMrARM
1ac1de5470 Initial work on dumping other data from gamecards 2018-05-16 19:52:35 +02:00
MCMrARM
a8acac46e4 Implement a fs-based dumper (for now for sysupdate) 2018-05-16 19:08:20 +02:00
MCMrARM
7a47bf55e3 Browse files from the update partition 2018-05-16 18:21:13 +02:00
MCMrARM
18e0170bcb Add a debug file browser 2018-05-16 18:06:57 +02:00
MCMrARM
497052d9df Make B exit the app 2018-05-16 17:34:05 +02:00
MCMrARM
c7ef15aab1 Add a workaround around the update partition dump error 2018-05-16 17:10:30 +02:00
MCMrARM
71725059cd Handle errors in the main copy loop using a variable 2018-05-15 19:05:13 +02:00
MCMrARM
70fe38bd3a Support cancellation 2018-05-15 18:53:26 +02:00
MCMrARM
5892d49599 Print system title version when dumping sys update partition 2018-05-15 18:31:46 +02:00
MCMrARM
f4b900d0f6 Add a menu, improvements 2018-05-15 18:00:19 +02:00
MCMrARM
e3f450ba7b Initial commit 2018-05-15 14:57:40 +02:00