summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2016-07-02Take y scale into account when deciding subtitle line spacing.Carl Hetherington
2016-07-02Fix thinkos with marked_up() rendering of bold/italic/underline.Carl Hetherington
2016-07-02Updated ru_RU translation from Igor Voytovich.Carl Hetherington
2016-07-02Updated uk_UA translation from Igor Voytovich.Carl Hetherington
2016-07-02pot/merge.Carl Hetherington
2016-07-01White space.Carl Hetherington
2016-07-01Make the preview respond to changes in subtitle line spacing.Carl Hetherington
2016-07-01First go at making the line spacing do something.Carl Hetherington
2016-07-01Add line-spacing property to SubtitleContent.Carl Hetherington
2016-06-30Fix for crash(es) when joining content.Carl Hetherington
2016-06-29Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2016-06-29pot/merge.Carl Hetherington
2016-06-29Tweak content properties layout (#895).Carl Hetherington
2016-06-29Small tweaks to times in progress reports.Carl Hetherington
2016-06-29Increase frequency of progres updates on long jobs (#900).Carl Hetherington
2016-06-29Fix handling of incorrectly-recognised JPEG2000 files.Carl Hetherington
2016-06-28Fix pango markup when rendering subtitles.Carl Hetherington
2016-06-24Support for underlined subtitles.Carl Hetherington
2016-06-24Fix confused checks for Image/GraphicsMagick in wscript. Add missing Initial...Carl Hetherington
2016-06-22Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2016-06-22Don't bother decoding referenced DCP video if the player will ignore it.Carl Hetherington
2016-06-22Set AudioDecoder::fast a different way.Carl Hetherington
2016-06-22Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2016-06-22Optimization for the referenced video case.Carl Hetherington
2016-06-22A couple of small optimisations.Carl Hetherington
2016-06-21Revert "Use make_shared<>."Carl Hetherington
2016-06-21Revert "Revert make_shared<> change which breaks build on some platforms; don...Carl Hetherington
2016-06-21Revert make_shared<> change which breaks build on some platforms; don't know ...Carl Hetherington
2016-06-21Use make_shared<>.Carl Hetherington
2016-06-20Pass .ass files to SSAReader.Carl Hetherington
2016-06-20Fix crash when no video is being encoded.Carl Hetherington
2016-06-20Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2016-06-20pot/merge.Carl Hetherington
2016-06-20Updated pt_BR translation from Max M. Fuhlendorf.Carl Hetherington
2016-06-20pot/merge.Carl Hetherington
2016-06-20Merge branch 'fix-encoder-threading' of ssh://git.carlh.net/home/carl/git/dcp...Carl Hetherington
2016-06-20Fix encoder thread interruption.Carl Hetherington
2016-06-20Fix another case where an exception could be thrown from a destructor.Carl Hetherington
2016-06-20Encoder shutdown fixes.Carl Hetherington
2016-06-19Render bold subtitles correctly in preview / burn-in.Carl Hetherington
2016-06-19Updated pt_BR translation from Max M. Fuhlendorf.Carl Hetherington
2016-06-18Parse .ass files using the text subtitle code.Carl Hetherington
2016-06-17Add preference for the default number of DCP channels (#897).Carl Hetherington
2016-06-17Missing virtual destructor.Carl Hetherington
2016-06-16Ignore any hidden files when looking for images.Carl Hetherington
2016-06-14Basic guessing of audio channels from filenames (#393).Carl Hetherington
2016-06-14Clean up of 3D->2D conversion.Carl Hetherington
2016-06-14Discard right-eye images when using 3D sources to make 2D DCPs.Carl Hetherington
2016-06-14Use edit rate not frame rate for displaying rate of DCPs.Carl Hetherington
2016-06-14Fix subtle bug with 3D and add a explicit to stop it happening again.Carl Hetherington