summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-06-23Add and use set_deadline_from_now().Carl Hetherington
2024-06-23Add Socket::write for std::string.Carl Hetherington
2024-06-23Add log entry for the HTTP server.Carl Hetherington
2024-06-23Do everything required to stop the server in ::stop().Carl Hetherington
2024-06-20Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-06-19Missing include.v2.16.87Carl Hetherington
2024-06-19Supporters update.Carl Hetherington
2024-06-19Fix build with some older boosts.Carl Hetherington
2024-06-18Build tests on Ubuntu 24.04.Carl Hetherington
2024-06-18Add discouraging hint for MPEG2 (#2821).Carl Hetherington
2024-06-18Fix "available space" count passed to snprintf (#2832).Carl Hetherington
2024-06-18Supporters update.Carl Hetherington
2024-06-18Updated fr_FR translation from Lilian Lefranc.Carl Hetherington
2024-06-11Fix build with some older boosts.v2.17.18Carl Hetherington
2024-06-11Merge branch 'main' into v2.17.xCarl Hetherington
2024-06-11Supporters update.Carl Hetherington
2024-06-11Missing include.Carl Hetherington
2024-06-11Missing explicit.Carl Hetherington
2024-06-11Fall back to default font file if a font ID is not found in the content.Carl Hetherington
2024-06-11Simplify the FontIDAllocator a lot (#2827).Carl Hetherington
2024-06-10Clarify some documentation slightly.Carl Hetherington
2024-06-09Add comment.Carl Hetherington
2024-06-09Fix an erroneous font ID error that can happen when loading projects from bui...Carl Hetherington
2024-06-09Cleanup: text is a vector now.Carl Hetherington
2024-06-09Stop weird names appearing when the user clicks "copy as name" twice.Carl Hetherington
2024-06-09Cleanup: substr() can accept npos for the second parameter.Carl Hetherington
2024-06-09Add option to copy content settings from another project (#2808).Carl Hetherington
2024-06-08Bump libdcp for asdcplib assertion fix (#2825).Carl Hetherington
2024-06-08Only allow adding reels in custom reel mode (#2823).Carl Hetherington