summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2016-08-15Fix loading of some old metadata versions.Carl Hetherington
2016-08-14Fix formatting.Carl Hetherington
2016-08-14Updated zh_CN translation from 刘汉源.Carl Hetherington
2016-08-13Enable encryption of SMPTE subtitle assets.Carl Hetherington
2016-08-13Windows build fixes.Carl Hetherington
2016-08-12Revert part of previous.Carl Hetherington
2016-08-12More Windows hacks.Carl Hetherington
2016-08-12Add whar_t write() for Windows.Carl Hetherington
2016-08-12Try to fix 32/64-bit int confusion with compose.hpp.Carl Hetherington
2016-08-12Yet more build tinkering.Carl Hetherington
2016-08-12Typo.Carl Hetherington
2016-08-12Another missing include.Carl Hetherington
2016-08-12Another build fix.Carl Hetherington
2016-08-12More build fixes.Carl Hetherington
2016-08-12Another missing include.Carl Hetherington
2016-08-12Missing include.Carl Hetherington
2016-08-12Missing include.Carl Hetherington
2016-08-12Missing include.Carl Hetherington
2016-08-12Move locale_convert into libdcp.Carl Hetherington
2016-08-12Replace incorrect uses of raw_convert with a new locale_convert.Carl Hetherington
2016-08-12Move raw_convert into libdcp.Carl Hetherington
2016-08-12Remove all use of stringstream in an attempt to fixCarl Hetherington
2016-08-09Bit of a hack to make rendering of outlined subtitles more pleasing.Carl Hetherington
2016-08-04Different configuration of filename format for assets / metadata (since CPL/P...Carl Hetherington
2016-08-01Simplify NameFormat stuff.Carl Hetherington
2016-07-31Allow configuration of MXF/XML filenames (part of #710).Carl Hetherington
2016-07-31White space.Carl Hetherington
2016-07-29Add reel index/count to DCP filename format.Carl Hetherington
2016-07-29Rename KDMNameFormat.Carl Hetherington
2016-07-29Simplification of name format stuff.Carl Hetherington
2016-07-29Basics of custom DCP filename components.Carl Hetherington
2016-07-29Fixes for separate L/R eye content.Carl Hetherington
2016-07-29Allow configuration of KDM filename format.Carl Hetherington
2016-07-28Some more fixes missing from 2704fe5.Carl Hetherington
2016-07-28Fix start-trim of audio-only content (#915).Carl Hetherington
2016-07-27Do parallel digest calculation when there are multiple reels (#855).Carl Hetherington
2016-07-22Rename SafeStringStream -> locked_stringstream. Bump deps for removal of str...Carl Hetherington
2016-07-20Remove unused using.Carl Hetherington
2016-07-20Do EncodeServerFinder 'disable' in a more sensible way.Carl Hetherington
2016-07-20Try to fix intermittent deadlocks with encoding servers.Carl Hetherington
2016-07-16Remove unused method.Carl Hetherington
2016-07-16Remove unused method.Carl Hetherington
2016-07-14Better behaviour if config fails to load.Carl Hetherington
2016-07-12Stop silently catching exceptions when config load fails.Carl Hetherington
2016-07-12Updated zh_CN translation from Rov (若文).Carl Hetherington
2016-07-10Fix crash on opening properties window for FFmpeg content.Carl Hetherington
2016-07-09Missing swap in Image::swap.Carl Hetherington
2016-07-09Use initialiser list.Carl Hetherington
2016-07-09Remove unused variable.Carl Hetherington
2016-07-09Remove unnecessary new.Carl Hetherington