OSDN Git Service

x264-launcher/x264-launcher.git
4 years agoBump version + updated README file. v2.93
lordmulder [Tue, 6 Aug 2019 19:12:17 +0000 (21:12 +0200)]
Bump version + updated README file.

4 years agoFixed detection of new NVEncC version.
lordmulder [Tue, 6 Aug 2019 19:11:55 +0000 (21:11 +0200)]
Fixed detection of new NVEncC version.

4 years agoSome more improvements to VapourSynth detection code.
lordmulder [Tue, 6 Aug 2019 18:47:59 +0000 (20:47 +0200)]
Some more improvements to VapourSynth detection code.

4 years agoSmall tweak to VapourSynth detection.
lordmulder [Mon, 5 Aug 2019 20:55:10 +0000 (22:55 +0200)]
Small tweak to VapourSynth detection.

4 years agoFixed regression: Do not show a "critical" error message, if VapourSynth could not...
lordmulder [Mon, 22 Jul 2019 17:25:29 +0000 (19:25 +0200)]
Fixed regression: Do not show a "critical" error message, if VapourSynth could not be found.

4 years agoFixed detection of "portable" VapourSynth. v2.92
lordmulder [Mon, 22 Jul 2019 13:46:29 +0000 (15:46 +0200)]
Fixed detection of "portable" VapourSynth.

4 years agoCosmetics.
lordmulder [Mon, 22 Jul 2019 13:21:49 +0000 (15:21 +0200)]
Cosmetics.

4 years agoBump x265 minimum required version to 3.1+8.
lordmulder [Mon, 22 Jul 2019 12:59:26 +0000 (14:59 +0200)]
Bump x265 minimum required version to 3.1+8.

4 years agoBump version + updated README file.
lordmulder [Mon, 22 Jul 2019 12:41:55 +0000 (14:41 +0200)]
Bump version + updated README file.

4 years agoBump x264 minimum required version to API-#158 (r2982).
lordmulder [Mon, 22 Jul 2019 12:41:04 +0000 (14:41 +0200)]
Bump x264 minimum required version to API-#158 (r2982).

4 years agoFixed VapourSynth detection for R46+ and increase minimum required version to R46.
lordmulder [Mon, 22 Jul 2019 12:19:18 +0000 (14:19 +0200)]
Fixed VapourSynth detection for R46+ and increase minimum required version to R46.

4 years agoAdded project/solution files for VS2019. v2.91
lordmulder [Sun, 14 Jul 2019 18:15:40 +0000 (20:15 +0200)]
Added project/solution files for VS2019.

4 years agoUpdated x265 to version 3.1.
lordmulder [Sun, 14 Jul 2019 17:49:38 +0000 (19:49 +0200)]
Updated x265 to version 3.1.

4 years agoBuild fix for latest changes in MUtilities library.
lordmulder [Sun, 14 Jul 2019 17:48:06 +0000 (19:48 +0200)]
Build fix for latest changes in MUtilities library.

4 years agoRefactored "common" thread code into a separate base class. Make additional thread...
lordmulder [Fri, 10 May 2019 18:40:46 +0000 (20:40 +0200)]
Refactored "common" thread code into a separate base class. Make additional thread classes use the "common" base class.

4 years agoSome code refactoring in the "startup" threads.
lordmulder [Thu, 9 May 2019 20:18:44 +0000 (22:18 +0200)]
Some code refactoring in the "startup" threads.

4 years agoBump minimum VapourSynth version.
lordmulder [Thu, 9 May 2019 20:18:24 +0000 (22:18 +0200)]
Bump minimum VapourSynth version.

4 years agoUpdated project/solution files.
lordmulder [Tue, 7 May 2019 19:16:27 +0000 (21:16 +0200)]
Updated project/solution files.

