OSDN Git Service

Removed a lot of old cruft and use MUtils functions where possible.
[x264-launcher/x264-launcher.git] / src / win_addJob.cpp
2015-02-02 lordmulderRemoved a lot of old cruft and use MUtils functions...
2015-02-01 lordmulderSome initial work to use the MUtilities library.
2015-01-31 lordmulderHappy new year 2015 !!!
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-10-11 lordmulderRemember the last Template name that was loaded, so...
2014-05-09 lordmulderFixed a typo (reported by sidspyker).
2014-04-21 lordmulderSimplified file verification code quite a bit.
2014-04-20 lordmulderImproved detected of source file type + EncoderInfo...
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-11 lordmulderEach encoder now can return an AbstractEncoderInfo...
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 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 lordmulderFixed a few types.
2014-02-13 lordmulderRefactored SysinfoModel and PreferencesModel. Also...
2014-02-12 lordmulderRefactored calculation of the binary path to a separate...
2014-02-11 lordmulderRemoved "use 10-Bit encoding" from preferences. Also...
2014-02-10 lordmulderInitial multi-encoder support. This will allow adding...
2014-01-27 lordmulderHappy new year 2014!
2013-11-14 lordmulderSwitched the method for including the UIC header files...
2013-08-02 lordmulderImplemented VaporSynth input support.
2013-07-03 lordmulderCode refactoring: Now "Preferences" and "Recently"...
2013-05-23 lordmulderFixed a stupid mistake that made some of the *input...
2013-05-11 lordmulderFixed a small bug: When adding multiple files and enabl...
2013-05-10 lordmulderFinished work to better handle multiple input files.
2013-05-08 lordmulderSome more refactoring to allow better handling of multi...
2013-05-07 lordmulderSome initial refactoring to allow better handling of...
2012-12-01 lordmulderFixed Drag&Drop with Qt v4.8.4. It still is a mystery...
2012-09-27 lordmulderShow an additional tool-tip when the user enters "inval...
2012-09-22 lordmulderAllow "--frames" and "--fps" as custom parameters,...
2012-05-14 lordmulderAdded an option to save the output file to the same...
2012-04-30 lordmulderAdded support for VLD and fixed a few memory leaks...
2012-03-29 lordmulderFix help display. Regression introduced when 8-Bit...
2012-02-22 lordmulderProperly remember the last selected output file filter...
2012-02-16 lordmulderAdded "Copy" and "Paste" to custom context menu.
2012-02-16 lordmulderAdded "Editor" dialog for custom parameters.
2012-02-13 lordmulderMake sure that the current configuration can be saved...
2012-02-12 lordmulderProperly verify custom Avs2YUV parameters. Also improve...
2012-02-12 lordmulderAdded support for custom Avs2YUV parameters. Required...
2012-02-10 lordmulderImplemented asynchronous handling of dropped files...
2012-02-10 lordmulderImplemented a portable mode. Will be enabled, if the...
2012-02-06 lordmulderImproved custom parameter checking some more + properly...
2012-02-06 lordmulderMuch improved validation of custom parameters.
2012-02-06 lordmulderForbid one more parameter in the custom options.
2012-02-05 lordmulderAdded option to use 64-Bit Avisynth/Avs2YUV.
2012-02-04 lordmulderAppend the proper extension to the output file name...
2012-02-04 lordmulderMake it possible to save to the name of an existing...
2012-02-04 lordmulderAdded support for fractional CRF values. In CQ mode...
2012-02-03 lordmulderUse the proper binary for help screen (32- vs. 64-Bit...
2012-02-02 lordmulderAdded "Preferences" dialog.
2012-02-02 lordmulderAdded option to delete jobs from the list + also added...
2012-02-02 lordmulderImproved saving of new profiles.
2012-02-02 lordmulderRemember last "open from" and "save to" locations.
2012-02-02 lordmulderDrag & Drop support.
2012-02-01 lordmulderAdded help screen.
2012-01-31 lordmulderAdded support for saving and deleting custom templates.
2012-01-31 lordmulderCheck the Avs2YUV version + improve custom parameters...
2012-01-31 lordmulderAdded template support. Saving user-defined templates...
2012-01-30 lordmulderImplemented support for using 32-Bit Avisynth with...
2012-01-30 lordmulderCheck x264 version + added simple build script.
2012-01-29 lordmulderImplemented rudimental encoding support.
2012-01-29 lordmulderAdded options Model.
2012-01-29 lordmulderMake "Add Job" dialog work + added some useful web...
2012-01-29 lordmulderAdded "Add Job" dialog.