summaryrefslogtreecommitdiff
path: root/src/tools/dcpomatic_kdm.cc
AgeCommit message (Expand)Author
2014-08-19Use SafeStringStream instead of std::stringstream to try to fix random crashe...Carl Hetherington
2014-07-01while (1) -> while (true)Carl Hetherington
2014-06-26Support different KDM formulations.Carl Hetherington
2014-05-28Modify KDM generation to work with CPLs rather than DCPs, and allowCarl 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