OSDN Git Service

Updated download links for x264/x265 binaries.
[x264-launcher/x264-launcher.git] / x264_launcher_MSVC2013.vcxproj
2019-05-10 lordmulderRefactored "common" thread code into a separate base...
2019-05-07 lordmulderUpdated project/solution files.
2017-04-08 lordmulderUpdated NvencC version.
2017-01-07 lordmulderRefactored custom parameter validation code into a...
2016-12-20 lordmulderRe-organized project directory structure.
2015-08-02 lordmulderMore code refactoring: Got rid of the "binaries" class...
2015-08-02 lordmulderRefactored code to better manage the encoder binary...
2015-04-17 lordmulderUpdated project file and build script.
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-02-08 lordmulderSome more clean-up + moved some more functions to MUtil...
2015-02-01 lordmulderMoved some more functions into MUtilities libraries.
2015-02-01 lordmulderSome initial work to use the MUtilities library.
2014-04-20 lordmulderUpdated VS2010 project file.
2014-04-20 lordmulderFixed two memory leaks found by VLD.
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-16 lordmulderAdded EncoderFactory class.
2014-02-26 lordmulderAdded new "About" dialog.
2014-02-24 lordmulderRefactored source types (Avisynth, VapourSynth, etc...
2014-02-24 lordmulderRefactored encoder version detection into encoder-speci...
2014-02-22 lordmulderSome refactoring to allow supporting multiple encoders...
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-01 lordmulderRefactored command-line parser into a separate class...
2014-01-27 lordmulderHappy new year 2014!
2013-12-14 lordmulderImplemented update reminder to main window. Also added... v2.28
2013-12-09 lordmulderActually use updater thread in the update dialog (not...
2013-12-09 lordmulderAdded binary utils required for the web-update utility.
2013-11-23 lordmulderAdded BLAKE2 checksum code. Also moved some files.
2013-11-22 lordmulderFirst mock-up of the upcoming updater dialog.
2013-11-05 lordmulderSome improvements to global functions header file.
2013-11-03 lordmulderMassive clean up: Removed Win32 API dependency from...
2013-11-03 lordmulderAdded Visual Studio 2013 project/solution files.