summaryrefslogtreecommitdiff
path: root/src/tools/dcpomatic_create.cc
AgeCommit message (Expand)Author
2019-12-10dcpomatic_create should respond to --version on stdout, not stderr (#1686).Carl Hetherington
2019-10-21Rename dcpomatic_sleep -> dcpomatic_sleep_seconds.Carl Hetherington
2019-09-03Fix missing log in dcpomatic_create (#1597).Carl Hetherington
2019-09-03Exit with code 0 on dcpomatic2_create --version (#1599).Carl Hetherington
2019-04-30Add --j2k-bandwidth to dcpomatic_create.v2.13.158Carl Hetherington
2019-04-30Add --fourk to dcpomatic_create.Carl Hetherington
2019-04-14Store successful DCP encodes.Carl Hetherington
2019-01-17Fix 3D in dcpomatic_create.v2.13.104Carl Hetherington
2019-01-16Rework command-line parser for dcpomatic_create to allow optionsv2.13.103Carl Hetherington
2019-01-15Add --encrypted/-e to dcpomatic_create.Carl Hetherington
2018-12-07Fix -t option to dcpomatic_create.Carl Hetherington
2018-11-21Add and use new FrameRateChange constructors.Carl Hetherington
2018-11-21Fix short option name for --template.Carl Hetherington
2018-04-29Allow command-line configuration of config location (#1284).Carl Hetherington
2017-07-07Another fix for dcpomatic_create with image sequences.Carl Hetherington
2017-07-07Fix addition of image sequence directories with dcpomatic2_create.Carl Hetherington
2017-06-29Fix failure to add file-based content in dcpomatic2_create.Carl Hetherington
2017-05-23Speculative fix for adding DCPs to projects with dcpomatic2_create.Carl Hetherington
2017-04-10Add --dcp-frame-rate option to dcpomatic2_create.Carl Hetherington
2017-04-10Fix dcpomatic_create with no output directory specified.Carl Hetherington
2016-12-20Allow content factory to return multiple content.Carl Hetherington
2016-11-11Calm a busy-wait in dcpomatic_create.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
2016-05-18Rename video/audio/subtitle part methods.Carl Hetherington
2016-05-18Reasonably straightforward stuff; main things are addingCarl Hetherington
2016-01-09Possibly fix weird relative filename problems on Windows.Carl Hetherington
2015-08-26Include tidying src/lib/a-j*.hCarl Hetherington
2015-08-10Set up for the correct handling of UTF-8 with WindowsCarl Hetherington
2015-08-06Add --no-sign and --no-use-isdcf-name to dcpomatic_create.Carl Hetherington
2015-08-06Fix missing help and add a default name if none is specified.Carl Hetherington
2015-08-04Add --standard option to dcpomatic_createCarl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-05-27Untested use of Frame for video/audio content lengths.Carl Hetherington
2015-05-13Rename UISignaller -> SignalManager.Carl Hetherington
2015-01-24Hand-apply bbfb370d7de28ec1e8f307865cc6253bb5d4366e from master; quicker dige...Carl Hetherington
2014-12-03Hand-apply 6a3cd511559433554ab40ed72ff94b7d8dc2c5bd from master;Carl Hetherington
2014-07-01Merge master.Carl Hetherington
2014-07-01while (1) -> while (true)Carl Hetherington
2014-06-12Merge master.Carl Hetherington
2014-06-10Use ISDCF rather than DCI when talking about the digital cinemaCarl Hetherington
2014-03-06Fix build.Carl Hetherington
2014-03-06Build fixes.Carl Hetherington
2014-03-05Another attempt to fix the race in dcpomatic_create.Carl Hetherington
2014-03-05Give an error in dcpomatic_create if no content is specified.Carl Hetherington
2014-03-05Add --still-length option to dcpomatic_create.Carl Hetherington
2014-03-04Stop old versions of DCP-o-matic loading new state files. Fix missing conten...Carl Hetherington
2014-03-04Force dcpomatic_create output to be marked UTF-8 when it goes to the console.Carl Hetherington