summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2018-09-26Support download of KDMs from a web service in swaroop profile.v2.13.56Carl Hetherington
2018-09-26Finish off background image support for swaroop variant.Carl Hetherington
2018-09-26Add background image configuration to swaroop variant.Carl Hetherington
2018-09-25Add frame rate to technical summary of content.Carl Hetherington
2018-09-25Add KDM directory configuration in player.Carl Hetherington
2018-09-24Fix up DCP list in player.Carl Hetherington
2018-09-23Add player DCP directory to config.Carl Hetherington
2018-09-18Configurable window arrangement in player dual-screen mode.Carl Hetherington
2018-09-18Probably makes sense to default to checking KDM validity rangesCarl Hetherington
2018-09-14Very basic player logging.v2.13.49Carl Hetherington
2018-09-14Basic and rather clumsy option to respect KDM validity windows.Carl Hetherington
2018-09-14Allow configurable start mode for player.Carl Hetherington
2018-09-11Store audio/video even when suspended.Carl Hetherington
2018-09-11Increase the number (in arbitrary units) which describes the widthCarl Hetherington
2018-09-11Remove unnecessary method.Carl Hetherington
2018-09-10Basics of export of multiple reels to multiple files.Carl Hetherington
2018-09-09Split parts of FFmpegEncoder into FFmpegFileEncoder.Carl Hetherington
2018-09-09Updated fr_FR translation from Thierry Journet.Carl Hetherington
2018-09-08Fix interface complexity configuration.Carl Hetherington
2018-09-07Remove some unused variables.Carl Hetherington
2018-09-07Use possibly-safer means of emitting maybe_sequence.Carl Hetherington
2018-09-07Updated cs_CZ translation from Tomáš Begeni.Carl Hetherington
2018-09-07Initial nag for interface complexity.Carl Hetherington
2018-09-07Fix console noise when importing non-DCP MXFs (#1362).Carl Hetherington
2018-09-06Add simple/full interface option and make DCP panel respect it.Carl Hetherington
2018-09-06Try to prevent encode server test crashing in valgrind.Carl Hetherington
2018-09-06Quell more valgrind warnings.Carl Hetherington
2018-09-04Try no anti-aliasing when rendering subtitles.Carl Hetherington
2018-09-04Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2018-09-04Docs say that Context::set_antialias does not affect text.Carl Hetherington
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-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-29Check for unassigned text tracks.Carl Hetherington
2018-08-29Add some asserts.Carl Hetherington