| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 7 days | INVALID_CLOSED_CAPTION_XML_SIZE_IN_BYTES: note -> size_in_bytes. | Carl Hetherington | |
| 7 days | INVALID_PICTURE_SIZE_IN_PIXELS: note -> size_in_pixels. | Carl Hetherington | |
| 7 days | INVALID_LANGUAGE: note -> language. | Carl Hetherington | |
| 7 days | EXTERNAL_ASSET: note -> asset_id. | Carl Hetherington | |
| 7 days | INVALID_DURATION: note -> asset_id. | Carl Hetherington | |
| 7 days | INVALID_INTRINSIC_DURATION: note -> asset_id. | Carl Hetherington | |
| 7 days | INVALID_XML: note -> error. | Carl Hetherington | |
| 7 days | FAILED_READ: note -> error. | Carl Hetherington | |
| 11 days | Rename size -> size_in_bytes. | Carl Hetherington | |
| 2026-03-23 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2026-03-23 | Updated ja_JP translation from 林雅成. | Carl Hetherington | |
| 2026-03-23 | pot/merge. | Carl Hetherington | |
| 2026-03-23 | Adjust for libdcp using a specific property for frame rates. | Carl Hetherington | |
| 2026-03-22 | Remove now-unnecessary SHA1 variable. | Carl Hetherington | |
| I moved it to libdcp. | |||
| 2026-03-22 | Tweak verification code for some changes in libdcp. | Carl Hetherington | |
| 2026-03-22 | Tidy up slightly. | Carl Hetherington | |
| 2026-03-21 | Replace some deprecated methods. | Carl Hetherington | |
| 2026-03-21 | Replace deprecated boost::asio::deadline_timer with boost::asio::system_timer. | Carl Hetherington | |
| 2026-03-20 | Bump libdcp for fixes to signing failures on some Linux distros. | Carl Hetherington | |
| 2026-03-20 | Updated ja_JP translation from 林雅成. | Carl Hetherington | |
| 2026-03-20 | Add stub el_GR translation. | Carl Hetherington | |
| 2026-03-18 | Fix build problems with warnings generated by newer macOS build environments. | Carl Hetherington | |
| 2026-03-16 | Bump libdcp for some documentation fixes. | Carl Hetherington | |
| 2026-03-14 | Allow building of disk writer with boost process version 2. | Carl Hetherington | |
| 2026-03-13 | Bump ffcmp for ffmpeg tweak. | Carl Hetherington | |
| 2026-03-13 | Bump libdcp for small tweaks. | Carl Hetherington | |
| 2026-03-12 | White space: content_advanced_dialog.{cc,h} table_dialog.{cc,h} | Carl Hetherington | |
| 2026-03-12 | Supporters update. | Carl Hetherington | |
| 2026-03-12 | Put a scrollbar into the content properties dialogue (#3143). | Carl Hetherington | |
| 2026-03-12 | Try to respect LC_NUMERIC even if it doesn't match LANG. | Carl Hetherington | |
| With LANG=en_GB.UTF-8 and LC_NUMERIC=de_DE.UTF-8 I get . as a decimal separator, I think because the setlocale(LC_ALL, "") uses $LANG everywhere. This is not what wxWidgets expects, and not what I expect (other applications use ,). Fix that by respecting LC_NUMERIC explicitly. | |||
| 2026-03-12 | Use dts rather than pts when noting the time of frames we are ignoring. | Carl Hetherington | |
| The docs for av_read_frame() say "pkt->pts can be AV_NOPTS_VALUE if the video format has B-frames, so it is better to rely on pkt->dts if you do not decompress the payload." Before this there could be long hangs while we go through many packets without pts values. | |||
| 2026-03-12 | Add a debug note. | Carl Hetherington | |
| 2026-03-12 | Active frame rate change should ignore content with unused video. | Carl Hetherington | |
| 2026-03-12 | Fix Set button on override frame rate to do what it was meant to. | Carl Hetherington | |
| Before this, the entered video frame rate would be taken no matter if Set was clicked or not. | |||
| 2026-03-12 | Don't offer auto-crop on content with no video. | Carl Hetherington | |
| 2026-03-12 | Use index rather than .front() now that we can. | Carl Hetherington | |
| 2026-03-12 | Tweak debug string. | Carl Hetherington | |
| 2026-03-12 | Fix language forcing. | Carl Hetherington | |
| We'd always try to do it, even if the passed-in string was empty, which must surely be wrong... | |||
| 2026-03-12 | Fix mangled comment. | Carl Hetherington | |
| 2026-03-12 | Cleanup: compress an if. | Carl Hetherington | |
| 2026-03-11 | Fix some tests broken by changes elsewhere. | Carl Hetherington | |
| 2026-03-11 | Add ko_KR translator credit. | Carl Hetherington | |
| 2026-03-10 | ko_KR translation from Sean. | Carl Hetherington | |
| 2026-03-10 | Fix updating of crop guess rectangle from the auto-crop dialog. | Carl Hetherington | |
| Before the change in the dialog would raise an ImageChanged which would reset the crop again, making it unchangeable. | |||
| 2026-03-10 | Compress an if. | Carl Hetherington | |
| 2026-03-10 | Use a more generic way to request things. | Carl Hetherington | |
| 2026-03-10 | White space: simple_video_view.{cc,h} | Carl Hetherington | |
| 2026-03-10 | Add a set of missing update() calls. | Carl Hetherington | |
| 2026-03-10 | Rename one_shot stuff to better reflect what it actually does. | Carl Hetherington | |
| 2026-03-10 | Add a comment. | Carl Hetherington | |
