Commit Graph

16 Commits

Author SHA1 Message Date
24ce592604 Updated copyright year. 2019-05-02 12:47:47 +02:00
5b91737789 Moved option to shut-down computer from the preferences dialog to the menubar. 2018-02-26 17:57:46 +01:00
d90f8d0508 Updated copyright year. 2018-02-26 15:56:51 +01:00
4d4da2273d Added an option to preferences that allows for saving the pending jobs *without* confirmation. 2017-01-07 20:29:25 +01:00
f823b485d7 Happy new year 2017! 2017-01-07 18:48:20 +01:00
286f615370 Happy new year 2016! 2016-01-01 23:59:55 +01:00
2658b4c628 Some more improvements to VapourSynth detection + overhauled the SysinfoModel class. 2015-02-28 17:12:35 +01:00
d4d0882a10 Happy new year 2015 !!! 2015-01-31 19:56:04 +01:00
fff0cc76ef Minimize main window into the notification area ("systray"), when trying to close the program while we still have running jobs. 2014-05-14 17:13:42 +02:00
6982596882 Refactored SysinfoModel and PreferencesModel. Also made those classes thread-safe! 2014-02-14 00:01:00 +01:00
7ed6499ff2 Removed "use 10-Bit encoding" from preferences. Also updated Help screen to show the help for the *selected* encoder. 2014-02-11 02:33:17 +01:00
b16bbfa60c Happy new year 2014! 2014-01-27 19:58:24 +01:00
8d9fb210c6 Implemented update reminder to main window. Also added option to disable update reminder to preferences dialog. 2013-12-14 22:30:19 +01:00
f6e3275018 Massive clean up: Removed Win32 API dependency from "global.h". All Win32 API calls are now wrapped in custom functions in "global.cpp". 2013-11-03 18:34:20 +01:00
cb554dd5eb Added option to disable the Avisynth/VapourSynth warning messages to the preferences. 2013-08-08 23:18:31 +02:00
a74f27ab5b Code refactoring: Now "Preferences" and "Recently" used models are in separate classes for a more cleaner design. 2013-07-03 21:34:21 +02:00