summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-12-13Tidy up some comments.macos-full-screenCarl Hetherington
2025-12-12Fix full-screen player mode on macOS.Carl Hetherington
2025-12-12Horizontally-centre player image with the simple view.Carl Hetherington
2025-12-12A little const correctness.Carl Hetherington
2025-12-12Add some macOS utility functions for full screen.Carl Hetherington
The built-in wxWidgets ones seem not to invoke the "offical" macOS full screen mode (as if you'd clicked the green circle) and also leave a gap at the bottom of the screen (at least on Sequoia).
2025-12-12Allow compilation of objective C sources.Carl Hetherington
2025-12-12Change shortcuts for full/dual screen on macOS.Carl Hetherington
F11 is it seems not (by default at least) usable by applications.
2025-12-12Fix SDK path.Carl Hetherington
2025-11-30Tweak pango version number check in test.Carl Hetherington
2025-11-30Bump version number in Windows test runner.Carl Hetherington
2025-11-30Ignore new warnings from signals2.hpp.Carl Hetherington
I think I smell progress!
2025-11-30Ignore warnings as errors when looking for signals2.Carl Hetherington
2025-11-30Bump libdcp for asdcplib build fix.Carl Hetherington
2025-11-30Add new DLLs to installer.Carl Hetherington
2025-11-30Bump versions for new Windows environment.Carl Hetherington
2025-11-30Define UNICODE (and _UNICODE) in the wscript on Windows.Carl Hetherington
2025-11-30Fix printf format string.Carl Hetherington
2025-11-30Add script to run tests in docker.Carl Hetherington
2025-11-30Add Dockerfile for a development image.Carl Hetherington
2025-11-30Add scripts to build and run in docker.Carl Hetherington
2025-11-30Fix null pointer dereference if DCPOMATIC_GRAPHICS is unset and ↵Carl Hetherington
resources_path() doesn't exist.
2025-11-30Remove support for FFmpeg < 8.Carl Hetherington
2025-11-30Bump libdcp to get updates to FFmpeg and openjpeg.Carl Hetherington
openjpeg based on 2.5.4. FFmpeg based on 8.0.
2025-11-28Supporters update.v2.18.33Carl Hetherington
2025-11-28Bump libdcp to get ffmpeg fix for #3122.Carl Hetherington
2025-11-27Allow appimage builds on Ubuntu 14.04 by using apt-get rather than apt.Carl Hetherington
2025-11-27Don't build disk writer on the "old" appimage.Carl Hetherington
2025-11-27Don't build disk writer on Ubuntu 14.04.Carl Hetherington
2025-11-27Log the thread that was used in the encoder (on Linux).Carl Hetherington
2025-11-27Fix overly-long thread name, and give it a number.Carl Hetherington
2025-11-27Cleanup some initialisation.Carl Hetherington
2025-11-27White space: dcpomatic_server.ccCarl Hetherington
2025-11-27Cleanup: replace stdio with fmt library.Carl Hetherington
2025-11-27White space: encoded_log_entry.{cc,h}Carl Hetherington
2025-11-25Remove unused variable.Carl Hetherington
2025-11-23Fix uninitialised variable.Carl Hetherington
2025-11-20Use 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-20Add and test relative_path() method.Carl Hetherington
2025-11-19Bump libsub for fix to subrip files with extra </font> tags.Carl Hetherington
2025-11-18Add libcap2-bin to build depends for setcap.Carl Hetherington
2025-11-17Don't build Grok on Ubuntu 25.10.v2.18.32Carl Hetherington
It fails because the code needs to work with boost::process v2.
2025-11-16Use 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-16Fix crash with --workaround-mutter.Carl Hetherington
This needs the signal manager to exist.
2025-11-15Supporters update.v2.18.31Carl Hetherington
2025-11-15Build Fedora 42 version with support for Grok.Carl Hetherington
2025-11-15Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2025-11-14Fix "Verify picture assets details" checkbox in the player (#3118).Carl Hetherington
2025-11-14Cleanup: compress a couple of ifs.Carl Hetherington
2025-11-13Bump libdcp to stop it saying out-of-date certificates are invalid.Carl Hetherington
2025-11-12Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington