summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-15Add newly-installed file for RPM builds.v2.17.19Carl Hetherington
2024-07-14Fix Windows installer script.Carl Hetherington
2024-07-14Fix tests on Ubuntu 24.04.Carl Hetherington
2024-07-12Remove some more stuff related to the old "instant i18n" feature.Carl Hetherington
2024-07-11Add menu option to un-map all audio (#2805).Carl Hetherington
2024-07-09Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-07-09Add menu option to remove a reel boundary (#2824).Carl Hetherington
2024-07-09Add DCPTimeline::position_to_reel_boundary().Carl Hetherington
2024-07-09Add missing ID.Carl Hetherington
2024-07-09Rename Add reel -> Add reel boundary.Carl Hetherington
2024-07-09Supporters update.v2.16.89Carl Hetherington
2024-07-09Fix too-late setup of path encoding stuff.Carl Hetherington
2024-07-09Bump libdcp to hide another asdcplib warning.Carl Hetherington
2024-07-09Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-07-07Re-fix incorrect ArgFixer.v2.16.88Carl Hetherington
2024-07-07Remove double ArgFixer introduced in fefcccd5.Carl Hetherington
2024-07-06Supporters update.Carl Hetherington
2024-07-06Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-07-06Add some missing ArgFixers for Windows command lines (#2844).Carl Hetherington
2024-07-03Add ebur128 test.Carl Hetherington
2024-07-03Fix deprecated FFmpeg stuff.Carl Hetherington
2024-07-03Bump libdcp to get FFmpeg 7.0.1.Carl Hetherington
2024-06-30Allow variant to hide all credits.Carl Hetherington
2024-06-30Make DCPoMatic compatible with ICU >= 75Benjamin Radel
2024-06-28Fix test build.Carl Hetherington
2024-06-28Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-06-27Bump libdcp for speculative fix for #2839.Carl Hetherington
2024-06-27Fix error when importing bad subtitle file (#2838).Carl Hetherington
2024-06-25Fix thinko in run/tests on macOS.Carl Hetherington
2024-06-25Test data update for config upgrade test on Windows.Carl Hetherington
2024-06-25Fix tests after change to working directories.Carl Hetherington
2024-06-25Fix assertion failure after removing content.Carl Hetherington
2024-06-24Fix y offset direction of bitmap subs (#2807).Carl Hetherington
2024-06-24Add ProRes LT export option (#2834).Carl Hetherington
2024-06-24Use separate working directories for some tests.Carl Hetherington
2024-06-24Fix warning from pango about letter spacing not being an integer.Carl Hetherington
2024-06-24Fix running tests on arm64.Carl Hetherington
2024-06-24Fix test references after adding HTTP server.Carl Hetherington
2024-06-24Add some context on XML comparison failures.Carl Hetherington
2024-06-23Remove some unused using statements and a blank line.Carl Hetherington
2024-06-23Cleanp decoder factory slightly.Carl Hetherington
2024-06-23Remove sprintf() use to quell warning from macOS.Carl Hetherington
2024-06-23Add minimal player HTTP server (#2830).Carl Hetherington
2024-06-23Move some stuff into FilmViewer::dcp().Carl Hetherington
2024-06-23Extract internal player server to separate file and tidy up a bit.Carl Hetherington
2024-06-23Close socket when stopping the server.Carl Hetherington
2024-06-23Fall back to the source directory if we're not running an installed DoM.Carl Hetherington
2024-06-23Add Socket::is_open().Carl Hetherington
2024-06-23Add Socket::close().Carl Hetherington
2024-06-23Add Socket::run().Carl Hetherington