OSDN Git Service

Improved 32-Bit vs. 64-Bit selection code for Avisynth/VapourSynth source.
[x264-launcher/x264-launcher.git] / src /
2016-01-04 lordmulderImproved 32-Bit vs. 64-Bit selection code for Avisynth...
2016-01-02 lordmulderBump version.
2016-01-01 lordmulderHappy new year 2016!
2015-12-20 lordmulderAdded menu entries for removing all "complete" jobs...
2015-12-19 lordmulderBump version. v2.64
2015-12-19 lordmulderFixed project dependency (was f'cked up by Visual Studi...
2015-12-19 lordmulderUpdated build script to include UCRT redistributable...
2015-12-19 lordmulderUpdated x265 version.
2015-12-19 lordmulderUpdated build environment to Visual Studio 2015 with...
2015-11-18 lordmulderMake "custom" Avs2YUV parameters work again.
2015-10-24 lordmulderChanged the resize-mode for the "Status" and "Progress...
2015-10-19 lordmulderBump version + updated the CHANGELOG file. v2.61
2015-10-18 lordmulderUpdated CHANGELOG file.
2015-10-17 lordmulderUpdated CHANGELOG and README file.
2015-10-16 lordmulderSome installer fixes.
2015-10-16 lordmulderSome installer fixes.
2015-10-14 lordmulderRefined parameter validation code. Parameters in the...
2015-10-12 lordmulderBump x265 version + updated HISTORY file.
2015-10-12 lordmulderUpdated WUpdate tool to the latest version.
2015-09-22 lordmulderAllow custom parameters that start with "-X", where...
2015-09-20 lordmulderMuch improved validation of custom parameters.
2015-08-02 lordmulderCorrectly handle the case when Preset and/or Tune is...
2015-08-02 lordmulderFixed template loading in AddJob dialog.
2015-08-02 lordmulderMore code refactoring: Got rid of the "binaries" class...
2015-08-02 lordmulderRefactored code to better manage the encoder binary...
2015-05-14 lordmulderUpdated WebUpdate and GnuPG binaries to the latest...
2015-04-26 lordmulderFixed a stupid copy&paste error, which caused the confi... v2.51
2015-04-26 lordmulderBump x265 version.
2015-04-17 lordmulderBump x265 version.
2015-03-23 lordmulderSome code simplification.
2015-03-23 lordmulderAdded option to enable line-wrapping + added option...
2015-03-14 lordmulderFixed a typo.
2015-03-14 lordmulderUpdated Changelog.
2015-03-14 lordmulderMoved binaries checking code into a separate thread...
2015-03-05 lordmulderDon't try to detect 64-Bit Avisynth on the 32-Bit syste...
2015-03-01 lordmulderImproved Avisynth detection code. We now detect 32...
2015-02-28 lordmulderSome more improvements to VapourSynth detection + overh...
2015-02-27 lordmulderImproved VapourSynth detection code.
2015-02-08 lordmulderShow debug console only for "pre-release" builds.
2015-02-08 lordmulderSome more clean-up + moved some more functions to MUtil...
2015-02-02 lordmulderUpdated build script.
2015-02-02 lordmulderRemoved a lot of old cruft and use MUtils functions...
2015-02-01 lordmulderMoved some more functions into MUtilities libraries.
2015-02-01 lordmulderSome initial work to use the MUtilities library.
2015-01-31 lordmulderFixed Windows 10 version detection for the latest Windo...
2015-01-31 lordmulderHappy new year 2015 !!!
2015-01-31 lordmulderUpdated Avs2YUV to v0.24 (BugMaster's mod 3).
2015-01-31 lordmulderUpdated x264 and x265 versions.
2015-01-31 lordmulderUpdated list of known hosts (backport from LameXP).
2015-01-05 lordmulderSome improvements to x264 version check. In particular...
2014-11-30 lordmulderMake sure that user doesn't enter any orphaned "-"...
2014-11-19 lordmulderMade the help dialog or AVS2YUV work again + some code...
2014-11-19 lordmulderDo not attempt to download signature file, if download...
2014-11-19 lordmulderFixed header.
2014-11-19 lordmulderOverhaul of the Windows version detection code + added...
2014-11-19 lordmulderAdded new x265 tuning options (PSNR and Grain).
2014-11-02 lordmulderAdded support for Windows 10 tech preview.
2014-11-02 lordmulderAdded one more update mirror. v2.44
2014-11-02 lordmulderBump x265 version to 1.4.
2014-10-11 lordmulderRemember the last Template name that was loaded, so...
2014-10-11 lordmulderUpdated x264 version info.
2014-10-08 lordmulderUpdated WebUpdate and GnuPG binaries to the latest...
2014-08-16 lordmulderSome more installer fixes/tweaks. v2.42
2014-08-16 lordmulderUpdated list of known hosts.
2014-08-15 lordmulderSome minor installer fixes (README file was not included).
2014-08-15 lordmulderUpdated list of mirrors.
2014-08-15 lordmulderBump version.
2014-08-13 lordmulderImproved error message when VapourSynth is *not* available.
2014-08-13 lordmulderAdded support for VapourSynth r24+. Minimum required...
2014-08-13 lordmulderEnabled 2-Pass encoding support for x265.
2014-08-13 lordmulderBump program version + updated minimum encoder versions.
2014-08-13 lordmulderAdded backward compatibility for "old" template entries.
2014-08-13 lordmulderAdded support for Visual Studio 2013 with Update-3.
2014-06-04 lordmulderBump x265 encoder version. v2.40
2014-05-30 lordmulderUpdated list of known hosts.
2014-05-18 lordmulderCode simplification: Removed the "m_status" member...
2014-05-14 lordmulderMade the file size estimation less jumpy: Before the...
2014-05-14 lordmulderMinimize main window into the notification area ("systr...
2014-05-14 lordmulderRecognize Visual Studio 2013 with Update 2.
2014-05-10 lordmulderBump x265 encoder version. v2.39
2014-05-09 lordmulderFixed a typo (reported by sidspyker).
2014-05-05 lordmulderSome improvements to version number handling.
2014-05-05 lordmulderFixed detection of x265 core version 1.0 and higher...
2014-05-05 lordmulderImproved VapourSynth detection code, so that 64-Bit...
2014-05-05 lordmulderAdded link to x265 online documentation.
2014-05-03 lordmulderImplemented corner widget for the menubar.
2014-05-03 lordmulderUpdated Python download address + some code refactoring.
2014-05-01 lordmulderUpdated encoder versions. v2.38
2014-05-01 lordmulderUpdated README file.
2014-05-01 lordmulderDon't assume the encoder has crashed when the exit...
2014-04-21 lordmulderOn systems where the QDesktopServices::MoviesLocation...
2014-04-21 lordmulderUpdated installer script. v2.37
2014-04-21 lordmulderSimplified file verification code quite a bit.
2014-04-20 lordmulderUpdated VS2010 project file.
2014-04-20 lordmulderFixed two memory leaks found by VLD.
2014-04-20 lordmulderFixed DEBUG configuration.
2014-04-20 lordmulderCorrectly handle the "--first-run" CLI option.
2014-04-20 lordmulderChanged behavior of launchNextJob() to launch the ...
2014-04-20 lordmulderUpdated the VS2012 project file.
2014-04-20 lordmulderMake it possible to move jobs up/down the in the queue...
next