| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-18 | Fix ambiguity for old mac builds.old-mac | Carl Hetherington | |
| 2025-07-16 | Suspend change signals when settings lengths of selection (#3064). | Carl Hetherington | |
| 2025-07-16 | Remove unused content pointer from change signals. | Carl Hetherington | |
| 2025-07-15 | Examine multiple single files in one go. | Carl Hetherington | |
| 2025-07-15 | Change Film::examine_and_add_content to take a vector of content. | Carl Hetherington | |
| 2025-07-15 | Change Film::add_content to take a vector of content. | Carl Hetherington | |
| 2025-07-15 | Change ExamineContentJob to take a vector of content. | Carl Hetherington | |
| 2025-07-15 | Tidy up a comment. | Carl Hetherington | |
| 2025-07-13 | White space: screens_panel.{cc,h} | Carl Hetherington | |
| 2025-07-13 | White space: audio_mapping_view.cc | Carl Hetherington | |
| 2025-07-13 | White space: auto_crop_dialog.{cc,h}, export_video_file_dialog.{cc,h}, ↵ | Carl Hetherington | |
| time_calculation_test.cc | |||
| 2025-07-11 | Supporters update. | Carl Hetherington | |
| 2025-07-11 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2025-07-10 | Respect playlist's requested player crop. | Carl Hetherington | |
| 2025-07-10 | Allow specification of player crop in playlist. | Carl Hetherington | |
| 2025-07-10 | Extract ratio setup UI to a separate class. | Carl Hetherington | |
| 2025-07-10 | Rename audio_output_names() -> audio_output_channel_names(). | Carl Hetherington | |
| 2025-07-10 | Mention audio processor in the audio matrix. | Carl Hetherington | |
| 2025-07-10 | Remove Ole Laursen credit. | Carl Hetherington | |
| 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-07-09 | Add copy_to_drive_job.cc to i18n list, and pot/merge. | Carl Hetherington | |
| 2025-07-04 | Go back to the old way of handling KDM timing. | Carl Hetherington | |
| Once again the KDM gets its timezone from the cinema. | |||
| 2025-07-03 | Add all DCP CPLs to the content list, and write CPL ID to SPLs instead of ↵ | Carl Hetherington | |
| digest (#3040). | |||
| 2025-07-03 | Cleanup: use make_shared. | Carl Hetherington | |
| 2025-06-17 | Support cropping of content on playback (#3041). | Carl Hetherington | |
| This is to allow, for example, pillarboxed 1.78:1 DCPs to be played nicely on 1.78:1 projectors. DCP-o-matic can now crop the pillarboxing before display, rather than putting the pillarboxed 1.85:1 onto a 1.78:1 monitor, thereby adding letterboxing. | |||
| 2025-06-17 | Pass Ratio around as an object rather than a pointer. | Carl Hetherington | |
| 2025-06-17 | Add new Choice::add_entry() variant. | Carl Hetherington | |
| 2025-06-17 | Cleanup: use an enum class. | Carl Hetherington | |
| 2025-06-17 | Support content crop in the GL backend. | Carl Hetherington | |
| 2025-06-15 | Index sound card channels from 1 (#3048). | Carl Hetherington | |
| 2025-06-14 | Supporters update.v2.18.20 | Carl Hetherington | |
| 2025-06-13 | Missing explicit. | Carl Hetherington | |
| 2025-06-13 | Only enable report-problem "OK" button when an email address has been entered. | Carl Hetherington | |
| Previously we would let users get it wrong, then show an error and dump them back without any report message they might have written. | |||
| 2025-06-13 | White space: report_problem_dialog.{cc,h} | Carl Hetherington | |
| 2025-06-13 | Move check for returning to ISDCF name mode. | Carl Hetherington | |
| film_changed() is used on startup to set things up, so it's not a reliable way to know when the user has clicked the checkbox. Move the check into the click handler instead. This prevents film names like Fred_Jim_Sheila being truncated to Fred on loading a project. | |||
| 2025-06-11 | Updated cs_CZ translation from Tomáš Begeni. | Carl Hetherington | |
| 2025-06-08 | Updated ru_RU translation from Евгений Дац. | Carl Hetherington | |
| 2025-06-03 | Cleanup: rename set_sensitivity -> setup_sensitivity. | Carl Hetherington | |
| 2025-06-03 | Remove unused variables. | Carl Hetherington | |
| 2025-05-29 | Supporters update.v2.18.19 | Carl Hetherington | |
| 2025-05-27 | Supporters update. | Carl Hetherington | |
| 2025-05-27 | Move i18n setup into 3 separate platform files. | Carl Hetherington | |
| 2025-05-27 | Put wx::report_problem() in a dcpomatic namespace. | Carl Hetherington | |
| 2025-05-26 | Remove functors for choosing pixel format output from make_image(). | Carl Hetherington | |
| 2025-05-26 | Expand project/ISDCF names rightwards when the DCP panel is made wider (#3045). | Carl Hetherington | |
| 2025-05-12 | White space: html_dialog.{cc,h} | Carl Hetherington | |
| 2025-05-11 | White space, some auto: timing_panel.{cc,h} | Carl Hetherington | |
| 2025-05-11 | Use case for property checks now that it's possible. | Carl Hetherington | |
| This would have prevented the bug fixed in 6bbf7dee. | |||
| 2025-05-11 | Fix failure to update scale fit/custom radio buttons. | Carl Hetherington | |
