|
3d620d791c
|
Small tweak to VapourSynth detection.
|
2019-08-09 14:33:57 +02:00 |
|
|
9d6b4ccfeb
|
Don't mistakenly detect 64-Bit VapourSynth on 32-Bit-only OS.
|
2019-08-07 21:50:52 +02:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
ea40bc5f1c
|
Bump version.
|
2018-10-12 21:21:57 +02:00 |
|
|
548a86e707
|
Some improvements to initial window size on "High DPI" screens.
|
2018-10-12 20:31:30 +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 |
|
|
6b0e1ffee5
|
Bump version.
|
2018-02-27 20:17:13 +01:00 |
|
|
cbfa3a3600
|
Added "do nothing" item to post-operation sub-menu.
|
2018-02-26 20:38:37 +01:00 |
|
|
5b91737789
|
Moved option to shut-down computer from the preferences dialog to the menubar.
|
2018-02-26 17:57:46 +01:00 |
|
|
585fdf009a
|
Fixed version detection for latest nvenccc binaries.
|
2018-02-26 16:39:38 +01:00 |
|
|
1435ad135b
|
Bump nvencc version.
|
2018-02-26 16:12:23 +01:00 |
|
|
2a31994440
|
Bump x265 version.
|
2018-02-26 15:57:56 +01:00 |
|
|
40b4ff6d76
|
Bump x264 version + added support for x264 multi-bitdepth binaries.
|
2018-02-26 15:57:47 +01:00 |
|
|
d90f8d0508
|
Updated copyright year.
|
2018-02-26 15:56:51 +01:00 |
|
|
6b9d07dfda
|
Updated x265 to version 2.5+22.
|
2017-10-04 23:18:57 +02:00 |
|
|
00c53d77b2
|
Updated x264 binaries to r2851.
|
2017-07-15 21:08:48 +02:00 |
|
|
e4b257d93d
|
Updated x265 to version 2.5. Now using "multilib" build.
|
2017-07-15 20:38:23 +02:00 |
|
|
339fb9ae25
|
Revert NVEncC version.
|
2017-06-11 18:32:05 +02:00 |
|
|
72fd602aec
|
Update changelog + bump program version.
|
2017-06-11 17:51:16 +02:00 |
|
|
6f44867e37
|
Bump NVEncC version.
|
2017-06-11 17:50:38 +02:00 |
|
|
b6f783c2af
|
Bump x265 version.
|
2017-06-11 17:50:11 +02:00 |
|
|
bd82c8c801
|
Updated GnuPG checksum.
|
2017-05-26 13:33:51 +02:00 |
|
|
e23151b9b3
|
Bump program version + updated changelog.
|
2017-05-26 13:16:43 +02:00 |
|
|
b4ab59315f
|
Bump x265 version.
|
2017-05-26 13:13:54 +02:00 |
|
|
6cde59cd56
|
Bump x264 version.
|
2017-05-26 13:13:39 +02:00 |
|
|
f00c0d2674
|
Updated version history.
|
2017-05-06 13:34:53 +02:00 |
|
|
5f71d7bff3
|
Bump x265 version.
|
2017-05-06 13:10:40 +02:00 |
|
|
a34a9b8b61
|
Save log files to the same directory where the output file is located.
|
2017-05-06 13:03:12 +02:00 |
|
|
882c6df144
|
Bump x265 version.
|
2017-04-12 20:53:13 +02:00 |
|
|
712d597080
|
Updated NvencC version.
|
2017-04-08 14:15:53 +02:00 |
|
|
18ce4e48e0
|
Adapted for the latest MUtils library changes.
|
2017-04-08 14:15:05 +02:00 |
|
|
7d2b6866ba
|
Some code clean-up in updater dialog.
|
2017-04-02 17:42:59 +02:00 |
|
|
4fdc96a139
|
Bump version.
|
2017-04-01 20:26:55 +02:00 |
|
|
4d894cc37b
|
Avoid copying the binaries for update checker.
|
2017-03-30 23:10:12 +02:00 |
|
|
9c63c30d90
|
Measure time for update check (for debugging).
|
2017-03-29 23:42:39 +02:00 |
|
|
9e5cf62209
|
Adapted "update" dialog for recent MUtils changes + allow user to cancel the update checker thread by pressing Esc button.
|
2017-03-29 21:43:01 +02:00 |
|
|
452c518605
|
Bump version.
|
2017-03-23 20:59:40 +01:00 |
|
|
f213759b53
|
Bump x265 version.
|
2017-03-23 20:59:03 +01:00 |
|
|
a868877174
|
Small build script update.
|
2017-01-14 17:33:08 +01:00 |
|
|
a348b67891
|
Fixed parsing of source properties for new Avs2YUV version.
|
2017-01-07 21:54:06 +01:00 |
|
|
b46a90dab3
|
Bum Avs2YUV version to 0.24 (BugMaster's mod 5).
|
2017-01-07 20:47:37 +01:00 |
|
|
92b9837ff5
|
Bump x265 version.
|
2017-01-07 20:33:39 +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 |
|
|
35d83b4df3
|
Refactored custom parameter validation code into a separate class.
|
2017-01-07 03:18:03 +01:00 |
|
|
d0b0a6fcad
|
Adapt for latest MUtils changes.
|
2016-12-26 02:24:43 +01:00 |
|
|
f162e7168a
|
Adapt for latest MUtils changes.
|
2016-12-25 22:17:41 +01:00 |
|
|
69a5cb805c
|
Adapt for latest MUtils changes.
|
2016-12-24 16:50:15 +01:00 |
|
|
bfe2b9401d
|
Small installer fix.
|
2016-12-20 21:07:41 +01:00 |
|
|
5fd4e486cb
|
Re-organized project directory structure.
|
2016-12-20 16:53:09 +01:00 |
|
|
2717fc9504
|
Adapt for latest MUtils changes.
|
2016-12-16 20:54:01 +01:00 |
|
|
b08e4a50b0
|
Bump x265 version.
|
2016-12-16 20:53:21 +01:00 |
|
|
b160867111
|
Improved logging code. Each log line now has a timestamp.
|
2016-12-14 15:08:34 +01:00 |
|
|
36f35075ed
|
Bump version + updated history.
|
2016-12-13 21:06:27 +01:00 |
|
|
42dafd3616
|
Updated NvencC version.
|
2016-12-13 21:06:13 +01:00 |
|
|
8b3d4d61ee
|
Small installer fix.
|
2016-12-13 20:52:16 +01:00 |
|
|
e934cc960f
|
Updated x264 and x265 versions.
|
2016-12-13 20:07:44 +01:00 |
|
|
5d3927250e
|
Updated the Wget binary to latest version (v1.18).
|
2016-10-22 15:17:28 +02:00 |
|
|
eba9f57773
|
Bump version.
|
2016-10-21 12:08:52 +02:00 |
|
|
f8dd4dcac0
|
Updated web-update tool to latest binary version.
|
2016-10-21 12:07:52 +02:00 |
|
|
a102ca5c73
|
Shut up some warnings when detecting VapourSynth registry path.
|
2016-10-21 12:00:33 +02:00 |
|
|
33de4dd98e
|
Clean up version detection code.
|
2016-10-21 11:59:41 +02:00 |
|
|
42a3d9cd05
|
Updated SFX EXE-header (7zSD.sfx).
|
2016-10-15 12:07:13 +02:00 |
|
|
0dd2d7c61b
|
Bump x265 version.
|
2016-10-13 23:20:58 +02:00 |
|
|
1acab6286d
|
Updated web-update tool to latest binary version.
|
2016-10-10 22:59:50 +02:00 |
|