Commit Graph

407 Commits

Author SHA1 Message Date
762ccde74c Show warning when NVidia encoder API (NVENCODEAPI.DLL) is *not* available. 2016-05-08 21:52:46 +02:00
572a8df9a4 Small fix. 2016-05-08 20:56:17 +02:00
8dd7c3d0ed Updated changelog. 2016-05-08 20:38:17 +02:00
8a8889f51a Implemented ClipInfo class + various fixes. 2016-05-08 18:33:48 +02:00
cf723f7f26 Updated the About dialog. 2016-05-08 17:07:50 +02:00
6ca6b0ca11 Updated AddJob dialog for the recent AbstractEncoderInfo changes + various fixes. 2016-05-08 16:30:31 +02:00
36ecf72d93 Some re-design of AbstractEncoderInfo to allow more flexible encoder variants and RC modes. 2016-05-08 15:33:09 +02:00
b5637c3f0b Added preliminary NVEncC encoding support. 2016-05-07 17:39:12 +02:00
587c29a4da Some installer tweaks. 2016-04-29 17:51:20 +02:00
f6e8d2e113 Fixed stupid copy&paste error. Fixes error about missing VapourSynth when Avisynth is *not* installed (but VapourSynth is). 2016-04-28 19:28:51 +02:00
669a915118 Some fixes in Update dialog to accommodate for latest MUtils changes. 2016-04-23 15:09:13 +02:00
c1a11a6ec3 Bump x265 version. 2016-04-19 20:15:52 +02:00
d782e4f2b1 Bump x264 version. 2016-04-14 20:58:35 +02:00
6c665b1447 Bump x265 version. 2016-04-14 20:58:13 +02:00
a1bf0dbf25 Bump version. 2016-04-09 19:31:37 +02:00
cbec1e3a42 Bump version. 2016-03-17 22:28:44 +01:00
ff27a265da Fixed detection of 64-Bit VapourSynth when 32-Bit VapourSynth is *not* installed (only relevant for 64-Bit Windows) + use registry functions from MUtils library. 2016-03-11 19:08:29 +01:00
5af1d81b03 Bump version + update changelog. 2016-02-06 12:11:59 +01:00
2f3eababe2 Updated x265 to v1.9. 2016-02-06 12:11:31 +01:00
8caee77d8a Bump x264 and x265 versions. 2016-01-24 15:07:33 +01:00
653eeee98e Fixed a bug in job name generation. 2016-01-04 20:52:19 +01:00
1e48f22eea Improved 32-Bit vs. 64-Bit selection code for Avisynth/VapourSynth source. 2016-01-04 19:50:01 +01:00
0f0e746b51 Bump version. 2016-01-02 13:01:33 +01:00
286f615370 Happy new year 2016! 2016-01-01 23:59:55 +01:00
4c93c52b79 Added menu entries for removing all "complete" jobs ((includes failed/aborted jobs) and for removing all "enqueued" jobs. 2015-12-20 13:59:42 +01:00
fd6486e009 Bump version. 2015-12-20 00:16:10 +01:00
f322399673 Fixed project dependency (was f'cked up by Visual Studio import wizard). 2015-12-19 23:31:47 +01:00
2c17359bf9 Clean-up before build. 2015-12-19 23:30:40 +01:00
ea3b08feaf Updated build script to include UCRT redistributable DLL's (form WinSDK). 2015-12-19 22:19:09 +01:00
92a654925f Added project/solution files for VS2015. 2015-12-19 19:23:43 +01:00
c89b2c3e6f Updated x265 version. 2015-12-19 19:18:51 +01:00
9ce8f89c99 Updated build environment to Visual Studio 2015 with Update-1. 2015-12-19 19:18:38 +01:00
83b79ca7ae Updated Changelog. 2015-11-18 20:49:07 +01:00
1e2b69c6f4 Make "custom" Avs2YUV parameters work again. 2015-11-18 20:48:54 +01:00
3a777274cc Changed the resize-mode for the "Status" and "Progress" columns to "ResizeToContents". 2015-10-24 18:28:45 +02:00
b373b3d725 Bump version + updated the CHANGELOG file. 2015-10-19 20:14:46 +02:00
05c7b930ae Updated CHANGELOG file. 2015-10-18 21:50:34 +02:00
8a8bb94399 Updated CHANGELOG and README file. 2015-10-17 14:26:10 +02:00
4ea1a767f5 Yet another installer fix. 2015-10-16 19:56:48 +02:00
5306f19d87 Some installer fixes. 2015-10-16 19:53:52 +02:00
5c387a0cfb Some installer fixes. 2015-10-16 18:53:31 +02:00
0c86e51aff Backported various installer improvements from LameXP installer. 2015-10-16 18:27:54 +02:00
6f5b3c4e4b Refined parameter validation code. Parameters in the "--param=value" format are now accepted. 2015-10-14 21:21:20 +02:00
3da3e72a6d Applied some installer tweaks. 2015-10-14 21:20:28 +02:00
db68e2ad3d Updated the HISTORY file. 2015-10-12 20:47:23 +02:00
3ebece16cc Bump x265 version + updated HISTORY file. 2015-10-12 20:31:46 +02:00
decf0e0ffd Updated WUpdate tool to the latest version. 2015-10-12 20:31:24 +02:00
86a6fe27f9 Allow custom parameters that start with "-X", where X is a numeric value. 2015-09-22 20:32:53 +02:00
498ba2690d Much improved validation of custom parameters. 2015-09-20 16:01:14 +02:00
1123701e6f Correctly handle the case when Preset and/or Tune is "UNSPECIFIED". 2015-08-02 22:13:14 +02:00