|
b3bce7b535
|
Adjusted build script to invoke Rich-Header Eraser tool on our binaries.
|
2019-08-19 23:01:06 +02:00 |
|
|
bbd2b4f6ea
|
Simplified VapourSynth detection code.
|
2019-08-13 20:03:11 +02:00 |
|
|
d59c4f5789
|
Workaround to detect VapourSynth even if it has been installed with "for me only" option (not recommended).
|
2019-08-12 20:20:44 +02:00 |
|
|
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 |
|
|
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 |
|
|
d9c3d88cad
|
Cosmetics.
|
2019-07-22 15:21:49 +02:00 |
|
|
1a08b0add5
|
Bump version + updated README file.
|
2019-07-22 14:41:55 +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 |
|
|
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 |
|
|
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 |
|
|
fc14a14b78
|
Updated changelog.
|
2019-05-02 15:45:53 +02:00 |
|
|
24ce592604
|
Updated copyright year.
|
2019-05-02 12:47:47 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
72fd602aec
|
Update changelog + bump program version.
|
2017-06-11 17:51:16 +02:00 |
|
|
e23151b9b3
|
Bump program version + updated changelog.
|
2017-05-26 13:16:43 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|