| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-23 | Remove log handling from Film. | Carl Hetherington | |
| It should be the main UI's responsibility to set up dcpomatic_log, maybe writing it to the film's directory if it wants to. | |||
| 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-03-07 | Change problem reporting email address. | Carl Hetherington | |
| 2024-04-21 | Extract all uses of DCP-o-matic name to allow branding. | Carl Hetherington | |
| 2024-03-07 | Rename Emailer -> Email. | Carl Hetherington | |
| 2022-09-15 | Fix some spelling mistakes (mostly in comments). | Carl Hetherington | |
| 2021-11-16 | Don't fail to send a problem report if there's no ffprobe.log | Carl Hetherington | |
| 2021-07-05 | Use dcp::file_to_string(). | Carl Hetherington | |
| 2021-05-03 | C++11 tidying. | Carl Hetherington | |
| 2021-01-31 | More enum class additions. | Carl Hetherington | |
| 2021-01-07 | BOOST_FOREACH. | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2020-03-06 | Stop threads at the start of their object's destruction in all Job cases. | Carl Hetherington | |
| 2019-03-28 | Allow explicit specification of email protocol (plain/STARTTLS/SSL).v2.13.138 | Carl Hetherington | |
| 2017-04-19 | Various Doxygen fixes. | Carl Hetherington | |
| 2017-03-23 | Send current film metadata with problem report, not the last saved. | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2015-12-04 | Ensure basic system information is in problem reports. | Carl Hetherington | |
| 2015-12-04 | Fix nonfunctional send-problem-report. | Carl Hetherington | |
| 2015-12-01 | Missing set_state(). | Carl Hetherington | |
| 2015-11-19 | Remove unused parameter. | Carl Hetherington | |
| 2015-11-13 | Allow multiple recipients of KDM emails (#745). | Carl Hetherington | |
| 2015-10-09 | Replace quickmail with a direct (and asynchronous) libcurl email sender. | Carl Hetherington | |
| 2015-10-09 | Allow _film to be 0. | Carl Hetherington | |
| 2015-10-03 | More logs in problem report email. | Carl Hetherington | |
| 2015-08-20 | Tweak problem report email. | Carl Hetherington | |
| 2015-08-20 | Make sure program version gets into a problem report email. | Carl Hetherington | |
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-06-13 | Tidy progress report when sending problem report email. | Carl Hetherington | |
| 2015-03-24 | Hand-apply e30fd8d; resurrect JSON server code. | Carl Hetherington | |
| 2014-11-06 | Use in-tree libquickmail; send metadata.xml too; fix basic build errors with ↵ | Carl Hetherington | |
| quickmail. | |||
| 2014-11-06 | Basic support for emailing a report of a problem (#43). | Carl Hetherington | |
