OSDN Git Service

Improved UI status handling.
[x264-launcher/x264-launcher.git] / src / win_main.cpp
2014-01-28 lordmulderImproved UI status handling.
2014-01-27 lordmulderHandle incoming IPC commands in the "main" window.
2014-01-27 lordmulderFixed IPC initialization + some code refactoring.
2014-01-27 lordmulderHappy new year 2014!
2014-01-20 lordmulderAdded a new "--add-job <src_file> <out_file> <template...
2013-12-14 lordmulderImplemented update reminder to main window. Also added... v2.28
2013-12-13 lordmulderSome updates to the updater dialog.
2013-12-11 lordmulderImproved web-update to actually check for new versions...
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-22 lordmulderFirst mock-up of the upcoming updater dialog.
2013-11-14 lordmulderSwitched the method for including the UIC header files...
2013-11-08 lordmulderImproved VapourSynth detection code.
2013-11-03 lordmulderMassive clean up: Removed Win32 API dependency from...
2013-10-13 lordmulderNow also for "restart job" dialog: Only check "Run...
2013-08-11 lordmulderImproved VapourSynth warning message (added notice...
2013-08-08 lordmulderAdded option to disable the Avisynth/VapourSynth warnin...
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.
2013-08-02 lordmulderAdded VapourSynth detection code.
2013-07-07 lordmulderAdded CLI option to skip the x264 version test.
2013-07-03 lordmulderFixed regression in previous commit.
2013-07-03 lordmulderSome more refactoring.
2013-07-03 lordmulderCode refactoring: Now "Preferences" and "Recently"...
2013-07-01 lordmulderAdded sound effect when a job has completed or failed...
2013-06-16 lordmulderAdded option to set the process priority of the encoder...
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...
2013-05-05 lordmulderBetter support for new x264 builds with OpenCL Lookahead.
2013-04-02 lordmulderMoved the Avisynth detected code into a background...
2012-12-01 lordmulderFixed Drag&Drop with Qt v4.8.4. It still is a mystery...
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 lordmulderBetter handling of exceptions in Avisynth code.
2012-04-30 lordmulderAdded an option to save the log automatically.
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-03-25 lordmulderAdded option to choose between 8-Bit and 10-Bit encodin...
2012-02-21 lordmulderImproved IPC behavior when the running instance does...
2012-02-20 lordmulderAdded support for handling multiple instances.
2012-02-16 lordmulderAdded a web-link for "Help and Support".
2012-02-14 lordmulderDelete zero-size output files when job fails or is...
2012-02-14 lordmulderStrip down Avisynth header file to what we actually...
2012-02-14 lordmulderAdded a "restart" button and extended JobListModel...
2012-02-13 lordmulderAdded option to by-pass the Avisynth check. Not recomme...
2012-02-13 lordmulderActually detect the Avisynth version. Will accept versi...
2012-02-13 lordmulderMake sure that the current configuration can be saved...
2012-02-10 lordmulderImproved internal API for version info.
2012-02-10 lordmulderImplemented asynchronous handling of dropped files...
2012-02-10 lordmulderImplemented a portable mode. Will be enabled, if the...
2012-02-09 lordmulderRemember last configuration, even if it was unsaved.
2012-02-07 lordmulderAdded support for Windows 7 Taskbar progress indicator...
2012-02-07 lordmulderMoved CPU capabilities check to the main window init...
2012-02-05 lordmulderReorganized web-links a bit + added "Reset" button...
2012-02-05 lordmulderAdded support for adding files from the command-line.
2012-02-05 lordmulderAdded option to use 64-Bit Avisynth/Avs2YUV.
2012-02-04 lordmulderAdded support for fractional CRF values. In CQ mode...
2012-02-04 lordmulderAdded option to shutdown the computer when all jobs...
2012-02-03 lordmulderAdded support for running multiple jobs in parallel.
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 lordmulderAdded "x264" and "Qt" about dialogs.
2012-02-02 lordmulderDrag & Drop support.
2012-02-02 lordmulderCheck binary type of all tools.
2012-02-02 lordmulderAdded "Pause" support.
2012-02-01 lordmulderAdded help screen.
2012-01-31 lordmulderCheck the Avs2YUV version + improve custom parameters...
2012-01-31 lordmulderGot rid of 'pipebuf.exe' tool. Will now use two QProces...
2012-01-30 lordmulderImplemented support for using 32-Bit Avisynth with...
2012-01-30 lordmulderCheck x264 version + added simple build script.
2012-01-30 lordmulderImplemented 2-Pass support + various fixes.
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.
2012-01-29 lordmulderIndicate x64 support.
2012-01-28 lordmulderImproved queue support + some GUI redesign.
2012-01-28 Git UserShow progress and progress details in main window!
2012-01-28 Git UserAdded log file support.
2012-01-28 Git UserAdded progress model and processing thread classes.
2012-01-28 Git UserInitial commit.