4 years agoVarious improvements to Avisynth and VapourSynth detection code. Refactored common...
lordmulder [Tue, 7 May 2019 19:13:22 +0000 (21:13 +0200)]
Various improvements to Avisynth and VapourSynth detection code. Refactored common code into a shared base class.

4 years agoImplemented workaround for VapourSynth plug-in loading: Testing shows that the enviro...
lordmulder [Tue, 7 May 2019 19:10:13 +0000 (21:10 +0200)]
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.

4 years agoSmall build script improvement.
lordmulder [Sat, 4 May 2019 15:49:00 +0000 (17:49 +0200)]
Small build script improvement.

4 years agoUpdated changelog. v2.90
lordmulder [Thu, 2 May 2019 13:45:53 +0000 (15:45 +0200)]
Updated changelog.

4 years agoSome improvements to binary checker thread.
lordmulder [Thu, 2 May 2019 13:45:30 +0000 (15:45 +0200)]
Some improvements to binary checker thread.

4 years agoFixed detection of NVEncC dependencies.
lordmulder [Thu, 2 May 2019 13:44:26 +0000 (15:44 +0200)]
Fixed detection of NVEncC dependencies.

4 years agoBump NVEncC binaries to version 4.36.
lordmulder [Thu, 2 May 2019 13:00:23 +0000 (15:00 +0200)]
Bump NVEncC binaries to version 4.36.

4 years agoFixed detection of x265 versions with `_Au` suffix.
lordmulder [Thu, 2 May 2019 12:58:54 +0000 (14:58 +0200)]
Fixed detection of x265 versions with `_Au` suffix.

4 years agoUpdated the GnuPG binary to 1.4.23.
lordmulder [Thu, 2 May 2019 11:43:15 +0000 (13:43 +0200)]
Updated the GnuPG binary to 1.4.23.

4 years agoUpdated cURL binary to v7.64.1 (2019-03-27).
lordmulder [Thu, 2 May 2019 11:34:37 +0000 (13:34 +0200)]
Updated cURL binary to v7.64.1 (2019-03-27).

4 years agoUpdated x265 minimum required version to 3.0+8.
lordmulder [Thu, 2 May 2019 11:05:43 +0000 (13:05 +0200)]
Updated x265 minimum required version to 3.0+8.

4 years agoBump x264 minimum required version to API-#157 (r2945).
lordmulder [Thu, 2 May 2019 11:04:45 +0000 (13:04 +0200)]
Bump x264 minimum required version to API-#157 (r2945).

4 years agoUpdated copyright year.
lordmulder [Thu, 2 May 2019 10:47:47 +0000 (12:47 +0200)]
Updated copyright year.

5 years agoWget/MCat has been replaced by cURL.
lordmulder [Sat, 27 Oct 2018 18:29:15 +0000 (20:29 +0200)]
Wget/MCat has been replaced by cURL.

5 years agoAdapt for latest changes in MUtilities library.
lordmulder [Sat, 27 Oct 2018 18:23:05 +0000 (20:23 +0200)]
Adapt for latest changes in MUtilities library.

5 years agoSmall improvement to build script.
lordmulder [Sat, 27 Oct 2018 18:22:40 +0000 (20:22 +0200)]
Small improvement to build script.

5 years agoBump version. v2.89
lordmulder [Fri, 12 Oct 2018 19:21:57 +0000 (21:21 +0200)]
Bump version.

5 years agoUpdated README file.
lordmulder [Fri, 12 Oct 2018 19:18:40 +0000 (21:18 +0200)]
Updated README file.

5 years agoUpdated changelog.
lordmulder [Fri, 12 Oct 2018 19:10:08 +0000 (21:10 +0200)]
Updated changelog.

5 years agoSome improvements to initial window size on "High DPI" screens.
lordmulder [Fri, 12 Oct 2018 18:31:30 +0000 (20:31 +0200)]
Some improvements to initial window size on "High DPI" screens.

