| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-13 | White space: dcp_subtitle_decoder.{cc,h} | Carl Hetherington | |
| 2025-07-12 | Remove unnecessary fuzzy. | Carl Hetherington | |
| 2025-07-11 | Don't try to add unused fonts to the DCP (#3059). | Carl Hetherington | |
| With interop there can be only one font, and we need to make sure it's not one that isn't even being used. | |||
| 2025-07-11 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2025-07-10 | Allow specification of player crop in playlist. | Carl Hetherington | |
| 2025-07-10 | Add SPL::set(). | Carl Hetherington | |
| 2025-07-10 | Cleanup: using ordering. | Carl Hetherington | |
| 2025-07-10 | Replace SPL::operator[] with get(). | Carl Hetherington | |
| 2025-07-10 | Allow audio processors to pass through HI/VI/DBox etc (#3020). | Carl Hetherington | |
| Previously you couldn't map these things if you were using a processor. | |||
| 2025-07-10 | Remove unnecessary make_silent() calls. | Carl Hetherington | |
| The AudioBuffers constructor silences everything. | |||
| 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 | White space: audio_processor.{cc,h} | Carl Hetherington | |
| 2025-07-10 | White space: mid_side_decoder.{cc,h} | Carl Hetherington | |
| 2025-07-10 | Add another #undef of ERROR. | Carl Hetherington | |
| 2025-07-10 | Add an extra include for Arch. | Carl Hetherington | |
| 2025-07-10 | Remove compose.hpp | 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 | Add missing #includes. | Carl Hetherington | |
| 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-10 | Convert some paths to string. | Carl Hetherington | |
| 2025-07-10 | Add some includes of fmt/format.h. | Carl Hetherington | |
| 2025-07-09 | Add copy_to_drive_job.cc to i18n list, and pot/merge. | Carl Hetherington | |
| 2025-07-08 | Fix cut-off subtitle shadows. | Carl Hetherington | |
| 2025-07-08 | Make shadow offset proportional to the target size. | Carl Hetherington | |
| Otherwise it looks further away in the preview than in in the final DCP (if the preview is smaller). | |||
| 2025-07-08 | Add dcp_pixels_to_pixels(). | Carl Hetherington | |
| 2025-07-08 | Return float from border_width_for_subtitle(). | Carl Hetherington | |
| We're already using ceil on the return value everywhere we need to, as far as I can see. | |||
| 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-04 | White space: render_text.cc. | Carl Hetherington | |
| 2025-07-03 | White space: spl.{cc,h} | Carl Hetherington | |
| 2025-07-03 | Cleanup: use a member initializer. | Carl Hetherington | |
| 2025-07-03 | White space: spl_entry.{cc,h} | Carl Hetherington | |
| 2025-07-03 | Cleanup: compress an if. | Carl Hetherington | |
| 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-01 | White space: string_text_file_decoder.{cc,h} | Carl Hetherington | |
| 2025-07-01 | White space: email.{cc,h} | Carl Hetherington | |
| 2025-07-01 | White space: player_video.{cc,h} reel_writer.{cc,h} maths_util.{cc,h} ↵ | Carl Hetherington | |
| upmixer_{a,b}.{cc,h} upload_job.{cc,h} | |||
| 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 | Cleanup: compress some ifs. | Carl Hetherington | |
| 2025-06-17 | Cleanup: include sorting. | Carl Hetherington | |
| 2025-06-17 | Cleanup: use an enum class. | Carl Hetherington | |
| 2025-06-17 | Add some new ratios for the new player crop control (see #3041). | Carl Hetherington | |
| 2025-06-17 | Tidy up return. | Carl Hetherington | |
| 2025-06-17 | White space: ratio.{cc,h} | Carl Hetherington | |
| 2025-06-17 | Add PlayerVideo::crop(). | Carl Hetherington | |
| 2025-06-17 | Cleanup: fix comment. | Carl Hetherington | |
| 2025-06-15 | Add --fade-{in,out} options to create CLI (#2613). | Carl Hetherington | |
| 2025-06-15 | Use another variable to reduce verbosity slightly. | Carl Hetherington | |
| 2025-06-15 | Combine two ifs. | Carl Hetherington | |
