| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-10 | Remove compose.hpp includes. | Carl Hetherington | |
| sed -i "/include.*compose.hpp/d;" src/lib/*.cc src/wx/*.cc src/wx/*.h src/tools/*.cc src/lib/*.h test/*.cc | |||
| 2025-07-10 | Replace String::compose with fmt. | Carl Hetherington | |
| sed -i "/Plural-Forms/n;/%100/n;/scanf/n;s/%[123456789]/{}/g" src/lib/*.cc src/lib/*.h src/wx/*.cc src/tools/*.cc src/lib/po/*.po src/wx/po/*.po src/tools/po/*.po test/*.cc sed -i "s/String::compose */fmt::format/g" src/lib/*.cc src/lib/*.h src/wx/*.cc src/tools/*.cc test/*.cc | |||
| 2025-02-16 | White space: kdm_with_metadata.{cc,h} send_kdm_email_job.{cc,h} | Carl Hetherington | |
| 2023-05-08 | Fix old C++ syntax. | Carl Hetherington | |
| 2023-05-08 | Fix typo in comment. | Carl Hetherington | |
| 2022-06-03 | Allow sending KDMs to more emails (#2244). | Carl Hetherington | |
| 2022-02-10 | Fix an incorrect placeholder. | Carl Hetherington | |
| 2022-01-11 | Rename email() -> send_emails(). | Carl Hetherington | |
| 2021-04-08 | Assorted C++11/formatting cleanups. | Carl Hetherington | |
| 2021-01-07 | BOOST_FOREACH. | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2020-05-07 | Add a 'Make DKDM' dialogue box to simplify and (hopefully) clarify DKDM ↵ | Carl Hetherington | |
| creation (#1637). | |||
| 2020-05-06 | Remove some now-pointless passing of name_values. | Carl Hetherington | |
| 2020-05-06 | Move some functions to kdm_with_metadata | Carl Hetherington | |
| 2020-05-06 | Replace CinemaKDMs class with a list<KDMWithMetadata> | Carl Hetherington | |
| 2020-05-06 | Pull methods out of CinemaKDMs. | Carl Hetherington | |
| 2020-03-06 | Stop threads at the start of their object's destruction in all Job cases. | Carl Hetherington | |
| 2018-11-21 | Tidy and fix logging. | Carl Hetherington | |
| 2017-05-13 | Fix various small errors in emailed-KDM zip file format (#478). | Carl Hetherington | |
| 2017-04-19 | Various Doxygen fixes. | Carl Hetherington | |
| 2016-08-01 | Simplify NameFormat stuff. | Carl Hetherington | |
| 2016-07-29 | Rename KDMNameFormat. | Carl Hetherington | |
| 2016-07-29 | Simplification of name format stuff. | Carl Hetherington | |
| 2016-07-29 | Basics of custom DCP filename components. | Carl Hetherington | |
| 2016-07-29 | Allow configuration of KDM filename format. | Carl Hetherington | |
| 2016-06-02 | Fix build. | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2015-11-19 | Remove unused parameter. | Carl Hetherington | |
| 2015-10-11 | Add debug option to log SMTP session transcripts. | Carl Hetherington | |
| 2015-10-09 | Replace quickmail with a direct (and asynchronous) libcurl email sender. | Carl Hetherington | |
| 2015-10-09 | Nicer job name with no film. | Carl Hetherington | |
| 2015-10-09 | Connect dcpomatic_kdm to backend. | Carl Hetherington | |
| 2015-10-09 | Remove use of Film in KDM stuff. | Carl Hetherington | |
| 2015-10-09 | Remove the need for ScreenKDM::collect. | Carl Hetherington | |
| 2015-10-09 | Try to clean up KDM creation code a bit. | Carl Hetherington | |
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-06-19 | No-op; variable renaming. | Carl Hetherington | |
| 2015-03-24 | Hand-apply e30fd8d; resurrect JSON server code. | Carl Hetherington | |
| 2014-08-11 | Merge master. | Carl Hetherington | |
| 2014-08-11 | Remove some left-over JSON bits. | Carl Hetherington | |
| 2014-06-26 | Merge master. | Carl Hetherington | |
| 2014-06-26 | Support different KDM formulations. | Carl Hetherington | |
| 2014-02-19 | Add some basic JSON stuff. | Carl Hetherington | |
| 2013-12-23 | Missing files. | Carl Hetherington | |