5 years agoUpdated installer version check.
lordmulder [Mon, 13 Aug 2018 19:08:44 +0000 (21:08 +0200)]
Updated installer version check.

5 years agoBump version + updated changelog. v2.88
lordmulder [Sat, 11 Aug 2018 11:12:59 +0000 (13:12 +0200)]
Bump version + updated changelog.

5 years agoBump x264 version to API-#157 (r2917).
lordmulder [Sat, 11 Aug 2018 11:12:30 +0000 (13:12 +0200)]
Bump x264 version to API-#157 (r2917).

5 years agoUpdated x265 to version 2.8+48.
lordmulder [Sat, 11 Aug 2018 11:11:42 +0000 (13:11 +0200)]
Updated x265 to version 2.8+48.

5 years agoUpdated checksums for update utilities. v2.87
lordmulder [Fri, 11 May 2018 09:39:48 +0000 (11:39 +0200)]
Updated checksums for update utilities.

5 years agoBump version + updated changelog.
lordmulder [Fri, 11 May 2018 08:57:03 +0000 (10:57 +0200)]
Bump version + updated changelog.

5 years agoUpdated x265 and NVEncC to latest versions.
lordmulder [Fri, 11 May 2018 08:56:52 +0000 (10:56 +0200)]
Updated x265 and NVEncC to latest versions.

5 years agoUpdated included GnuPG and WUpdate binaries.
lordmulder [Fri, 11 May 2018 08:56:30 +0000 (10:56 +0200)]
Updated included GnuPG and WUpdate binaries.

6 years agoBump dates.
lordmulder [Tue, 27 Feb 2018 19:32:50 +0000 (20:32 +0100)]
Bump dates.

6 years agoBump version. v2.86
lordmulder [Tue, 27 Feb 2018 19:16:22 +0000 (20:16 +0100)]
Bump version.

6 years agoAdded new button images.
lordmulder [Tue, 27 Feb 2018 19:12:04 +0000 (20:12 +0100)]
Added new button images.

6 years agoAdded "do nothing" item to post-operation sub-menu.
lordmulder [Mon, 26 Feb 2018 19:38:37 +0000 (20:38 +0100)]
Added "do nothing" item to post-operation sub-menu.

6 years agoMoved option to shut-down computer from the preferences dialog to the menubar.
lordmulder [Mon, 26 Feb 2018 16:57:46 +0000 (17:57 +0100)]
Moved option to shut-down computer from the preferences dialog to the menubar.

6 years agoFixed version detection for latest nvenccc binaries.
lordmulder [Mon, 26 Feb 2018 15:39:38 +0000 (16:39 +0100)]
Fixed version detection for latest nvenccc binaries.

6 years agoSmall tweak to build script.
lordmulder [Mon, 26 Feb 2018 15:21:02 +0000 (16:21 +0100)]
Small tweak to build script.

6 years agoBump nvencc version.
lordmulder [Mon, 26 Feb 2018 15:12:23 +0000 (16:12 +0100)]
Bump nvencc version.

6 years agoBump x265 version.
lordmulder [Mon, 26 Feb 2018 14:57:56 +0000 (15:57 +0100)]
Bump x265 version.

6 years agoBump x264 version + added support for x264 multi-bitdepth binaries.
lordmulder [Mon, 26 Feb 2018 14:57:47 +0000 (15:57 +0100)]
Bump x264 version + added support for x264 multi-bitdepth binaries.

6 years agoUpdated copyright year.
lordmulder [Mon, 26 Feb 2018 14:56:51 +0000 (15:56 +0100)]
Updated copyright year.

6 years agoAdded solution/project files for VS2017. v2.85
lordmulder [Wed, 4 Oct 2017 21:20:50 +0000 (23:20 +0200)]
Added solution/project files for VS2017.

6 years agoUpdated x265 to version 2.5+22.
lordmulder [Wed, 4 Oct 2017 21:18:57 +0000 (23:18 +0200)]
Updated x265 to version 2.5+22.

