95 Commits

Author SHA1 Message Date
32af83f476
Log output is slightly more verbose during downloads and decryption 2024-05-07 00:22:17 -04:00
21663babbd Fix console dropdown not being disabled during a download 2024-05-06 09:52:18 -04:00
065d58bf60
Add missing UI file used to build new interface 2024-05-05 15:09:48 -04:00
a64c93f1a3
Fully redesigned NUSGet interface 2024-05-05 14:26:13 -04:00
5af6c202ee
Added all missing vWii titles to database 2024-05-04 00:14:21 -04:00
ec16050d6f Added ability to re-encrypt vWii WAD Title Keys with the common key
This allows the creation of WADs that can be installed from *within* vWii mode, instead of just from Wii U mode.
2024-05-03 22:39:37 -04:00
95dd93b85f
Added vWii title support and began filling in database 2024-05-03 01:25:45 -04:00
625131873b
Allow for using the Wii U NUS for faster downloads (libWiiPy v0.2.3 beta) 2024-05-02 00:50:20 -04:00
466f914ad9
More optimizations and code cleanup 2024-04-29 21:33:19 -04:00
d2348f0b78
Greatly improved how regions are handled 2024-04-29 21:18:17 -04:00
3eff8d08fe
Added comments to all the source code 2024-04-29 18:25:13 -04:00
25e62c4d9a
Added icons to the titles in the tree to indicate if a ticket is available or not 2024-04-29 16:47:57 -04:00
a79db53507 Rename NUSD-Py to NUSGet 2024-04-29 11:15:19 -04:00
88e977cac7
Remove empty QStatusBar at the bottom of the window 2024-04-26 21:27:07 -04:00
05ed7e5ff7
Merge remote-tracking branch 'origin/main' 2024-04-26 21:10:03 -04:00
2aa363af45
Database updates, NUSD-Py now shows an error if no output types are enabled 2024-04-26 21:09:51 -04:00
8897d6e073
Update python-build.yml 2024-04-25 02:11:24 -04:00
763ebb4cb9
Merge remote-tracking branch 'origin/main' 2024-04-25 01:25:12 -04:00
e56f3df1cc
Fix use of relative paths so that the macOS .app works 2024-04-25 01:25:01 -04:00
7a4573b8d5
Add workflow badge to README 2024-04-22 13:56:21 -04:00
cc85811a93
Added missing argument for Windows and macOS builds 2024-04-22 13:29:42 -04:00
8dd7f4e7a5
Update README.md 2024-04-22 13:04:38 -04:00
ab49d247e9
Updated README to include build instructions 2024-04-22 13:03:27 -04:00
f7599d8431
Wii title database is now compiled into the onefile binary 2024-04-22 12:55:43 -04:00
6ea447b278
Updated strings and fixed bug involving double clicking on category names 2024-04-21 01:54:21 -04:00
997cc0f58b
Actually check for invalid TIDs rather than just check for an empty string 2024-04-20 00:03:08 -04:00
529107b280
Will now use a local Ticket if use local files is checked and it exists 2024-04-19 23:53:15 -04:00
0c11c2f290
Updated TreeView so that long names cause a horizontal scroll bar to appear 2024-04-15 22:36:34 -04:00
ff3eea8d5e Titles without tickets are now handled correctly
Entire UI is now locked out during downloads to prevent changing options and breaking things, and new titles cannot be selected from the list mid-download
2024-04-15 10:42:46 -04:00
1c2370b6cb
Improved error handling and reworded some danger strings 2024-04-14 13:21:40 -04:00
6ad422943b
Merge remote-tracking branch 'origin/main' 2024-04-13 22:54:37 -04:00
249585f531
Better regioning and "use local files" now works 2024-04-13 22:54:25 -04:00
65484abafa
Update python-build.yml 2024-04-11 00:07:56 -04:00
9caeebde5d
Update python-build.yml 2024-04-10 23:52:55 -04:00
b528a87175
Added experimental new interface for selecting a title to download 2024-04-10 23:41:36 -04:00
ef2efbe902
Renamed files to make more sense, updated CI to match, also uses TARs to preserve executability 2024-04-10 21:17:11 -04:00
75d34bbf0a
Disable button during download to prevent spawning multiple threads 2024-04-07 18:28:53 -04:00
c2a4c2095f
Use correct path for macOS app 2024-04-07 16:40:08 -04:00
8fd4b0ced3
Create app bundle for macOS 2024-04-07 16:30:43 -04:00
dfccf2f63e
Minor macOS workflow change 2024-04-07 16:28:57 -04:00
39e339d702
Add experimental macOS workflow 2024-04-07 16:22:32 -04:00
43ee461fa3
Create python-build.yml 2024-04-07 15:39:42 -04:00
f513afc39a
Fully functional as a basic NUS downloader application, only lacking titles database 2024-04-07 15:36:36 -04:00
4f76259ccf
Basic UI that mimics original NUSD's 2024-04-06 23:30:35 -04:00
cfac9d6c98
Initial commit 2024-04-06 21:57:53 -04:00