OSDN Git Service

Updated NvencC version.
[x264-launcher/x264-launcher.git] / src /
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...
2014-04-20 lordmulderImproved detected of source file type + EncoderInfo...
2014-04-18 lordmulderUpdated Visual Studio 2012 project file.
2014-04-18 lordmulderFixed compilation with MSVC 2012.
2014-04-18 lordmulderImplemented initial queue saving/loading support.
2014-04-16 lordmulderMake sure comboxboxes are *not* initialized yet, so...
2014-04-16 lordmulderUpdated x265 version number.
2014-04-16 lordmulderSome more tweaking to template loading code. Also added...
2014-04-16 lordmulderTunings are now also loaded from the EncoderInfo object...
2014-04-16 lordmulderThe list of supported profiles will now be loaded from...
2014-04-16 lordmulderImproved exception handling.
2014-04-16 lordmulderAdded EncoderFactory class.
2014-04-15 lordmulderImproved x264/x265 version check + check supported...
2014-04-15 lordmulderRemoved an obsolete Debug output (was broken anyway).
2014-04-11 lordmulderFixed template loading. Also overhaul of the complete... v2.35
2014-04-11 lordmulderEach encoder now can return an AbstractEncoderInfo...
2014-04-11 lordmulderUpdated web-site URL's to make them more consistent.
2014-04-10 lordmulderUpdated encoder versions. v2.34
2014-02-26 lordmulderUpdated deployment scripts.
2014-02-26 lordmulderActually make encoding with x265 work, from y4m sources...
2014-02-26 lordmulderFixed VapourSynth input + some more code re-factoring.
2014-02-26 lordmulderFinished new "About" dialog and removed old code.
2014-02-26 lordmulderAdded new "About" dialog.
2014-02-26 lordmulderFixed path to auto-updater tools.
2014-02-25 lordmulderFixed Avisynth version detection as well as detecting...
2014-02-25 lordmulderShow confirmation dialog before aborting a job.
2014-02-25 lordmulderFixed the use of the "m_abort" and "m_pause" flags...
2014-02-25 lordmulderRemoved obsolete code from EncodeThread class.
2014-02-25 lordmulderImplemented VSPipe version detection + various fixes.
2014-02-24 lordmulderRefactored source types (Avisynth, VapourSynth, etc...
2014-02-24 lordmulderRefactored runEncodingPass() into AbstractEncoder class...
2014-02-24 lordmulderRefactored encoder version detection into encoder-speci...
2014-02-22 lordmulderSome refactoring to allow supporting multiple encoders...
2014-02-21 lordmulderAdded ".hevc" file extension to the save file dialog.
2014-02-21 lordmulderAdded x265 about box and web-links.
2014-02-21 lordmulderImplemented x265 detection. Also improved x264 and...
2014-02-14 lordmulderSelect the 64-Bit encoder by default on 64-Bit systems.
2014-02-14 lordmulderDisable selection of x265 in "add job" dialog for now...
2014-02-14 lordmulderForce update of the controls after a template has been...
2014-02-14 lordmulderActually create the EncodeThread instance.
2014-02-14 lordmulderFixed a few types.
2014-02-14 lordmulderFixed the EncodeThread class to work with the recent...
2014-02-14 lordmulderMade the mutexes in the model classes "mutable" rather...
2014-02-13 lordmulderRefactored SysinfoModel and PreferencesModel. Also...
2014-02-12 lordmulderRefactored calculation of the binary path to a separate...
2014-02-12 lordmulderAdded a new model to store the system capabilities.
2014-02-11 lordmulderRemoved "use 10-Bit encoding" from preferences. Also...
2014-02-10 lordmulderInitial multi-encoder support. This will allow adding...
2014-02-07 lordmulderBump version. v2.31
2014-02-03 lordmulderBump version.
next