6 years agoUpdated x264 binaries to r2851. v2.84
lordmulder [Sat, 15 Jul 2017 19:08:48 +0000 (21:08 +0200)]
Updated x264 binaries to r2851.

6 years agoUpdated x265 to version 2.5. Now using "multilib" build.
lordmulder [Sat, 15 Jul 2017 18:38:23 +0000 (20:38 +0200)]
Updated x265 to version 2.5. Now using "multilib" build.

6 years agoRevert NVEncC version. v2.83
lordmulder [Sun, 11 Jun 2017 16:32:05 +0000 (18:32 +0200)]
Revert NVEncC version.

6 years agoUpdate changelog + bump program version.
lordmulder [Sun, 11 Jun 2017 15:51:16 +0000 (17:51 +0200)]
Update changelog + bump program version.

6 years agoBump NVEncC version.
lordmulder [Sun, 11 Jun 2017 15:50:38 +0000 (17:50 +0200)]
Bump NVEncC version.

6 years agoBump x265 version.
lordmulder [Sun, 11 Jun 2017 15:50:11 +0000 (17:50 +0200)]
Bump x265 version.

6 years agoUpdated GnuPG checksum. v2.82
lordmulder [Fri, 26 May 2017 11:33:51 +0000 (13:33 +0200)]
Updated GnuPG checksum.

6 years agoBump program version + updated changelog.
lordmulder [Fri, 26 May 2017 11:14:04 +0000 (13:14 +0200)]
Bump program version + updated changelog.

6 years agoBump x265 version.
lordmulder [Fri, 26 May 2017 11:13:54 +0000 (13:13 +0200)]
Bump x265 version.

6 years agoBump x264 version.
lordmulder [Fri, 26 May 2017 11:13:39 +0000 (13:13 +0200)]
Bump x264 version.

6 years agoUpdated the GnuPG binary.
lordmulder [Fri, 26 May 2017 11:12:38 +0000 (13:12 +0200)]
Updated the GnuPG binary.

6 years agoUpdated version history. v2.81
lordmulder [Sat, 6 May 2017 11:34:53 +0000 (13:34 +0200)]
Updated version history.

6 years agoBump x265 version.
lordmulder [Sat, 6 May 2017 11:10:40 +0000 (13:10 +0200)]
Bump x265 version.

6 years agoSave log files to the same directory where the output file is located.
lordmulder [Sat, 6 May 2017 11:03:12 +0000 (13:03 +0200)]
Save log files to the same directory where the output file is located.

7 years agoBump x265 version.
lordmulder [Wed, 12 Apr 2017 18:53:13 +0000 (20:53 +0200)]
Bump x265 version.

7 years agoUpdated NvencC version.
lordmulder [Sat, 8 Apr 2017 12:15:53 +0000 (14:15 +0200)]
Updated NvencC version.

7 years agoAdapted for the latest MUtils library changes.
lordmulder [Sat, 8 Apr 2017 12:15:05 +0000 (14:15 +0200)]
Adapted for the latest MUtils library changes.

7 years agoSome code clean-up in updater dialog.
lordmulder [Sun, 2 Apr 2017 15:42:59 +0000 (17:42 +0200)]
Some code clean-up in updater dialog.

7 years agoUpdated the NC binary, re-compiled form latest sources with GCC v6.3.0.
lordmulder [Sun, 2 Apr 2017 15:42:41 +0000 (17:42 +0200)]
Updated the NC binary, re-compiled form latest sources with GCC v6.3.0.

7 years agoBump version. v2.80
lordmulder [Sat, 1 Apr 2017 18:26:55 +0000 (20:26 +0200)]
Bump version.

7 years agoAvoid copying the binaries for update checker.
lordmulder [Thu, 30 Mar 2017 21:10:12 +0000 (23:10 +0200)]
Avoid copying the binaries for update checker.

