summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2024-08-19fixup! fixup! Adapt to some libdcp class renaming to allow open captions/clos...Carl Hetherington
2024-08-18fixup! Adapt to some libdcp class renaming to allow open captions/closed subt...Carl Hetherington
2024-08-17Support closed subtitles and open captions.Carl Hetherington
2024-08-17Adapt to some libdcp class renaming to allow open captions/closed subtitles.Carl Hetherington
2024-08-17Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-08-17Add option to use relative content paths (#2856).Carl Hetherington
2024-08-14Cleanup: header/using sorting.Carl Hetherington
2024-08-14Fix a couple of causes of films being marked dirty straight after loading.Carl Hetherington
2024-08-13Add missing destructor.Carl Hetherington
2024-08-09Cleanup: better document parameter.Carl Hetherington
2024-08-09Support RGBA with auto-crop.Carl Hetherington
2024-08-03Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-07-27Optimisation: return notes by reference.Carl Hetherington
2024-07-27Cleanup: include and using sorting.Carl Hetherington
2024-07-26Merge branch 'main' into v2.17.xCarl Hetherington
2024-07-26Signal the correct change when unsetting the sound output.Carl Hetherington
2024-07-20Add SLV as a channel type for the CLI.Carl Hetherington
2024-07-15Make nag text a little bigger.Carl Hetherington
2024-07-13Download Barco certificates using SFTP instead of plain FTP (#2842).Carl Hetherington
2024-07-12Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2024-07-11pot/merge.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-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-03Fix deprecated FFmpeg stuff.Carl Hetherington
2024-06-30Allow variant to hide all credits.Carl Hetherington
2024-06-28Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-06-27Fix error when importing bad subtitle file (#2838).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-24Fix warning from pango about letter spacing not being an integer.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-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-19Fix build with some older boosts.Carl Hetherington
2024-06-18Add discouraging hint for MPEG2 (#2821).Carl Hetherington