summaryrefslogtreecommitdiff
path: root/src/tools/dcpomatic_kdm.cc
AgeCommit message (Collapse)Author
2015-08-10Set up for the correct handling of UTF-8 with WindowsCarl Hetherington
paths before trying to access the config file. Fixes #654.
2015-07-30Changes to libdcp.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-01-11Comment.Carl Hetherington
2014-12-15Hand-apply 155b4b9f615f42b5cc26e2953860aba34b17bbc0; allow build of Windows ↵Carl Hetherington
debug version using gdb.
2014-08-23Merge master.Carl Hetherington
2014-08-19Use SafeStringStream instead of std::stringstream to try to fix random ↵Carl Hetherington
crashes on OS X.
2014-07-22Fix some warnings.Carl Hetherington
2014-07-21Adapt to changes in libdcp1 wrt shared_ptr and Certificate.Carl Hetherington
2014-07-18Keep signing certificates / keys in config.xml rather than on disk; allow ↵Carl Hetherington
configuration.
2014-07-01Merge master.Carl Hetherington
2014-07-01while (1) -> while (true)Carl Hetherington
2014-06-26Merge master.Carl Hetherington
2014-06-26Support different KDM formulations.Carl Hetherington
2014-06-02Merge master.Carl Hetherington
2014-05-28Modify KDM generation to work with CPLs rather than DCPs, and allowCarl Hetherington
user to specify a particular CPL to use. Tidy up the KDM dialog a bit.
2014-03-20Fix build.Carl Hetherington
2014-02-24Tweaks for libdcp.Carl Hetherington
2014-02-11Partial hacks to use of libdcp 1.0.Carl Hetherington
2013-11-08Tweak help text for dcpomatic_kdm.Carl Hetherington
2013-10-16Allow specification of DCP to build KDMs for (#235).Carl Hetherington
2013-10-10Better error handling.Carl Hetherington
2013-10-10More improvements to command-line KDMs.Carl Hetherington
2013-10-10Various improvements to dcpomatic_kdm.Carl Hetherington
2013-10-03KDM / libdcp API changes.Carl Hetherington