OSDN Git Service

x264-launcher/x264-launcher.git
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.
2014-02-02 lordmulderRefactored host connectivity check into a separate...
2014-02-02 lordmulderBound the maximum number of hosts that will be tested...
2014-02-02 lordmulderUpdated WebUpdate and GnuPG binaries to the latest...
2014-02-02 lordmulderRemoved dependency on CLIParser from "global" functions.
2014-02-01 lordmulderCheck version tag when connecting to the shared memory...
2014-02-01 lordmulderUse the new CLI parser class in a few more places.
2014-02-01 lordmulderRefactored command-line parser into a separate class...
2014-02-01 lordmulderWhen job's are added via "--add-job", the job will...
2014-02-01 lordmulderEnhanced IPC class to pass an additional "flags" value...
2014-01-29 lordmulderAdded web-link for Avisynth+.
2014-01-29 lordmulderSome more refactoring of the IPC code. Moved "core...
2014-01-29 lordmulderRemoved an obsolete class.
2014-01-29 lordmulderSome small improvements to IPC handling.
2014-01-28 lordmulderSome fixes for UI status handling.
2014-01-28 lordmulderImproved UI status handling.
2014-01-27 lordmulderUpdated README file with new CLI arguments.
2014-01-27 lordmulderHandle incoming IPC commands in the "main" window.
2014-01-27 lordmulderFixed IPC initialization + some code refactoring.
2014-01-27 lordmulderAdded multi-instance handling to main() function.
2014-01-27 lordmulderAdded new IPC handler class. Ported from MediaInfoXP...
2014-01-27 lordmulderHappy new year 2014!
2014-01-20 lordmulderAdded a new "--add-job <src_file> <out_file> <template...
2013-12-16 lordmulderMake sure active user is in the "admin" group before...
2013-12-16 lordmulderSome fixes for updater dialog.
2013-12-14 lordmulderSimplified installer code.
2013-12-14 lordmulderImplemented update reminder to main window. Also added... v2.28
2013-12-14 lordmulderImproved updater dialog.
2013-12-14 lordmulderSome more installer refinements.
2013-12-13 lordmulderVarious install script fixes.
2013-12-13 lordmulderAdded new installer code.
2013-12-13 lordmulderSome updates to the updater dialog.
2013-12-11 lordmulderImproved web-update to actually check for new versions...
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-29 lordmulderMore VapourSynth path fixes: We now store the VapourSyn...
2013-11-29 lordmulderFixed VapourSynth detection with newer (R22+) VapourSyn...
2013-11-29 lordmulderAdded code to detect/initialize the system TEMP folder.
2013-11-23 lordmulderSome improvements to the updater dialog.
2013-11-23 lordmulderAdded BLAKE2 checksum code. Also moved some files.
2013-11-23 lordmulderAdded more button icons.
2013-11-22 lordmulderFirst mock-up of the upcoming updater dialog.
2013-11-14 lordmulderBump version. v2.27
2013-11-14 lordmulderSwitched the method for including the UIC header files...
2013-11-12 lordmulderFixed priority control in Preferences dialog.
2013-11-10 lordmulderPrevent system from going into Standby or Hibernation...
2013-11-10 lordmulderImproved logging output, if Avisynth (Avs2YUV) or Vapur...
2013-11-08 lordmulderImproved VapourSynth detection code.
2013-11-08 lordmulderConvert the filename part of "short" paths to lower...
2013-11-05 lordmulderBump version.
2013-11-05 lordmulderSome improvements to global functions header file.
2013-11-05 lordmulderAdded compatibility manifest.
2013-11-03 lordmulderImproved JobObject::addProcessToJob() function.
2013-11-03 lordmulderAdded JobObject class.
2013-11-03 lordmulderMassive clean up: Removed Win32 API dependency from...
2013-11-03 lordmulderBackported various changes in the "global" functions...
2013-11-03 lordmulderAdded Visual Studio 2013 project/solution files.
2013-11-03 lordmulderCosmetics.
2013-10-13 lordmulderAdded support for modified x264 progress output, as...
2013-10-13 lordmulderNow also for "restart job" dialog: Only check "Run...
2013-08-28 lordmulderRemoved Unicode path to ANSI (short) path conversion...
2013-08-27 lordmulderFixed VapourSynth registry path for Non-WOW64 (i.e...
2013-08-27 lordmulderSet working directory of x264 to TEMP path to workaroun...
2013-08-11 lordmulderImproved VapourSynth warning message (added notice...
2013-08-09 lordmulderSome improvements in preferences dialog.
2013-08-08 lordmulderAdded option to disable the Avisynth/VapourSynth warnin...
2013-08-08 lordmulderUpdated README file.
2013-08-07 lordmulderUpdated web-links.
2013-08-07 lordmulderRefactored VapourSynth detection code into a separate...
2013-08-04 lordmulderMuch improved VapourSynth detection + added option...
2013-08-02 lordmulderImplemented VaporSynth input support.
next