Xpl0itU / WiiUDownloader

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

[Enhancement] Do not build the progress windows on code but rather on the UI file #51

Closed Xpl0itU closed 1 year ago

Xpl0itU commented 1 year ago

Bad code decisions lead to bad code overall, basically, in src/downloader.c and src/cdecrypt/cdecrypt.c I have functions to show a progress window, it would be nice to have it inside the data/wiiudownloader.ui file instead of the code