summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2017-01-29Better debug log message.Carl Hetherington
2017-01-28Add priority control buttons to batch converter (#961).Carl Hetherington
2017-01-20Some error message formatting tidy-ups.Carl Hetherington
2017-01-18Updated uk_UA translation from Igor Voytovich.Carl Hetherington
2017-01-18Updated ru_RU translation from Igor Voytovich.Carl Hetherington
2017-01-07Prevent creation of a DCP with missing content or DCP content that needs KDMs...Carl Hetherington
2017-01-05Fix insensitive subtitle controls after adding a VF.Carl Hetherington
2017-01-05Tweak comment.Carl Hetherington
2017-01-04Fix non-frame-aligned trims when using trim-to-playhead.Carl Hetherington
2017-01-04Rename Time::round_up to Time::ceil.Carl Hetherington
2016-12-25Updated fr_FR translation from Thierry Journet.Carl Hetherington
2016-12-21Add approximate finish time to progress on jobs (#927).Carl Hetherington
2016-12-21Make "Add folder..." to accept a directory of WAV files (#942).Carl Hetherington
2016-12-20Allow content factory to return multiple content.Carl Hetherington
2016-12-19Updated zh_CN translation from Rov (若文).Carl Hetherington
2016-12-19Fix missing subtitles in the list view, and possibly other problems.Carl Hetherington
2016-12-19Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2016-12-16pot/merge.Carl Hetherington
2016-12-16Fix for new bits in FFmpeg (#1033).Carl Hetherington
2016-12-16Confirm overwrite of KDMs (#1008).Carl Hetherington
2016-12-16Add preference for default KDM target directory (#1013).Carl Hetherington
2016-12-16Use boost::optional for Config::_default_directory.Carl Hetherington
2016-12-16Fix referencing of assets with non-zero entry points (#1021).Carl Hetherington
2016-12-16Increase maximum allowable KDM file size.Carl Hetherington
2016-12-14Add tentative support for the S-Gamut3/S-Log3 colourspace.Carl Hetherington
2016-12-14Debugging for encode decisions.Carl Hetherington
2016-12-14Fix pango markup with alpha blending.Carl Hetherington
2016-12-14Store reel lengths in DCPContent to speed up e.g. timeline with many DCPs.Carl Hetherington
2016-12-14Updated cs_CZ translation from Tomáš Begeni.Carl Hetherington
2016-12-14Fix crash on previewing JPEG2000.Carl Hetherington
2016-12-14Fix test for change to marked_up.Carl Hetherington
2016-12-14Fix missing fade on subtitle preview / render.Carl Hetherington
2016-12-14Fix missing subtitle when a frame is re-fetched.Carl Hetherington
2016-12-08Typo in previous.Carl Hetherington
2016-12-08Further fixes and tidying to 'better-seek'.Carl Hetherington
2016-11-26Reduce during J2K decode where possible for playback (#986).Carl Hetherington
2016-11-25Fix typo.Carl Hetherington
2016-11-23Fix hanging subtitles after recent changes to subtitle examination.Carl Hetherington
2016-11-22Fix warning.Carl Hetherington
2016-11-21Fix thinko in deciding where to seek in audio decoder stream; still more debu...Carl Hetherington
2016-11-21Still more decode logging.Carl Hetherington
2016-11-21Some more decode debug logging.Carl Hetherington
2016-11-20Some more decode logging.Carl Hetherington
2016-11-20Fix subtitles (seen in DVB) which have a specified `to' time butCarl Hetherington
2016-11-20Fix loss of image subtitles with more than 1 rectangle.Carl Hetherington
2016-11-20Fix thinko; just because a seek has just happened, it doesn't mean another on...Carl Hetherington
2016-11-19Remove out-of-date comment.Carl Hetherington
2016-11-19Move position variables into the video/audio/subtitle decoder classes.Carl Hetherington
2016-11-19Cope with offsets between video/audio/subtitle data in a muxed file.Carl Hetherington
2016-11-19Fix incorrect scaling of DVB subtitles when the picture is not 720x576.Carl Hetherington