Commit Graph

16 Commits

Author SHA1 Message Date
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
798c41f7f8 Implemented workaround for VapourSynth plug-in loading: Testing shows that the environment variable %USERPROFILE% must be set correctly; otherwise VapourSynth fails to load plugins from the "<AppData>\VapourSynth\plugins{32|64}" directory.
Even though it would make more sense to evaluate %APPDATA%, VapourSynth apparently ignores that one. We set up %APPDATA% anyway, just to be sure.
2019-05-07 21:10:13 +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
a348b67891 Fixed parsing of source properties for new Avs2YUV version. 2017-01-07 21:54:06 +01:00
f823b485d7 Happy new year 2017! 2017-01-07 18:48:20 +01:00
a31c9cc1bd Removed some debug outputs + adapted for changes in MUtils library. 2016-10-02 17:34:48 +02:00
f38c651a18 Added support for detecting "portable" Avisynth. 2016-10-02 16:18:01 +02:00
8a8889f51a Implemented ClipInfo class + various fixes. 2016-05-08 18:33:48 +02:00
286f615370 Happy new year 2016! 2016-01-01 23:59:55 +01:00
9a5076ffcb More code refactoring: Got rid of the "binaries" class + added a SourceFactory class plus SourceInfo classes for each source type + some improvements of AddJob dialog. 2015-08-02 21:16:36 +02:00
d4d0882a10 Happy new year 2015 !!! 2015-01-31 19:56:04 +01:00
155f66c061 Implemented VSPipe version detection + various fixes. 2014-02-25 22:44:39 +01:00
38e7dbae56 Refactored source types (Avisynth, VapourSynth, etc) into separate classes + loads of fixes. 2014-02-24 23:13:42 +01:00