summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-09-04Fix OS X build.v2.13.48Carl Hetherington
2018-09-04Allow the butler to say "try again later" when get_video() is calledCarl Hetherington
2018-09-04Build Empty objects from the presence or absence of decoders inCarl Hetherington
2018-09-04Return 0 from decoder_factory when we have a DCP with no KDM, rather than thr...Carl Hetherington
2018-09-04Fix name of header guard.Carl Hetherington
2018-09-03pot/merge.Carl Hetherington
2018-09-03Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2018-09-03Fix label.Carl Hetherington
2018-09-03pot/merge.Carl Hetherington
2018-09-03Add basic quality option for x264 export.Carl Hetherington
2018-09-02Remove unnecessary subtitle scale (I think).Carl Hetherington
2018-09-02Fix subtitle scaling when writing PNG subs.Carl Hetherington
2018-09-02Fix assertion failure when content has more than one audio stream.Carl Hetherington
2018-09-02White space.Carl Hetherington
2018-09-02Play PNG subtitles from DCPs; possibly not in the right scale.Carl Hetherington
2018-08-29Missing handling of CHANGE_TYPE_CANCELLED causing another hang.v2.13.46Carl Hetherington
2018-08-29Fix another hang caused by Playlist::maybe_sequence being calledCarl Hetherington
2018-08-29Fix warning.v2.13.45Carl Hetherington
2018-08-29Write annotation text and language to CCAP nodes correctly.Carl Hetherington
2018-08-29Remove debug code.Carl Hetherington
2018-08-29Check for unassigned text tracks.Carl Hetherington
2018-08-29Add some asserts.Carl Hetherington
2018-08-29Basics of splitting CCAP streams into different assets.Carl Hetherington
2018-08-28Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2018-08-28Remove unnecessary log entries.Carl Hetherington
2018-08-27Remove accidentally commented-out code.Carl Hetherington
2018-08-23Remove TextType from various places as (I believe) it can be inferred from th...Carl Hetherington
2018-08-23More caption -> text.Carl Hetherington
2018-08-23Rename some caption -> text.Carl Hetherington
2018-08-23Only enable text language for open subs.Carl Hetherington
2018-08-23Correctly update when there is no selected DCP track.Carl Hetherington
2018-08-23Basics of selecting 'tracks' for CCAPs.Carl Hetherington
2018-08-22Fix hang due to incorrect signal ordering.Carl Hetherington
2018-08-22Revert "Store a name with text content."Carl Hetherington
2018-08-22White space.Carl Hetherington
2018-08-22Await video in get_video() if we are suspended.Carl Hetherington
2018-08-22Store a name with text content.Carl Hetherington
2018-08-22Fix build with multiple closed captions.Carl Hetherington
2018-08-22Tweak spacing.Carl Hetherington
2018-08-22Compact text panel a little.Carl Hetherington
2018-08-22libdcp updates for multiple CCAPs.Carl Hetherington
2018-08-22Fix crash when trying to make a KDM on an unencrypted project.Carl Hetherington
2018-08-22Disable the whole interface during audio analysis (#1278).Carl Hetherington
2018-08-22Fix thinko in previous commit.Carl Hetherington
2018-08-21Check content before making DCP.Carl Hetherington
2018-08-21Reset last write times on examine.Carl Hetherington
2018-08-21Give a message when changed files are re-examined.Carl Hetherington
2018-08-21Check content for changes on loading a project.Carl Hetherington
2018-08-21Store mtime in Content.Carl Hetherington
2018-08-21Make Content::_paths private.Carl Hetherington