Commit Graph

601 Commits

Author SHA1 Message Date
00b713ca08 Bump version + updated README file. 2019-08-06 21:12:17 +02:00
0de29ef2d0 Fixed detection of new NVEncC version. 2019-08-06 21:11:55 +02:00
7402359b36 Some more improvements to VapourSynth detection code. 2019-08-06 20:47:59 +02:00
e763eeae5b Small tweak to VapourSynth detection. 2019-08-05 22:55:10 +02:00
bdd55a654a Fixed regression: Do not show a "critical" error message, if VapourSynth could not be found. 2019-07-22 19:40:54 +02:00
cb42e52fb1 Fixed detection of "portable" VapourSynth. 2019-07-22 15:46:29 +02:00
d9c3d88cad Cosmetics. 2019-07-22 15:21:49 +02:00
2bbb409dc4 Bump x265 minimum required version to 3.1+8. 2019-07-22 14:59:26 +02:00
1a08b0add5 Bump version + updated README file. 2019-07-22 14:41:55 +02:00
0f62ffbb06 Bump x264 minimum required version to API-#158 (r2982). 2019-07-22 14:41:04 +02:00
ed02fae429 Fixed VapourSynth detection for R46+ and increase minimum required version to R46. 2019-07-22 14:19:18 +02:00
528acc04c3 Added project/solution files for VS2019. 2019-07-14 20:15:40 +02:00
67e7feba86 Updated x265 to version 3.1. 2019-07-14 19:49:38 +02:00
5e571c8a78 Build fix for latest changes in MUtilities library. 2019-07-14 19:48:06 +02:00
df9b5afb68 Refactored "common" thread code into a separate base class. Make additional thread classes use the "common" base class. 2019-05-10 20:40:46 +02:00
3c6316df82 Some code refactoring in the "startup" threads. 2019-05-09 22:18:44 +02:00
af87671309 Bump minimum VapourSynth version. 2019-05-09 22:18:24 +02:00
59cfdf1411 Updated project/solution files. 2019-05-07 21:16:27 +02:00
8955a9edd7 Various improvements to Avisynth and VapourSynth detection code. Refactored common code into a shared base class. 2019-05-07 21:13:22 +02: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
dad84faa34 Small build script improvement. 2019-05-04 17:49:00 +02:00
fc14a14b78 Updated changelog. 2019-05-02 15:45:53 +02:00
40fe40be80 Some improvements to binary checker thread. 2019-05-02 15:45:30 +02:00
b8e5f3795c Fixed detection of NVEncC dependencies. 2019-05-02 15:44:26 +02:00
c1bb28151e Bump NVEncC binaries to version 4.36. 2019-05-02 15:00:23 +02:00
bfab4bb03e Fixed detection of x265 versions with _Au suffix. 2019-05-02 14:58:54 +02:00
e38e35920f Updated the GnuPG binary to 1.4.23. 2019-05-02 13:43:15 +02:00
6a8807f548 Updated cURL binary to v7.64.1 (2019-03-27). 2019-05-02 13:34:37 +02:00
35f97f3576 Updated x265 minimum required version to 3.0+8. 2019-05-02 13:05:43 +02:00
31e02e5290 Bump x264 minimum required version to API-#157 (r2945). 2019-05-02 13:04:45 +02:00
24ce592604 Updated copyright year. 2019-05-02 12:47:47 +02:00
114637be3c Wget/MCat has been replaced by cURL. 2018-10-27 20:29:15 +02:00
113470bb2f Adapt for latest changes in MUtilities library. 2018-10-27 20:23:05 +02:00
c5cd65403d Small improvement to build script. 2018-10-27 20:22:40 +02:00
ea40bc5f1c Bump version. 2018-10-12 21:21:57 +02:00
f06751fe93 Updated README file. 2018-10-12 21:18:40 +02:00
b25b2b4692 Updated changelog. 2018-10-12 21:10:08 +02:00
548a86e707 Some improvements to initial window size on "High DPI" screens. 2018-10-12 20:31:30 +02:00
1a50699e25 Updated installer version check. 2018-08-13 21:08:44 +02:00
eb1c91ce51 Bump version + updated changelog. 2018-08-11 13:12:59 +02:00
04519a6301 Bump x264 version to API-#157 (r2917). 2018-08-11 13:12:30 +02:00
b5859ed1ec Updated x265 to version 2.8+48. 2018-08-11 13:11:42 +02:00
7cafc150be Updated checksums for update utilities. 2018-05-11 11:39:48 +02:00
66e4609559 Bump version + updated changelog. 2018-05-11 10:57:03 +02:00
c0b0fa4662 Updated x265 and NVEncC to latest versions. 2018-05-11 10:56:52 +02:00
ce006ecf9a Updated included GnuPG and WUpdate binaries. 2018-05-11 10:56:30 +02:00
1a05d20276 Bump dates. 2018-02-27 20:32:50 +01:00
6b0e1ffee5 Bump version. 2018-02-27 20:17:13 +01:00
939a072a86 Added new button images. 2018-02-27 20:12:04 +01:00
cbfa3a3600 Added "do nothing" item to post-operation sub-menu. 2018-02-26 20:38:37 +01:00