Commit Graph

19 Commits

Author SHA1 Message Date
e03fa75d20 Updated copyright year. 2023-06-18 13:32:08 +02:00
04310cbc46 Updated copyright year. 2022-06-16 16:37:14 +02:00
eb41bbfb46 Updated copyright year. 2021-12-08 00:03:40 +01:00
e4253a7dc6 Happy new year 2020! 2020-01-03 01:04:32 +01:00
ed02fae429 Fixed VapourSynth detection for R46+ and increase minimum required version to R46. 2019-07-22 14:19:18 +02:00
24ce592604 Updated copyright year. 2019-05-02 12:47:47 +02:00
d90f8d0508 Updated copyright year. 2018-02-26 15:56:51 +01:00
f823b485d7 Happy new year 2017! 2017-01-07 18:48:20 +01:00
f38c651a18 Added support for detecting "portable" Avisynth. 2016-10-02 16:18:01 +02:00
286f615370 Happy new year 2016! 2016-01-01 23:59:55 +01:00
0187a00f4d Improved Avisynth detection code. We now detect 32-Bit and 64-Bit Avisynth separately. 2015-03-01 22:00:05 +01:00
2658b4c628 Some more improvements to VapourSynth detection + overhauled the SysinfoModel class. 2015-02-28 17:12:35 +01:00
0c6c00202e Improved VapourSynth detection code. 2015-02-27 19:05:18 +01:00
d4d0882a10 Happy new year 2015 !!! 2015-01-31 19:56:04 +01:00
d5095d74f8 Simplified file verification code quite a bit. 2014-04-21 16:39:54 +02:00
ac9c8b3ce9 Made the mutexes in the model classes "mutable" rather than "static". 2014-02-14 23:13:16 +01:00
6982596882 Refactored SysinfoModel and PreferencesModel. Also made those classes thread-safe! 2014-02-14 00:01:00 +01:00
c873bf8527 Refactored calculation of the binary path to a separate class. Also more code refactoring. 2014-02-12 21:36:10 +01:00
2c97c709fc Added a new model to store the system capabilities. 2014-02-12 19:34:14 +01:00