Commit Graph

418 Commits

Author SHA1 Message Date
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
e1c33653bb Fixed template loading in AddJob dialog. 2015-08-02 21:47:20 +02: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
d88c4ca553 Refactored code to better manage the encoder binary paths: They are now handled by the individual EncoderInfo class. Also added 12-Bit x265 encoder binaries. 2015-08-02 19:16:37 +02:00
439ec45621 Updated WebUpdate and GnuPG binaries to the latest versions. 2015-05-14 11:38:42 +02:00
19ad41ac4f Fixed typo. 2015-04-26 22:50:46 +02:00
dc1630485e Fixed a stupid copy&paste error, which caused the configuration files to be stored in the wrong directory (regression in v2.50). 2015-04-26 17:47:56 +02:00
8aa4768004 Bump x265 version. 2015-04-26 17:47:02 +02:00
72d8d7d5b5 Updated ignore file. 2015-04-17 19:02:11 +02:00
f2229373b0 Replaced Gitorious.org links with Gitlab.com links. 2015-04-17 19:01:38 +02:00
8e04c3e541 Bump x265 version. 2015-04-17 19:00:53 +02:00
33221a0ffd Updated project file and build script. 2015-04-17 19:00:03 +02:00
8c37e921b9 Removed old cruft. 2015-04-17 18:59:10 +02:00
404218e947 Some code simplification. 2015-03-23 22:05:58 +01:00
8e4e381408 Added option to enable line-wrapping + added option for saving the log to file. 2015-03-23 21:22:11 +01:00
f43589facb Fixed a typo. 2015-03-14 14:59:18 +01:00
029eabbfdb Updated Changelog. 2015-03-14 14:50:34 +01:00
fa29d4ba11 Moved binaries checking code into a separate thread + show spinner while application is initializing. 2015-03-14 14:01:50 +01:00
37dced8e15 Updated changelog file. 2015-03-09 20:29:43 +01:00
6713ccb41c Don't try to detect 64-Bit Avisynth on the 32-Bit system + remove Avisynth header that is no longer required. 2015-03-05 21:41:50 +01:00
0187a00f4d Improved Avisynth detection code. We now detect 32-Bit and 64-Bit Avisynth separately. 2015-03-01 22:00:05 +01:00
2658b4c628 Some more improvements to VapourSynth detection + overhauled the SysinfoModel class. 2015-02-28 17:12:35 +01:00
0c6c00202e Improved VapourSynth detection code. 2015-02-27 19:05:18 +01:00
27e79e5e4e Some documentation updates (again). 2015-02-09 21:05:33 +01:00
fcbd8313ee Some documentation updates. 2015-02-09 20:15:04 +01:00
49bc9123c2 Show debug console only for "pre-release" builds. 2015-02-08 22:45:12 +01:00
f64f67606a Some more clean-up + moved some more functions to MUtilities library. 2015-02-08 21:14:21 +01:00
fd689aeb70 Updated build script. 2015-02-02 22:18:40 +01:00
e669acfd39 Removed a lot of old cruft and use MUtils functions where possible. 2015-02-02 22:11:06 +01:00
24e2b93d68 Moved some more functions into MUtilities libraries. 2015-02-01 21:05:17 +01:00
07fdd97f97 Some initial work to use the MUtilities library. 2015-02-01 16:33:31 +01:00
ce6d991d8d Updated version date in .rc file too. 2015-01-31 20:06:19 +01:00
ffe4c0c5e2 Changelog updated. 2015-01-31 20:04:40 +01:00
bca0d562e5 Fixed Windows 10 version detection for the latest Windows 10 pre-release build. 2015-01-31 19:59:13 +01:00
d4d0882a10 Happy new year 2015 !!! 2015-01-31 19:56:04 +01:00
96f9965e84 Updated Avs2YUV to v0.24 (BugMaster's mod 3). 2015-01-31 19:16:26 +01:00
508734686e Updated x264 and x265 versions. 2015-01-31 19:15:51 +01:00
4f4ce331d7 Updated list of known hosts (backport from LameXP). 2015-01-31 19:15:15 +01:00
7524549739 Some improvements to x264 version check. In particular, some "patched" builds with *broken* string should now produce the correct error message. 2015-01-05 20:53:01 +01:00
7a09181ad2 Make sure that user doesn't enter any orphaned "-" or "--" prefixes. 2014-11-30 17:27:39 +01:00