OSDN Git Service

x264-launcher/x264-launcher.git
2016-07-03 lordmulderBump x264 version.
2016-07-03 lordmulderBump x265 version.
2016-06-17 lordmulderBump version. v2.72
2016-06-12 lordmulderBump version. v2.71
2016-06-12 lordmulderUpdated web links.
2016-06-11 lordmulderDisable telemetry with VC14.
2016-05-24 lordmulderFixed CQ and CRF mode being mixed up.
2016-05-24 lordmulderBump x265 version.
2016-05-13 lordmulderBump x265 version.
2016-05-08 lordmulderFixed help screen for NVEncC.
2016-05-08 lordmulderShow warning when NVidia encoder API (NVENCODEAPI.DLL...
2016-05-08 lordmulderSmall fix.
2016-05-08 lordmulderUpdated changelog.
2016-05-08 lordmulderImplemented ClipInfo class + various fixes.
2016-05-08 lordmulderUpdated the About dialog.
2016-05-08 lordmulderUpdated AddJob dialog for the recent AbstractEncoderInf...
2016-05-08 lordmulderSome re-design of AbstractEncoderInfo to allow more...
2016-05-07 lordmulderAdded preliminary NVEncC encoding support.
2016-04-29 lordmulderSome installer tweaks. v2.70
2016-04-28 lordmulderFixed stupid copy&paste error. Fixes error about missin...
2016-04-23 lordmulderSome fixes in Update dialog to accommodate for latest... v2.69
2016-04-19 lordmulderBump x265 version.
2016-04-14 lordmulderBump x264 version.
2016-04-14 lordmulderBump x265 version.
2016-04-09 lordmulderBump version. v2.68
2016-03-17 lordmulderBump version. v2.67
2016-03-11 lordmulderFixed detection of 64-Bit VapourSynth when 32-Bit Vapou...
2016-02-06 lordmulderBump version + update changelog. v2.66
2016-02-06 lordmulderUpdated x265 to v1.9.
2016-01-24 lordmulderBump x264 and x265 versions. v2.65
2016-01-04 lordmulderFixed a bug in job name generation.
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 lordmulderClean-up before build.
2015-12-19 lordmulderUpdated build script to include UCRT redistributable...
2015-12-19 lordmulderAdded project/solution files for VS2015. v2.63
2015-12-19 lordmulderUpdated x265 version.
2015-12-19 lordmulderUpdated build environment to Visual Studio 2015 with...
2015-11-18 lordmulderUpdated Changelog. v2.62
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 lordmulderYet another installer fix.
2015-10-16 lordmulderSome installer fixes.
2015-10-16 lordmulderSome installer fixes.
2015-10-16 lordmulderBackported various installer improvements from LameXP...
2015-10-14 lordmulderRefined parameter validation code. Parameters in the...
2015-10-14 lordmulderApplied some installer tweaks.
2015-10-12 lordmulderUpdated the HISTORY file. v2.60
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 typo.
2015-04-26 lordmulderFixed a stupid copy&paste error, which caused the confi... v2.51
2015-04-26 lordmulderBump x265 version.
2015-04-17 lordmulderUpdated ignore file. v2.50
2015-04-17 lordmulderReplaced Gitorious.org links with Gitlab.com links.
2015-04-17 lordmulderBump x265 version.
2015-04-17 lordmulderUpdated project file and build script.
2015-04-17 lordmulderRemoved old cruft.
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-09 lordmulderUpdated changelog file.
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-09 lordmulderSome documentation updates (again).
2015-02-09 lordmulderSome documentation updates.
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 lordmulderUpdated version date in .rc file too. v2.46
2015-01-31 lordmulderChangelog updated.
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...
next