Commit Graph

80 Commits

Author SHA1 Message Date
zhupengfei 4e290ba289 Remove unused include 2020-05-16 19:11:14 +08:00
zhupengfei 57a1245e2a Add proper error handling for memcpy 2020-05-16 19:09:50 +08:00
zhupengfei 6be3fca2de Add ETA support 2020-05-16 17:53:19 +08:00
zhupengfei bae5fda423 Improve UI display 2020-05-16 15:54:22 +08:00
zhupengfei 1c28fff725 Improve error handling.
Do not cancel the entire process when an error occurs. Instead, return a list of failed contents.
2020-05-16 15:13:52 +08:00
zhupengfei 4391845185 Fix linux CI 2020-05-15 23:11:26 +08:00
zhupengfei 5d008fc952 Add version check 2020-05-15 23:08:59 +08:00
zhupengfei 2fbdaaac30 Fix up import destination indicator 2020-05-15 22:47:18 +08:00
zhupengfei 450cef3fca Added a fallback title based on codeset info 2020-05-15 22:34:39 +08:00
zhupengfei 1415235a13 Added an 'hos' icon (to be improved) 2020-05-15 22:22:36 +08:00
zhupengfei b19803c4d3 Add support for system titles 2020-05-14 23:14:59 +08:00
zhupengfei 268d0a0cba Still doesn't work huh 2020-05-02 00:34:39 +08:00
zhupengfei 1237e62fff Fixed Qt library location 2020-05-02 00:11:08 +08:00
zhupengfei 24bdf0a156 core, frontend: Add 'Dump CXI file' option
Right click on an application in the Select Contents dialog.
2020-05-02 00:06:46 +08:00
zhupengfei 2c4dd84d49 Correctly load seeds 2020-05-01 15:05:01 +08:00
zhupengfei f60fc572be Code cleanup
Replacing macros with lambdas
2020-05-01 13:31:55 +08:00
zhupengfei c6d561d4ed core: Add slot0x18KeyX and slot0x1BKeyX 2020-05-01 13:24:34 +08:00
zhupengfei 0f7ebef23f Fixed a crash 2020-05-01 13:11:10 +08:00
zhupengfei c27589ce53 core: Add DecryptToFile in NCCHContainer 2020-05-01 11:59:24 +08:00
zhupengfei e4c3588aa1 Fixed appveyor script 2020-04-30 20:46:46 +08:00
zhupengfei e51d28d6b3 Try adding back VS2019 CI 2020-04-30 20:06:04 +08:00
zhupengfei b5b2fa32cb core/ncch: Add back secondary key derivation from Citra
Along with RomFS CTR, etc.
2020-04-30 20:03:54 +08:00
zhupengfei f0de8da515 core: Makes it possible to skip decryption part in QuickDecryptor
Bad name, huh?
2020-04-30 18:54:10 +08:00
zhupengfei c831a0785e core: Generalize QuickDecryptor
This is now a class template. This would be useful when we implement NCCH decryption.
2020-04-30 18:05:58 +08:00
Pengfei Zhu 576053d995 Fix compilation 2020-04-22 23:27:41 +08:00
Pengfei Zhu 142ce6b837 Fix typo 2020-04-22 23:24:01 +08:00
Pengfei Zhu d6d04d9930 Remove unused variables warning 2020-04-22 23:19:48 +08:00
zhupengfei 8beac71fb0 Fix implementation for GetLastErrorMsg 2020-04-22 23:09:36 +08:00
zhupengfei 6068eda710 Remove pedantic
as we are using non-standard macro behaviour
2020-04-22 22:59:31 +08:00
zhupengfei 4568567d90 Fix docker script
Did I forget to save this lol
2020-04-22 22:34:26 +08:00
zhupengfei a589b99f57 Make scripts executable 2020-04-22 22:31:22 +08:00
zhupengfei e6b9e8c5bf travis: Add linux build script from citra 2020-04-22 22:27:02 +08:00
zhupengfei 11e728ac4e Fix linux compilation 2020-04-22 22:18:25 +08:00
zhupengfei fa7aecaf37 Add import destination indicator 2020-04-18 23:58:03 +08:00
zhupengfei 376012e95e Fixed minor UI errors 2020-04-18 23:35:16 +08:00
zhupengfei 6b7faf2c05 core: Add support for proper SeedDB import
This now merges the SeedDB to import with the one already existing
2020-04-18 23:34:51 +08:00
zhupengfei c0d22e944d Merge branch 'master' of github.com:zhaowenlan1779/threeSD 2020-03-27 16:25:46 +08:00
zhupengfei 34686d8a5c dumper: Add copying boot9 from 0:/3DS and prompt when not found 2020-03-27 16:25:06 +08:00
Pengfei Zhu 945292426d Update README.md 2020-01-27 16:10:38 +08:00
zhupengfei b2c63e87eb frontend: Main dialog update 2020-01-22 10:29:36 +08:00
zhupengfei 201c8adf2f frontend: Add utilities 2020-01-20 18:57:35 +08:00
zhupengfei eee82fcd5c frontend: Added icons for everything except titlebar 2020-01-20 00:22:31 +08:00
zhupengfei 94b9ec028b Display title icon; display title icon and names for save/extdata in group mode 2020-01-17 12:10:44 +08:00
zhupengfei 0708744a17 Added encryption scheme display. 2020-01-17 10:10:58 +08:00
zhupengfei 48c7c3d70d Move seeddb.bin to the end and allow failure 2020-01-01 21:14:41 +08:00
zhupengfei cd5eccd32a Fix DLCs not imported correctly, fix progress not reported correctly 2019-10-04 15:45:39 +08:00
zhupengfei 2efa44f751 Add the new contents to custom config 2019-10-02 23:42:54 +08:00
zhupengfei 5cbe69388f Add support for config savegame 2019-10-02 20:06:39 +08:00
zhupengfei 380a1da748 Remove MSVC build 2019-10-02 18:36:19 +08:00
zhupengfei c17e8fc19d MSVC: Use experimental preprocessor
It seems that there are certain bugs in MSVC's traditional preprocessor that prevents the logging system from compiling.
2019-10-02 18:15:49 +08:00