summaryrefslogtreecommitdiff
path: root/src/tools/dcpomatic_batch.cc
AgeCommit message (Expand)Author
2016-09-30Allow loading of multiple films from the batch converter command line.Carl Hetherington
2016-09-30Reverse order of jobs in the batch converter view.Carl Hetherington
2016-08-24Basic template support (#485).Carl Hetherington
2016-06-21Revert "Use make_shared<>."Carl Hetherington
2016-06-21Use make_shared<>.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-12-15Try an ack on request for the batch converter to do a job.Carl Hetherington
2015-12-11Remove some debug code.Carl Hetherington
2015-12-11Basics of send-to-batch-converter; not tested on Windows nor OS X.Carl Hetherington
2015-11-27Add config and server list to the batch converter's menus.Carl Hetherington
2015-10-09More OS X tweaks.Carl Hetherington
2015-08-10Set up for the correct handling of UTF-8 with WindowsCarl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-05-26{Video,Audio}Frame -> Frame.Carl Hetherington
2015-05-13Rename UISignaller -> SignalManager.Carl Hetherington
2015-03-25Remove Scaler config and use SWS_BICUBIC everywhere.Carl Hetherington
2014-10-24Fix job pausing to actually work, and always add Pause buttons to JobManagerV...Carl Hetherington
2014-09-02Seemingly rather long-winded way of making the JobManagerView inCarl Hetherington
2014-09-02Use the DCP-o-matic info dialogue for the batch converter.Carl Hetherington
2014-07-01while (1) -> while (true)Carl Hetherington
2014-02-12Remember last directory in dcpomatic_batch film picker.Carl Hetherington
2014-01-24Allow addition of a job from the command line.Carl Hetherington
2013-07-26Remove old Connect() wxWidgets API and use Bind().Carl Hetherington
2013-06-15Merge master.Carl Hetherington
2013-05-23Various bits and pieces.Carl Hetherington
2013-05-10Add missing files.Carl Hetherington