| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-01 | Add sentry crash reporting on Windows.sentry | Carl Hetherington | |
| 2025-11-28 | Supporters update.v2.18.33 | Carl Hetherington | |
| 2025-11-28 | Bump libdcp to get ffmpeg fix for #3122. | Carl Hetherington | |
| 2025-11-27 | Allow appimage builds on Ubuntu 14.04 by using apt-get rather than apt. | Carl Hetherington | |
| 2025-11-27 | Don't build disk writer on the "old" appimage. | Carl Hetherington | |
| 2025-11-27 | Don't build disk writer on Ubuntu 14.04. | Carl Hetherington | |
| 2025-11-27 | Log the thread that was used in the encoder (on Linux). | Carl Hetherington | |
| 2025-11-27 | Fix overly-long thread name, and give it a number. | Carl Hetherington | |
| 2025-11-27 | Cleanup some initialisation. | Carl Hetherington | |
| 2025-11-27 | White space: dcpomatic_server.cc | Carl Hetherington | |
| 2025-11-27 | Cleanup: replace stdio with fmt library. | Carl Hetherington | |
| 2025-11-27 | White space: encoded_log_entry.{cc,h} | Carl Hetherington | |
| 2025-11-25 | Remove unused variable. | Carl Hetherington | |
| 2025-11-23 | Fix uninitialised variable. | Carl Hetherington | |
| 2025-11-20 | Use relative_path(). | Carl Hetherington | |
| Paths that cannot be made relative (e.g. X:\foo relative to C:\bar) are returned as empty by boost, and to be honest it's hard to think of a worse way to solve that particular problem. | |||
| 2025-11-20 | Add and test relative_path() method. | Carl Hetherington | |
| 2025-11-19 | Bump libsub for fix to subrip files with extra </font> tags. | Carl Hetherington | |
| 2025-11-18 | Add libcap2-bin to build depends for setcap. | Carl Hetherington | |
| 2025-11-17 | Don't build Grok on Ubuntu 25.10.v2.18.32 | Carl Hetherington | |
| It fails because the code needs to work with boost::process v2. | |||
| 2025-11-16 | Use mutter workaround on Fedora >= 42 and Ubuntu >= 24.04. | Carl Hetherington | |
| I assume it's also required on newer operating systems, though I should probably check. | |||
| 2025-11-16 | Fix crash with --workaround-mutter. | Carl Hetherington | |
| This needs the signal manager to exist. | |||
| 2025-11-15 | Supporters update.v2.18.31 | Carl Hetherington | |
| 2025-11-15 | Build Fedora 42 version with support for Grok. | Carl Hetherington | |
| 2025-11-15 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2025-11-14 | Fix "Verify picture assets details" checkbox in the player (#3118). | Carl Hetherington | |
| 2025-11-14 | Cleanup: compress a couple of ifs. | Carl Hetherington | |
| 2025-11-13 | Bump libdcp to stop it saying out-of-date certificates are invalid. | Carl Hetherington | |
| 2025-11-12 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2025-11-10 | Supporters update.v2.18.30 | Carl Hetherington | |
| 2025-11-10 | Bump libdcp to get combiner error fix. | Carl Hetherington | |
| 2025-11-09 | pot/merge. | Carl Hetherington | |
| 2025-11-09 | Re-examine files created before we stopped auto-generating stream IDs. | Carl Hetherington | |
| 2025-11-09 | Add remove_stream_ids(). | Carl Hetherington | |
| 2025-11-09 | White space: ffmpeg_content.{cc,h} | Carl Hetherington | |
| 2025-11-09 | Preserve CPL/PKL filenames in the editor (#3109). | Carl Hetherington | |
| 2025-11-08 | Update test reference after adding AV_CODEC_FLAG_BITEXACT for audio encoding. | Carl Hetherington | |
| 2025-11-08 | Use our own openjpeg for running tests on arch. | Carl Hetherington | |
| 2025-11-07 | Use AV_CODEC_FLAG_BITEXACT when encoding audio. | Carl Hetherington | |
| Otherwise, for example, aacenc.c in ffmpeg calls put_bitstream_info() every so often. This writes the avcodec version string into the packet, so that when that string becomes longer there are fewer bits available for encoding the audio, slightly changing the rate calculations. | |||
| 2025-11-07 | Package for Arch using makepkg. | Carl Hetherington | |
| 2025-11-05 | Add hint about partially-encrypted projects. | Carl Hetherington | |
| 2025-11-05 | Clarify a little when dcp_inspect or clairmeta fail during tests. | Carl Hetherington | |
| 2025-11-05 | Allow specification of which parts of the DCP to encrypt (#3099). | Carl Hetherington | |
| 2025-11-04 | Fix ineffectual attempt to set up special test logging. | Carl Hetherington | |
| 2025-11-04 | Fix failure to play any audio when one stream isn't producing anything (#3108) | Carl Hetherington | |
| Without this we consider a never-pushed stream active, but with position 0, so we think we never have any audio ready. | |||
| 2025-11-03 | Missing check for duplicate IDs. | Carl Hetherington | |
| Without this call we don't spot duplicates that are found in the initial scan. | |||
| 2025-10-31 | Don't even try to use dark mode on Windows (#3107). | Carl Hetherington | |
| 2025-10-30 | Move JSONServer State to avoid ODR violation.v2.18.29 | Carl Hetherington | |
| 2025-10-30 | Build for arch with LINKFLAGS -Werror to catch linker warnings. | Carl Hetherington | |
| 2025-10-30 | Build for arch with some of the CXXFLAGS that the packaging seems to end up ↵ | Carl Hetherington | |
| using. | |||
| 2025-10-30 | Fix RFC 2822 tests on Windows when run in non-DST. | Carl Hetherington | |
