summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-03-28Fix strange behaviour of player export frame dialog (#2493).2493-player-export-frameCarl Hetherington
2023-03-27zh_CN translation fixes from Danbo Song.Carl Hetherington
2023-03-27pot/merge.Carl Hetherington
2023-03-27Fix markup in fr_FR translation causing missing text in disk writer (#2492).v2.16.50Carl Hetherington
2023-03-25Supporters update.Carl Hetherington
2023-03-25Prepare for Ubuntu 23.04.Carl Hetherington
2023-03-23Cleanup: make things a little clearer.v2.16.49Carl Hetherington
2023-03-23Fix crashes when using templates in some cases (#2491).Carl Hetherington
If a template had content with N audio channels there would be various problems if content with <N channels was subsequently added.
2023-03-23Add AudioMapping::take_from().Carl Hetherington
2023-03-23Cleanup: don't need to store _{input,output}_channels.Carl Hetherington
2023-03-22Don't crash immediately if there's no private data.Carl Hetherington
2023-03-21Bump private git sha.v2.16.48Carl Hetherington
2023-03-19Add assert.Carl Hetherington
2023-03-18Bump private test git for use of git-annex.Carl Hetherington
2023-03-16Allow re-start of cancelled subtitle analysis jobs.Carl Hetherington
2023-03-16Make it quicker to cancel an analyse subtitle job (#2486).Carl Hetherington
2023-03-16Don't show an error when cancelling subtitle analysis.Carl Hetherington
2023-03-16Cleanup: move variable assignment that happens in every branch.Carl Hetherington
2023-03-16Emit the state of the job with the Finished signals.Carl Hetherington
2023-03-16Fix missing xsd file in windows installer.Carl Hetherington
2023-03-12Updated zh_CN translation from Danbo Song.Carl Hetherington
2023-03-11Use IAB rather than ATMOS in ISDCF names (#2482).Carl Hetherington
2023-03-10Update manual for new CLI options.Carl Hetherington
2023-03-10Cope with the fact that some of our commands output --help to stdout, some ↵Carl Hetherington
to stderr.
2023-03-10Output hints on stderr.ancient-skyscraper
2023-03-10Update documentation and CLI UI with hint infoancient-skyscraper
Goal is to explain what hints are, and how the `--hints` option changes behavior of `dcpomatic2_cli` command
2023-03-09Allow dcpomatic_cli script to work from anywhere.Carl Hetherington
2023-03-07Fix missing scrollbar in the audio tab on macOS/Windows (#2480).v2.16.47Carl Hetherington
2023-03-07Cleanup: use layout() wrapper.Carl Hetherington
2023-03-05Remove some 3D stuff I think is unnecessary since the changes in ↵v2.16.46Carl Hetherington
2f12058c535045cecc226fe47b3d60da8851a862
2023-03-05Fix error when padding is needed in 3D encodes (#2476).Carl Hetherington
2023-03-05Catch exceptions from some calls to write_metadata().Carl Hetherington
2023-03-05Fix small DCP standard choice (#2475).Carl Hetherington
2023-03-04Replace spaces with _ in default KDM name formats, as spaces areCarl Hetherington
removed from the filename before it is used.
2023-03-04Bump libsub for another font color fix.Carl Hetherington
2023-03-03Add option to limit DCP output to the "Bv2.0 profile" (#2470).v2.16.45Carl Hetherington
I'm far from convinced about the point/sense of all these "profiles" (rather than just implementing or at least tolerating the standard) but lots of people are having problems with "QC" processes failing their DCPs with complaints related to MCASubDescriptors. It seems to make sense to have an option to turn them off - at least for now, until either the "QC" situation settles down or any bugs in DCP-o-matic are found and fixed.
2023-03-03Cleanup: tidy a comment.Carl Hetherington
2023-03-03Add Choice::add() with a client string.Carl Hetherington
2023-03-03Add Choice::get_data().Carl Hetherington
2023-03-03Tidy up a little with a lambda.Carl Hetherington
2023-03-03Move some settings to new non-standard page.Carl Hetherington
2023-03-03Add --hints option to dcpomatic2_cli (#2468).Carl Hetherington
2023-03-03Add word_wrap().Carl Hetherington
2023-03-03Add ansi.h and one define.Carl Hetherington
2023-03-03Setup ffmpeg log callback in dcpomatic_setup() instead of in FFmpeg.Carl Hetherington
2023-03-03Cleanup: remove unused variable.Carl Hetherington
2023-03-03Cleanup: remove capture_asdcp_logs() from header.Carl Hetherington
2023-03-03Un-check screens when they or their cinema are deleted.Carl Hetherington
2023-03-02Supporters update.Carl Hetherington
2023-03-02Remove duplicate include.Carl Hetherington