Commit Graph

  • b5b2fa32cb core/ncch: Add back secondary key derivation from Citra zhupengfei 2020-04-30 20:03:54 +08:00
  • f0de8da515 core: Makes it possible to skip decryption part in QuickDecryptor zhupengfei 2020-04-30 18:54:10 +08:00
  • c831a0785e core: Generalize QuickDecryptor zhupengfei 2020-04-30 18:05:58 +08:00
  • 576053d995 Fix compilation Pengfei Zhu 2020-04-22 23:27:41 +08:00
  • 142ce6b837 Fix typo Pengfei Zhu 2020-04-22 23:24:01 +08:00
  • d6d04d9930 Remove unused variables warning Pengfei Zhu 2020-04-22 23:19:48 +08:00
  • 8beac71fb0 Fix implementation for GetLastErrorMsg zhupengfei 2020-04-22 23:09:12 +08:00
  • 6068eda710 Remove pedantic zhupengfei 2020-04-22 22:59:31 +08:00
  • 4568567d90 Fix docker script zhupengfei 2020-04-22 22:34:26 +08:00
  • a589b99f57 Make scripts executable zhupengfei 2020-04-22 22:31:22 +08:00
  • e6b9e8c5bf travis: Add linux build script from citra zhupengfei 2020-04-22 22:27:02 +08:00
  • 11e728ac4e Fix linux compilation zhupengfei 2020-04-22 22:18:25 +08:00
  • fa7aecaf37 Add import destination indicator zhupengfei 2020-04-18 23:58:03 +08:00
  • 376012e95e Fixed minor UI errors zhupengfei 2020-04-18 23:35:16 +08:00
  • 6b7faf2c05 core: Add support for proper SeedDB import zhupengfei 2020-04-18 23:34:51 +08:00
  • c0d22e944d Merge branch 'master' of github.com:zhaowenlan1779/threeSD zhupengfei 2020-03-27 16:25:46 +08:00
  • 34686d8a5c dumper: Add copying boot9 from 0:/3DS and prompt when not found zhupengfei 2020-03-27 16:25:06 +08:00
  • 945292426d Update README.md Pengfei Zhu 2020-01-27 16:10:38 +08:00
  • b2c63e87eb frontend: Main dialog update zhupengfei 2020-01-22 10:29:36 +08:00
  • 201c8adf2f frontend: Add utilities zhupengfei 2020-01-20 18:57:35 +08:00
  • eee82fcd5c frontend: Added icons for everything except titlebar zhupengfei 2020-01-20 00:22:31 +08:00
  • 94b9ec028b Display title icon; display title icon and names for save/extdata in group mode zhupengfei 2020-01-17 12:10:44 +08:00
  • 0708744a17 Added encryption scheme display. zhupengfei 2020-01-17 10:10:58 +08:00
  • 48c7c3d70d Move seeddb.bin to the end and allow failure zhupengfei 2020-01-01 21:14:41 +08:00
  • cd5eccd32a Fix DLCs not imported correctly, fix progress not reported correctly zhupengfei 2019-10-04 15:45:39 +08:00
  • 2efa44f751 Add the new contents to custom config zhupengfei 2019-10-02 23:42:54 +08:00
  • 5cbe69388f Add support for config savegame zhupengfei 2019-10-02 20:06:39 +08:00
  • 380a1da748 Remove MSVC build zhupengfei 2019-10-02 18:36:19 +08:00
  • c17e8fc19d MSVC: Use experimental preprocessor zhupengfei 2019-10-02 18:15:49 +08:00
  • 58f903f80f import_dialog: UI improvements zhupengfei 2019-10-02 16:16:49 +08:00
  • 5d675d605a Add system archives import zhupengfei 2019-10-02 16:00:32 +08:00
  • 9f9d1d85db frontend: Allow selection of views zhupengfei 2019-09-28 23:03:06 +08:00
  • 479dd327df core, frontend: Group contents by title / game instead of category zhupengfei 2019-09-27 23:33:39 +08:00
  • 895cbb272c Add in NCCH, TMD and SMDH from Citra (to get game title) zhupengfei 2019-09-27 22:11:27 +08:00
  • d55af0108e core, frontend: Better progress reporter zhupengfei 2019-09-12 22:08:37 +08:00
  • ccffd51904 Update logging system zhupengfei 2019-09-05 23:05:16 +08:00
  • 7941811fd8 file_util: Fix multiple definition error for mingw static zhupengfei 2019-08-31 23:29:06 +08:00
  • d55af43ebd appveyor, CMake: Remove -flto; Resume mingw static zhupengfei 2019-08-31 23:06:28 +08:00
  • 759b5cf2e9 appveyor: Remove pdbs in subfolders as well zhupengfei 2019-08-30 23:00:38 +08:00
  • 4b84c0bd1f appveyor: Remove all PDBs zhupengfei 2019-08-30 22:59:45 +08:00
  • 3a40caaed0 appveyor: Disable bundled Qt for MSVC zhupengfei 2019-08-30 22:34:12 +08:00
  • a4fbae4918 removes PDBs from package zhupengfei 2019-08-30 22:24:08 +08:00
  • 4ec0fcf9d8 Fix missing include zhupengfei 2019-08-30 22:11:38 +08:00
  • 831f0d4cab temporarily remove /WX for MSVC so we can fix warnings later zhupengfei 2019-08-30 22:06:14 +08:00
  • 44c6d1627b mingw static builds are broken. removed; attempting to fix msvc zhupengfei 2019-08-30 21:59:18 +08:00
  • 9d041abc00 remove dwarf from mingw builds zhupengfei 2019-08-30 21:48:26 +08:00
  • 60007f0ec5 Fix CopyQt5Deps zhupengfei 2019-08-30 21:43:28 +08:00
  • e48562f32f fix file copy zhupengfei 2019-08-30 21:32:28 +08:00
  • efefa8f05a fix msvc zhupengfei 2019-08-30 21:31:52 +08:00
  • c5064a3992 fixup zhupengfei 2019-08-30 21:17:45 +08:00
  • f532ef3e74 add copy script to CI zhupengfei 2019-08-30 21:15:33 +08:00
  • c1bdea53c0 Fix stuff; add appveyor config zhupengfei 2019-08-30 21:12:15 +08:00
  • 75eafde45d Finish up README, make the tool buttons functional zhupengfei 2019-08-30 16:53:28 +08:00
  • 67e6b05e87 lots of important fixes zhupengfei 2019-08-30 15:33:47 +08:00
  • 8acfe9f304 UI updates zhupengfei 2019-08-28 23:02:30 +08:00
  • 7df0b63a1e updates zhupengfei 2019-08-28 19:16:05 +08:00
  • fd5106759a build system updates and other fixes zhupengfei 2019-08-28 11:43:44 +08:00
  • d612b9cf37 misc changes zhupengfei 2019-08-26 23:20:02 +08:00
  • 4f5a3effd8 Initial commit zhupengfei 2019-08-24 23:30:22 +08:00