summaryrefslogtreecommitdiff
path: root/src/tools/dcpomatic_cli.cc
AgeCommit message (Expand)Author
2015-10-02Add --servers option to dcpomatic_cli.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-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-0226d4079c0a1eb010b0909e8f046f04381408b6f3 from master; half-hearted --dump opt...Carl Hetherington
2015-05-2519940a8e1ff462e567fbf79ccf5ce81a57444f8b from master; make dcpomatic_cli less...Carl Hetherington
2015-05-13Rename UISignaller -> SignalManager.Carl Hetherington
2015-03-25Remove Scaler config and use SWS_BICUBIC everywhere.Carl Hetherington
2015-03-24Hand-apply e30fd8d; resurrect JSON server code.Carl Hetherington
2015-02-03Move log environment dump stuff out into its own file.Carl Hetherington
2015-01-29Make ServerFinder stop nicely when dcpomatic_cli quits.Carl Hetherington
2015-01-23Hand-apply 111f02f4fc8ace359a16aea1c88c2821bf3dde31 from master; improve prog...Carl Hetherington
2014-10-21Merge master.Carl Hetherington
2014-10-19Give an error in dcpomatic_cli if a content file is not found.Carl Hetherington
2014-08-11Merge master.Carl Hetherington
2014-08-09Properly remove JSON server; remove some unused usings; remove some unnecessa...Carl Hetherington
2014-07-01Merge master.Carl Hetherington
2014-07-01while (1) -> while (true)Carl Hetherington
2014-06-02Merge master.Carl Hetherington
2014-05-24Rely on Config for log settings, not the command line.Carl Hetherington
2014-05-21Tidy up logging a bit. Make it configurable from the GUI.Carl Hetherington
2014-02-24Tweaks for libdcp.Carl Hetherington
2014-02-19Add some basic JSON stuff.Carl Hetherington
2013-11-12Tweak formatting of help().Carl Hetherington
2013-11-09Drop JobManager on cli-exit for valgrind; use avcodec_free_frame rather than ...Carl Hetherington
2013-11-06Remove configuration of servers.Carl Hetherington
2013-11-06Add some missing test stuff; split server discovery off into ServerFinder.Carl Hetherington
2013-10-19Some improvements in progress reporting, especially for long jobs.Carl Hetherington
2013-08-17Various bits mostly related to colour conversions.Carl Hetherington
2013-08-16Very basics of colour conversion configuration.Carl Hetherington
2013-07-18Split test compile up into individual files.Carl Hetherington
2013-07-17tabs -> spaces.Carl Hetherington
2013-07-09Merge master.Carl Hetherington
2013-06-20Remove A/B mode for now.Carl Hetherington
2013-05-31Various stuff; mostly change to decoder scaling and adding subtitle; scaling ...Carl Hetherington
2013-05-25Merge master and multifarious hackery.Carl Hetherington
2013-05-23Various bits and pieces.Carl Hetherington
2013-05-04Merge master.Carl Hetherington
2013-04-26Merge master; fix crash on new film.Carl Hetherington
2013-04-26Add missing files.Carl Hetherington