summaryrefslogtreecommitdiff
path: root/src/tools/dcpomatic.cc
AgeCommit message (Expand)Author
2017-01-20Some error message formatting tidy-ups.Carl Hetherington
2017-01-20Incorporate new icon by Julian van Mil for main DCP-o-matic.Carl Hetherington
2016-12-20Allow content factory to return multiple content.Carl Hetherington
2016-11-19No-op; rename a whole load of wx constants to their shorter equivalents.Carl Hetherington
2016-09-30Reverse order of jobs in the batch converter view.Carl Hetherington
2016-09-26Fix harmless thinko.Carl Hetherington
2016-08-24Add a basic management dialogue for templates.Carl Hetherington
2016-08-24Basic template support (#485).Carl Hetherington
2016-08-24Revert "Bump libdcp for new method."Carl Hetherington
2016-08-24Bump libdcp for new method.Carl Hetherington
2016-08-16Simple mouseover in the video waveform (part of #932).Carl Hetherington
2016-08-12Replace incorrect uses of raw_convert with a new locale_convert.Carl Hetherington
2016-08-12Move raw_convert into libdcp.Carl Hetherington
2016-08-12Remove all use of stringstream in an attempt to fixCarl Hetherington
2016-07-29Rearrange KDM window and replace OK/Cancel with Make KDM button.Carl Hetherington
2016-07-29Allow configuration of KDM filename format.Carl Hetherington
2016-07-22Rename SafeStringStream -> locked_stringstream. Bump deps for removal of str...Carl Hetherington
2016-07-14Better behaviour if config fails to load.Carl Hetherington
2016-07-08Show hints before make DCP (#823).Carl Hetherington
2016-06-21Revert "Use make_shared<>."Carl Hetherington
2016-06-21Use make_shared<>.Carl Hetherington
2016-06-07Re-add option to save DKDMs to a file.Carl Hetherington
2016-05-30Use save/don't save/abort operation in more cases (#847).Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-18Reasonably straightforward stuff; main things are addingCarl Hetherington
2016-04-29Request confirmation before resetting preferences (#867).Carl Hetherington
2016-04-26Fix non-working delete key.Carl Hetherington
2016-04-25Add cancel button to quit-dialog (#847).Carl Hetherington
2016-04-25Use boost::noncopyable.Carl Hetherington
2016-03-13Tweak error formatting.Carl Hetherington
2016-02-21Fix broken content remove button.Carl Hetherington
2016-02-18Use dcpomatic's raw_convert rather than libdcp's.Carl Hetherington
2016-02-17Allow multiple configuration files in DCP-o-matic's directory.Carl Hetherington
2016-02-02Add delete-key shortcut to remove content.Carl Hetherington
2016-01-06Add DCP-o-matic DKDMs straight to the configured list.Carl Hetherington
2015-12-21Try more times to connect to batch converter.Carl Hetherington
2015-12-16Bump batch-socket timeout a bit.Carl Hetherington
2015-12-16Try localhost -> 127.0.0.1.Carl Hetherington
2015-12-15Try an ack on request for the batch converter to do a job.Carl Hetherington
2015-12-15More debug of batch converter startup.Carl Hetherington
2015-12-11Basics of send-to-batch-converter; not tested on Windows nor OS X.Carl Hetherington
2015-12-11Rename Server -> EncodeServer, ServerFinder -> EncodeServerFinder, ServerDesc...Carl Hetherington
2015-11-19Merge.Carl Hetherington
2015-11-14Fix various misbehaviours with update checking (#749).Carl Hetherington
2015-11-03Improve reporting of unhandled exceptions.Carl Hetherington
2015-10-11Add debug option to log SMTP session transcripts.Carl Hetherington
2015-10-09Connect dcpomatic_kdm to backend.Carl Hetherington
2015-10-09Remove use of Film in KDM stuff.Carl Hetherington
2015-10-09Remove the need for ScreenKDM::collect.Carl Hetherington
2015-10-09Try to clean up KDM creation code a bit.Carl Hetherington