7 years agoMeasure time for update check (for debugging).
lordmulder [Wed, 29 Mar 2017 21:42:39 +0000 (23:42 +0200)]
Measure time for update check (for debugging).

7 years agoAdapted "update" dialog for recent MUtils changes + allow user to cancel the update...
lordmulder [Wed, 29 Mar 2017 19:43:01 +0000 (21:43 +0200)]
Adapted "update" dialog for recent MUtils changes + allow user to cancel the update checker thread by pressing Esc button.

7 years agoBump version. v2.79
lordmulder [Thu, 23 Mar 2017 19:59:40 +0000 (20:59 +0100)]
Bump version.

7 years agoUpdated README file.
lordmulder [Thu, 23 Mar 2017 19:59:31 +0000 (20:59 +0100)]
Updated README file.

7 years agoBump x265 version.
lordmulder [Thu, 23 Mar 2017 19:59:03 +0000 (20:59 +0100)]
Bump x265 version.

7 years agoUpdated link to Bitbucket source code mirror.
lordmulder [Sat, 14 Jan 2017 21:19:13 +0000 (22:19 +0100)]
Updated link to Bitbucket source code mirror.

7 years agoSmall build script update.
lordmulder [Sat, 14 Jan 2017 16:33:08 +0000 (17:33 +0100)]
Small build script update.

7 years agoFixed parsing of source properties for new Avs2YUV version. v2.78
lordmulder [Sat, 7 Jan 2017 20:54:06 +0000 (21:54 +0100)]
Fixed parsing of source properties for new Avs2YUV version.

7 years agoBum Avs2YUV version to 0.24 (BugMaster's mod 5).
lordmulder [Sat, 7 Jan 2017 19:47:37 +0000 (20:47 +0100)]
Bum Avs2YUV version to 0.24 (BugMaster's mod 5).

7 years agoBump x265 version.
lordmulder [Sat, 7 Jan 2017 19:33:39 +0000 (20:33 +0100)]
Bump x265 version.

7 years agoAdded an option to preferences that allows for saving the pending jobs *without*...
lordmulder [Sat, 7 Jan 2017 19:29:25 +0000 (20:29 +0100)]
Added an option to preferences that allows for saving the pending jobs *without* confirmation.

7 years agoHappy new year 2017!
lordmulder [Sat, 7 Jan 2017 17:48:20 +0000 (18:48 +0100)]
Happy new year 2017!

7 years agoRefactored custom parameter validation code into a separate class.
lordmulder [Sat, 7 Jan 2017 02:18:03 +0000 (03:18 +0100)]
Refactored custom parameter validation code into a separate class.

7 years agoAdapt for latest MUtils changes.
lordmulder [Mon, 26 Dec 2016 01:24:43 +0000 (02:24 +0100)]
Adapt for latest MUtils changes.

7 years agoAdapt for latest MUtils changes.
lordmulder [Sun, 25 Dec 2016 21:17:41 +0000 (22:17 +0100)]
Adapt for latest MUtils changes.

7 years agoAdapt for latest MUtils changes.
lordmulder [Sat, 24 Dec 2016 15:50:15 +0000 (16:50 +0100)]
Adapt for latest MUtils changes.

7 years agoRemoved old solution/project files.
lordmulder [Sat, 24 Dec 2016 13:38:16 +0000 (14:38 +0100)]
Removed old solution/project files.

7 years agoSmall installer fix.
lordmulder [Tue, 20 Dec 2016 20:07:41 +0000 (21:07 +0100)]
Small installer fix.

7 years agoRe-organized project directory structure.
lordmulder [Tue, 20 Dec 2016 15:53:09 +0000 (16:53 +0100)]
Re-organized project directory structure.

7 years agoAdapt for latest MUtils changes.
lordmulder [Fri, 16 Dec 2016 19:54:01 +0000 (20:54 +0100)]
Adapt for latest MUtils changes.