Asnivor / MedLaunch

A Windows (.NET) Front-End for the Mednafen Emulator
http://medlaunch.asnitech.co.uk/
Other
36 stars 6 forks source link

Mednafen download method 'hangs' the UI whilst in progress #140

Closed Asnivor closed 7 years ago

Asnivor commented 7 years ago

Download needs to be performed on a different thread to the UI, using dispatcher.

Asnivor commented 7 years ago

Implemented for manual download and install of mednafen. This however does not apply to first-time initialisation (as this runs before the main UI is initialised)