Commit Graph

83 Commits

Author SHA1 Message Date
Ian Burgwin
084ac7d52f remove hac module, use external haccrypto module; make two executables for windows 2020-09-10 01:54:43 -07:00
Ian Burgwin
b1f3a77366 setup: remove obsolete titledir entry point 2020-09-10 01:31:14 -07:00
Ian Burgwin
31185255fc
setup: set fixed version for pycryptodomex to 3.9.8 2020-09-06 22:25:24 -07:00
Ian Burgwin
514d694cb4 setup: update pyctr to 0.4.3 2020-09-04 02:23:49 -07:00
Ian Burgwin
b0cf589ed7
setup: add Python 3.8 to classifiers 2020-07-17 00:18:34 -07:00
Ian Burgwin
068687bff3
setup: update to pyctr 0.4.1 2020-07-11 17:15:24 -07:00
Ian Burgwin
b773a785e7
setup: require pyctr 0.3.1 2020-04-08 20:21:27 -07:00
Ian Burgwin
fb537fe44e
ninfs._gui: remove (to be re-created later)
This was just sitting around for a while and was made mostly when I was still learning how to use PySide2. I will get around to re-doing this better later once all the major updates to the core application are done.
2020-04-01 14:05:23 -07:00
Ian Burgwin
4b66034fd2
remove included pyctr, add to setup.py 2020-04-01 13:50:49 -07:00
Ian Burgwin
2747a6af4a
setup: load version from __init__ 2019-09-15 01:23:35 -07:00
Ian Burgwin
f0fd5ec0ef
setup: update version and extras_require 2019-09-14 16:27:41 -07:00
Ian Burgwin
e9eff257a7
version 1.7b2 2019-08-15 01:09:45 -07:00
Ian Burgwin
023f98c161
version 1.7b1 2019-07-14 17:47:03 -07:00
Ian Burgwin
73bc35649c
version 1.6.1 2019-05-27 13:28:26 -07:00
Ian Burgwin
c2caa0fe8e
version 1.6 2019-05-26 20:08:00 -07:00
Ian Burgwin
af15e6d349
version 1.5 2019-05-21 14:09:11 -07:00
Ian Burgwin
996fe4cc22
version 1.4, update mac getting started pdf 2019-04-17 18:55:58 -07:00
Ian Burgwin
13d458df1a
only include libcrypto on windows and mac 2019-04-17 18:43:53 -07:00
Ian Burgwin
94edb6d255
rename project directory to ninfs 2019-04-17 13:26:02 -07:00
Ian Burgwin
8d225c0de6
rename project to ninfs, update reg_shell to delete old "Mount with fuse-3ds" on update
The `fuse-3ds' module directory will be renamed in a future commit.
2019-04-17 13:04:12 -07:00
Ian Burgwin
da917f1a45
add libcrypto and openssl license 2019-04-16 20:19:42 -07:00
Ian Burgwin
3e2160db4b
rename ccrypto to _crypto, update fstypename for nand types 2019-04-13 16:05:38 -07:00
Ian Burgwin
5b988be01b
merge switchfs with fuse-3ds
The name "fuse-3ds" will be replaced soon to reflect the fact that more non-3DS types are being added.
2019-04-12 22:22:32 -07:00
Ian Burgwin
9a60aa78e4
version 1.3.1, update screenshots, add mac getting started pdf, update root setup pdf 2018-11-29 21:37:05 -08:00
Ian Burgwin
a686530244
add --install-desktop-entry for linux to add a .desktop file and images (close #29), update package_data in setup.py to include png/ico, fix wrong location of shebang line in main.py 2018-11-29 18:59:21 -08:00
Ian Burgwin
cbbd3fbd1a
add custom icon designed by me (close #28), add script to build mac icns + windows ico, fix get_seed to read 4 bytes instead of 2 for seed_count, minor text changes, require appJar>=0.93 2018-11-29 17:04:58 -08:00
Ian Burgwin
589b7fa6d2
version 1.3; update screenshots for Windows 10, version 1809 2018-10-11 19:35:47 -07:00
Ian Burgwin
c69ee3ebdf
update setup.py to include author_email, automatically find packages, include long_description_content_type 2018-10-11 16:35:15 -07:00
Ian Burgwin
5871e38d09
print exception when appJar fails to import, add newer macOS support path for seeddb 2018-09-17 10:40:15 -07:00
Ian Burgwin
9cf4ed3002
version 1.2, update windows images 2018-09-16 20:43:03 -07:00
Ian Burgwin
6cc20825c4
version 1.2b5 2018-09-11 09:03:15 -07:00
Ian Burgwin
41988179b7
add link to tutorial on start screen 2018-08-27 23:58:29 -07:00
Ian Burgwin
db601c79c5
version 1.2b4 2018-08-03 18:22:11 -07:00
Ian Burgwin
c75856717c
add extra prints during gui setup, hide extras window when ctxmenu subwindow is opened 2018-07-10 13:04:58 -07:00
Ian Burgwin
6b2b414759
version 1.2b3 2018-07-08 18:07:45 -07:00
Ian Burgwin
1cb275e04b
read ARM9 footer 2018-06-25 19:08:23 -07:00
Ian Burgwin
bd015eba1c
version 1.2b2 2018-06-24 20:25:54 -07:00
Ian Burgwin
add7c5a546
use lru_cache for parse_path in SRLMount; check input values for cdn, nanddsi, and sd in gui; add extra line to _pyi_main 2018-06-24 18:22:03 -07:00
Ian Burgwin
49fcf3b60f
version 1.2b1 2018-06-23 19:27:47 -07:00
Ian Burgwin
aa230f4f3d
support reading Nintendo DS ROM images (needs more testing) 2018-06-21 01:44:01 -07:00
Ian Burgwin
e1ef705ed3
version 1.1.1 2018-06-16 09:53:24 -07:00
Ian Burgwin
82680c2291
version 1.1 2018-06-07 18:55:45 -07:00
Ian Burgwin
ca8308614d
set BOOT9_PATH/SEEDDB_PATH when running mount in gui to ensure correct files are used, update readme 2018-06-07 15:24:16 -07:00
Ian Burgwin
bd4248d7ea
version 1.0 2018-06-02 18:41:54 -07:00
Ian Burgwin
5132f8a6a5
add mount_nanddsi to setup.py 2018-05-31 20:05:23 -07:00
Ian Burgwin
18f38aba29
version 1.0b9 2018-05-27 23:31:08 -07:00
Ian Burgwin
4d8e7b0cb3
show "Decompress .code" for ExeFS in gui 2018-05-20 22:32:59 -07:00
Ian Burgwin
088650dd17
version 1.0b8 2018-05-19 20:10:04 -07:00
Ian Burgwin
205ce18b35
move appJar to extras_require, catch import exception in gui 2018-05-19 19:45:32 -07:00
Ian Burgwin
9b3a7e1a17
completely deprecate python versions before 3.6.1 2018-04-26 11:13:49 -07:00