Xpl0itU / WiiUDownloader

Allows to download encrypted wiiu files from nintendo's official servers
GNU General Public License v3.0
880 stars 24 forks source link

Support multiple selected rows #37

Closed datatags closed 1 year ago

datatags commented 1 year ago

Summary

As briefly mentioned in discord, I thought it'd be useful to be able to select multiple rows with the standard methods (Ctrl+Click, Shift+Click, Ctrl+A, etc.) and for it to only prompt you to add updates/DLC once. This PR adds this.

Notes:

Xpl0itU commented 1 year ago

As I said in the discord, could you remove the build_windows.sh script? It’s not even building but rather deploying, to build and execute it you can do it from the mingw shell itself

datatags commented 1 year ago

Thanks, sorry I didn't get back to you very soon, I submitted this and went to sleep shortly after

Xpl0itU commented 1 year ago

No worries, I had write access to your fork so I handled that myself