* Initial refactor of add_job_window
* Improved project naming and fixed Blender engine issue
* Improve time representation in main window
* Cleanup Blender job creation
* Send resolution / fps data in job submission
* More window improvements
* EngineManager renaming and refactoring
* FFMPEG path fixes for ffprobe
* More backend refactoring / improvements
* Performance improvements / API refactoring
* Show current job count in add window UI before submission
* Move some UI update code out of background thread
* Move some main window UI update code out of background thread
* Initial commit for settings window
* More WIP for the Settings panel
* Added Local Files section to Settings
* More WIP on Settings
* Add ability to ignore system builds
* Improvements to Launch and Delete buttons
* Fix issue where icons were not loading
* Network password settings WIP
* Update label
* Import and naming fixes
* Speed improvements to launch
* Update requirements.txt
* Update Windows CPU name lookup
* Add missing default values to a few settings
* More settings fixes
* Fix Windows Path issue
* Added hard types for getting settings values
* More UI cleanup
* Correctly refresh Engines list after downloading new engine
* Improve downloader with UI progress
* More download improvements
* Add Settings Button to Toolbar