Commit Graph

443 Commits

Author SHA1 Message Date
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
09bf5b3a94 Made the help dialog or AVS2YUV work again + some code refactoring by using QScopedPointer's. 2014-11-19 17:21:46 +01:00
a76b1b13b1 Do not attempt to download signature file, if download of update info failed already. 2014-11-19 17:21:02 +01:00
c3fc0f4cc0 Fixed header. 2014-11-19 17:20:29 +01:00
79eaae58c2 Overhaul of the Windows version detection code + added support for Windows 10 (Technical Preview). 2014-11-19 17:20:13 +01:00
5cb932bd01 Added new x265 tuning options (PSNR and Grain). 2014-11-19 17:19:39 +01:00
8e2b012ed8 Added support for Windows 10 tech preview. 2014-11-02 20:31:29 +01:00
c1fd967277 Added one more update mirror. 2014-11-02 16:32:48 +01:00
e01f4f4726 Bump x265 version to 1.4. 2014-11-02 16:15:36 +01:00
94af36996c Updated README file. 2014-10-12 16:48:19 +02:00
f57ea2b229 Remember the last Template name that was loaded, so we can use this as the initial name when saving the modified template. 2014-10-11 17:20:05 +02:00
b1a66ae866 Updated x264 version info. 2014-10-11 17:19:10 +02:00
1d2d990737 Updated WebUpdate and GnuPG binaries to the latest versions. 2014-10-08 23:40:47 +02:00
621f7bca2e Some more installer fixes/tweaks. 2014-08-16 15:53:27 +02:00
8ce934e9a0 Updated list of known hosts. 2014-08-16 15:22:35 +02:00
1f281ae4bc Some minor installer fixes (README file was not included). 2014-08-15 20:21:34 +02:00
68f9abdced Updated list of mirrors. 2014-08-15 19:00:28 +02:00
860add9fae Updated Git ignore file. 2014-08-15 16:58:19 +02:00
ec39869819 Bump version. 2014-08-15 16:52:09 +02:00
3bc039eb9e Small build script improvement. 2014-08-15 16:50:15 +02:00
c72ceebc74 Small fix of the Setup script. 2014-08-13 17:30:53 +02:00
b570dc302e Small build script fix. 2014-08-13 16:59:19 +02:00
5dc612e75c Ported REAMDE file to Markdown + updated build script accordingly. 2014-08-13 16:43:38 +02:00
9fb93a96fb Improved error message when VapourSynth is *not* available. 2014-08-13 16:14:57 +02:00
6d7a0bc4ce Added support for VapourSynth r24+. Minimum required version is now r24! 2014-08-13 16:07:57 +02:00
ee5c384578 Enabled 2-Pass encoding support for x265. 2014-08-13 16:03:15 +02:00