summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Collapse)Author
2015-11-26Updated de_DE translation from Carsten Kurz.Carl Hetherington
2015-11-20Tweak SubRip subtitle default position.Carl Hetherington
2015-11-20Adjust subtitle position when referenced from top.Carl Hetherington
SMPTE says "top" means that vposition is from the top of the screen to the top of the subtitle, but Dolby servers apparently make it top of screen to bottom of subtitle; adjust the preview to do the latter.
2015-11-19Remove unused parameter.Carl Hetherington
2015-11-18Remove all the curl multi stuff as I'm not sure what advantages it has for ↵Carl Hetherington
us over the simple API.
2015-11-18Fix lost recipients when sending KDM emails.Carl Hetherington
2015-11-18Missing files.Carl Hetherington
2015-11-18Basic (untested) ebur128 (#368).Carl Hetherington
2015-11-18Comment.Carl Hetherington
2015-11-18Split FilterGraph into that and VideoFilterGraph.Carl Hetherington
2015-11-18Make Filter applicable to audio or video filters.Carl Hetherington
2015-11-17Comments.Carl Hetherington
2015-11-17Fix crash due to writing off the end of an Image's buffer; see comments.Carl Hetherington
2015-11-16Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2015-11-16pot/merge.Carl Hetherington
2015-11-15Updated ru_RU translation from Igor Voytovich.Carl Hetherington
2015-11-15Remove confusing unnamed-channel label.Carl Hetherington
2015-11-15Basic support for trusted device lists in KDMs (#750).Carl Hetherington
2015-11-15Save trusted devices.Carl Hetherington
2015-11-15Rename certificate -> recipient in Screen.Carl Hetherington
2015-11-14Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2015-11-14Fix various misbehaviours with update checking (#749).Carl Hetherington
2015-11-14Turn off test update checking if main update checking is turned off.Carl Hetherington
2015-11-14pot/merge.Carl Hetherington
2015-11-14Updated fr_FR translation from Thierry Journet.Carl Hetherington
2015-11-13Vertically align SubRip subtitles with reference to the bottomCarl Hetherington
of the screen (#744).
2015-11-13Disable YUV->RGB conversion controls with non-YUV sources (#649).Carl Hetherington
2015-11-13Allow multiple recipients of KDM emails (#745).Carl Hetherington
2015-11-12Extend maximum DCP audio channels to 16.Carl Hetherington
2015-11-12Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2015-11-12Tweak logging format.Carl Hetherington
2015-11-12Updated ru_RU translation from Igor Voytovich.Carl Hetherington
2015-11-12Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2015-11-11Updated pt_PT translation from Tiago Casal Ribeiro.Carl Hetherington
2015-11-11pot/merge.Carl Hetherington
2015-11-11Updated sv_SE translation from Adam Klotblixt.Carl Hetherington
2015-11-11Tweak error message.Carl Hetherington
2015-11-10Updated fr_FR translation from Thierry Journet.Carl Hetherington
2015-11-10Fix some float/double implicit casts (#742).Carl Hetherington
2015-11-08Add appearance dialog for SubRip subtitles.Carl Hetherington
2015-11-06Fix warning.Carl Hetherington
2015-11-06Try to fix build with new g++.Carl Hetherington
2015-11-06Updated ru_RU translation from Igor Voytovich.Carl Hetherington
2015-11-06Clean up a bit by using Content::film() more.Carl Hetherington
2015-11-06Allow single-frame image contents to adjust their video frame rates to that ↵Carl Hetherington
of the DCP (fixes #714).
2015-11-06Remove unused method (identical in parent class).Carl Hetherington
2015-11-05Fix timestamps of things coming out of the DCP decoder for multi-reel.Carl Hetherington
2015-11-05pot/pot_merge.Carl Hetherington
2015-11-04Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2015-11-04Try to hack around font finding during unit tests.Carl Hetherington