summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2020-07-29Recover information about closed caption tracks when loading DCPsv2.15.93Carl Hetherington
2020-07-28Some more warning hiding.Carl Hetherington
2020-07-28Trying to create export audio encoders with between 9 and 15 channelsCarl Hetherington
2020-07-27Fix some unused variable warnings on macOS.Carl Hetherington
2020-07-27Don't try to hide Wdeprecated-copy when it doesn't exist.Carl Hetherington
2020-07-27Hide warnings triggered by Ubuntu 20.04's gcc.Carl Hetherington
2020-07-27Hide some windows warnings.Carl Hetherington
2020-07-26Better error handling with Linux privilege escalator.Carl Hetherington
2020-07-26Fix some ignored return values.Carl Hetherington
2020-07-26Various OSX warnings fixes.Carl Hetherington
2020-07-26Disable warnings from magick.Carl Hetherington
2020-07-26Rationalise compiler warning setup.Carl Hetherington
2020-07-26Ignore libssh warnings in a nicer way.Carl Hetherington
2020-07-26Ignore FFmpeg warnings in a nicer way.Carl Hetherington
2020-07-26Fix off-by-one in ASSERT and make it more comprehensive.Carl Hetherington
2020-07-26Ignore libxml++ warnings in a nicer way.Carl Hetherington
2020-07-26int64_t -> FrameCarl Hetherington
2020-07-23Use thread_group for improved exception safety (#1785).Carl Hetherington
2020-07-20Fix vertical alignment with subrip and embedded SSA \an codes.v2.15.90Carl Hetherington
2020-07-15Fix warning.Carl Hetherington
2020-07-15Remove ko_KR translation stub that was never used.Carl Hetherington
2020-07-13Fix typo in comment.Carl Hetherington
2020-07-12Fix ATMOS frame numbering when decoding DCPs.v2.15.89Carl Hetherington
2020-07-11Use new channel 14 ATMOS sync creation code in libdcp,Carl Hetherington
2020-07-05Improve butler error reporting during export.v2.15.88Carl Hetherington
2020-07-05Add more logging and some missing prefs checkboxes for existing logging.v2.15.87Carl Hetherington
2020-07-02Fix failure to import DCPs since Atmos changes.v2.15.85Carl Hetherington
2020-06-25Updated nl_NL translation from Rob van Nieuwkerk.v2.15.84Carl Hetherington
2020-06-21Remove out-of-date comment.Carl Hetherington
2020-06-19Fix hanging butler due to nasty signal ordering problems.v2.15.83Carl Hetherington
2020-06-19Missing return statement.Carl Hetherington
2020-06-19DCPExaminer must find Atmos length / edit rate.Carl Hetherington
2020-06-19Missing setup of AtmosContent in DCP.Carl Hetherington
2020-06-19Fix serialisation of the Atmos parts of a DCP.Carl Hetherington
2020-06-19Fix XML tag names; they are in the <Content> tag mixed in with all other sub-...Carl Hetherington
2020-06-19Make Atmos content work more like other content. Now its MXFsv2.15.82Carl Hetherington
2020-06-18Fix finding of CPLs to make KDMs for, broken by recent libdcp additions.Carl Hetherington
2020-06-18Fix save/load of Atmos asset lengths.Carl Hetherington
2020-06-18pot/merge.Carl Hetherington
2020-06-17Allow more complete control over the libdcp/DCP-o-matic metadata written to v...Carl Hetherington
2020-06-16Give a better error.v2.15.80Carl Hetherington
2020-06-14Fix error when exporting stereo projects with "mixdown to stereo"v2.15.79Carl Hetherington
2020-06-12Fix for non-disk Linux build.Carl Hetherington
2020-06-08Move upload-DCP-to-TMS button to preferences.Carl Hetherington
2020-06-08Remove encryption key options (#1760).Carl Hetherington
2020-06-08Always sign DCPs (#1760).Carl Hetherington
2020-06-06Fix erroneous hints about content being narrower than scope when it is near 2...Carl Hetherington
2020-06-05This AtomicityChecker was introduced a long time ago for reasonsCarl Hetherington
2020-06-05Fix thinko causing crashes when loading projects with legacy video ratios.Carl Hetherington
2020-06-05Fix crash when previewing projects with fewer than 6 audio channels;Carl Hetherington