| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-15 | White space: check_content_job.{cc,h} | Carl Hetherington | |
| 2025-10-15 | Cleanup: compress an if and use a make_shared. | Carl Hetherington | |
| 2025-10-15 | Support FFmpeg 8 (for Arch). | Carl Hetherington | |
| 2025-10-15 | Disable use of stream IDs if there are duplicates, rather than rewriting. | Carl Hetherington | |
| It turns out that FFmpeg decoders (e.g. flv, see FFmpeg 25faaa311a74efdfdc4fed56996d7338ed807488) check stream IDs and sometimes create new streams if they see one that they didn't see before. If we change stream IDs we break this. Here we try to use stream indices in cases where the IDs are duplicated. We also account for the case where a new stream appears during examination. This wasn't covered by tests until the FFmpeg commit mentioned above, were the flv decoder creates a new stream during examination of boon_telly.mkv. | |||
| 2025-10-15 | Cleanup: use fmt::to_string(). | Carl Hetherington | |
| 2025-10-15 | Move two methods into the .cc | Carl Hetherington | |
| 2025-10-15 | Cleanup: header sorting. | Carl Hetherington | |
| 2025-10-15 | Cleanup: white space and sorting. | Carl Hetherington | |
| 2025-10-15 | White space: ffmpeg_subtitle_stream.{cc,h} | Carl Hetherington | |
| 2025-10-15 | White space: ffpmeg_examiner.{cc,h} | Carl Hetherington | |
| 2025-10-15 | White space: ffmpeg_stream.cc | Carl Hetherington | |
| 2025-10-15 | White space: ffmpeg_stream.h | Carl Hetherington | |
| 2025-10-15 | White space: ffmpeg_audio_stream.h | Carl Hetherington | |
| 2025-10-15 | Fix macOS compile error and try to make display sleep work there. | Carl Hetherington | |
| 2025-10-13 | Fix incorrect use of raw_convert (should be locale_convert). | Carl Hetherington | |
| 2025-10-11 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2025-10-10 | Add an audio graph option to the player (#3090). | Carl Hetherington | |
| 2025-10-10 | Improve the audio dialog title a bit. | Carl Hetherington | |
| 2025-10-10 | Stop drawing random stuff below the y axis. | Carl Hetherington | |
| 2025-10-10 | Fix the position of the X axis labels. | Carl Hetherington | |
| 2025-10-10 | Pad more at the top of audio plots. | Carl Hetherington | |
| 2025-10-10 | Rename y_origin -> y_pad. | Carl Hetherington | |
| 2025-10-10 | Allow film audio analysis without a _directory. | Carl Hetherington | |
| 2025-10-10 | Add Content::path_for_display(). | Carl Hetherington | |
| 2025-10-10 | Fix comment. | Carl Hetherington | |
| 2025-10-10 | Cleanup: use signals for seeking on audio graph clicks. | Carl Hetherington | |
| 2025-10-10 | Fix comment. | Carl Hetherington | |
| 2025-10-10 | White space: dcpomatic_player.cc | Carl Hetherington | |
| 2025-10-10 | Keep screen awake while playing on Windows (#3095). | Carl Hetherington | |
| 2025-10-10 | White space: video_view.{cc,h} | Carl Hetherington | |
| 2025-10-10 | Allow Waker to keep different things awake for different reasons. | Carl Hetherington | |
| 2025-10-08 | Remove un-settable config parameters. | Carl Hetherington | |
| 2025-10-07 | pot/merge. | Carl Hetherington | |
| 2025-10-07 | Add some comments for translators. | Carl Hetherington | |
| 2025-10-07 | Improve the error you get when trying to upload a DCP with bad settings. | Carl Hetherington | |
| 2025-10-05 | Updated zh_CN translation from 刘汉源 | Carl Hetherington | |
| 2025-10-03 | Supporters update. | Carl Hetherington | |
| 2025-10-01 | Fixes for rendering main captions and closed subtitles. | Carl Hetherington | |
| 2025-10-01 | Trim the parameters to pass_texts(). | Carl Hetherington | |
| 2025-10-01 | White space: dcp_decoder.{cc,h} | Carl Hetherington | |
| 2025-09-28 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2025-09-28 | Fix macOS build. | Carl Hetherington | |
| 2025-09-28 | Fix Windows build. | Carl Hetherington | |
| 2025-09-28 | Updated fr_FR translation from Dan Cohen. | Carl Hetherington | |
| 2025-09-27 | Make the DCP (reels) timeline look a bit better in dark mode (#2980). | Carl Hetherington | |
| 2025-09-27 | Draw markers better next to the position slider (#3005). | Carl Hetherington | |
| 2025-09-27 | White space: markers_panel.{cc,h} | Carl Hetherington | |
| 2025-09-26 | Re-order cairo context scaling and pango layout setup (#2337). | Carl Hetherington | |
| This seems to fix problems where letters were scaled individually, but their spacing didn't change (when x scale was applied). Big thanks to user1768761 https://stackoverflow.com/questions/58528024/pangocairo-shows-cluttered-text-when-cairo-context-is-scaled | |||
| 2025-09-26 | pot/merge. | Carl Hetherington | |
| 2025-09-26 | Rename external to extended. | Carl Hetherington | |
| I think extended is right. | |||
