C++11 tidying.
[dcpomatic.git] / src / tools / dcpomatic_batch.cc
2021-05-03 Carl HetheringtonC++11 tidying.
2021-01-07 Carl HetheringtonBOOST_FOREACH.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-09-01 Carl HetheringtonBuild fixes for Boost >= 1.73
2019-03-24 Carl HetheringtonPossibly fix OSX startup error in batch converter ...
2019-01-15 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-01-14 Carl HetheringtonHopefully fix debian 7 build.
2019-01-13 Carl HetheringtonFix Gb -> GB confusion (thanks Rob van Nieuwkerk).
2019-01-13 Carl HetheringtonFix typo in label (thanks Rob van Nieuwkerk).
2019-01-12 Carl HetheringtonCheck available disk space when adding jobs to the...
2018-12-08 Carl HetheringtonSupport buttons.
2018-08-16 Carl HetheringtonAdd pause/resume to the batch converter (#1248).
2018-06-04 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-05-28 Carl HetheringtonSave config changes made through the batch converter.
2018-02-27 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-02-27 Carl HetheringtonAdd a load of explicit keywords.
2018-02-04 Carl HetheringtonListen for server replies on different ports on main...
2018-01-12 Carl HetheringtonSeparate readable error from technical detail in some...
2018-01-05 Carl HetheringtonMore splash screens / config warnings.
2017-08-14 Carl HetheringtonRename ConfigDialog -> FullConfigDialog.
2017-04-27 Carl HetheringtonMove ports around to allow master/server to coexist...
2017-01-29 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-01-23 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-01-20 Carl HetheringtonAdd ^A shortcut for adding a film in the batch converter.
2016-11-19 Carl HetheringtonNo-op; rename a whole load of wx constants to their...
2016-10-03 Carl HetheringtonFix various bad automatic merges in i18n files.
2016-09-30 Carl HetheringtonAllow loading of multiple films from the batch converte...
2016-09-30 Carl HetheringtonReverse order of jobs in the batch converter view.
2016-08-24 Carl HetheringtonBasic template support (#485).
2016-06-21 Carl HetheringtonRevert "Use make_shared<>."
2016-06-21 Carl HetheringtonUse make_shared<>.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2015-12-15 Carl HetheringtonTry an ack on request for the batch converter to do...
2015-12-11 Carl HetheringtonRemove some debug code.
2015-12-11 Carl HetheringtonBasics of send-to-batch-converter; not tested on Window...
2015-11-27 Carl HetheringtonAdd config and server list to the batch converter's...
2015-10-09 Carl HetheringtonMore OS X tweaks.
2015-08-10 Carl HetheringtonSet up for the correct handling of UTF-8 with Windows
2015-06-21 Carl HetheringtonNo-op: remove all trailing whitespace.
2015-05-26 Carl Hetherington{Video,Audio}Frame -> Frame.
2015-05-20 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-05-13 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-05-13 Carl HetheringtonRename UISignaller -> SignalManager.
2015-03-25 Carl HetheringtonRemove Scaler config and use SWS_BICUBIC everywhere.
2014-10-25 Carl HetheringtonMerge master.
2014-10-24 Carl HetheringtonFix job pausing to actually work, and always add Pause...
2014-10-16 Carl HetheringtonMerge branch 'master' into 12bit
2014-09-03 Carl HetheringtonMerge master.
2014-09-02 Carl HetheringtonSeemingly rather long-winded way of making the JobManag...
2014-09-02 Carl HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2014-09-02 Carl HetheringtonUse the DCP-o-matic info dialogue for the batch converter.
2014-07-01 Carl HetheringtonMerge master.
2014-07-01 Carl Hetheringtonwhile (1) -> while (true)
2014-02-12 Carl HetheringtonMerge branch 'master' into 2.0--libdcp-1.0
2014-02-12 Carl HetheringtonRemember last directory in dcpomatic_batch film picker.
2014-02-04 Carl HetheringtonMerge master.
2014-01-24 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-01-24 Carl HetheringtonAllow addition of a job from the command line.
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-07-26 Carl HetheringtonRemove old Connect() wxWidgets API and use Bind().
2013-07-09 Carl HetheringtonMerge master.
2013-06-15 Carl HetheringtonMerge master.
2013-06-09 Carl HetheringtonMerge.
2013-06-02 Carl HetheringtonMerge master.
2013-05-25 Carl HetheringtonMerge master and multifarious hackery.
2013-05-23 Carl HetheringtonVarious bits and pieces.
2013-05-21 Carl HetheringtonMerge master.
2013-05-10 Carl HetheringtonAdd missing files.