summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2014-10-22Possibly-helpful comment.Carl Hetherington
2014-10-22Ignore video streams with zero avg_frame_rate in their AVStream (e.g. from iT...Carl Hetherington
2014-10-21Nicer exception when we fail to listen for remote encode servers because some...Carl Hetherington
2014-10-21Fix thinko in ExceptionStore; nothing happens after rethrow_exception..! (bac...Carl Hetherington
2014-10-20Data must be passed to libdcp xyz conversion as little-endian.Carl Hetherington
2014-10-18Fix build on Debian unstable which now has GraphicsMagick rather than ImageMa...Carl Hetherington
2014-10-16Merge branch 'master' into 12bitCarl Hetherington
2014-10-16pot merge.Carl Hetherington
2014-10-16Merge branch 'master' into 12bitCarl Hetherington
2014-10-08Remove useless code and clarify comment.Carl Hetherington
2014-10-08Use accept() properly when reading replies to server request broadcasts.Carl Hetherington
2014-10-08White space.Carl Hetherington
2014-10-08Fix a couple of vaguely possible uninitialised values.Carl Hetherington
2014-10-05Bump ffmpeg version.Carl Hetherington
2014-10-03i18n merge and fixes after hot-keys added.Carl Hetherington
2014-09-28Better error when copying the video file into the DCP fails.Carl Hetherington
2014-09-14Another missing <iostream> include from Markus Kalb.Carl Hetherington
2014-09-14Missing <iostream> include. From Markus Kalb.Carl Hetherington
2014-09-14Update to nl_NL translation from Cherif Ben Brahim.Carl Hetherington
2014-09-12Allow separate X and Y scale for subtitles.Carl Hetherington
2014-09-08po merge.Carl Hetherington
2014-09-08Fix Targa file loading.Carl Hetherington
2014-09-08Move VideoContentScale to its own file.Carl Hetherington
2014-09-07Use VideoContentScale rather than Ratio for the default scale to.Carl Hetherington
2014-09-03Put the right 'actual' ratio in DCP titles even with no-stretch and no-scale.Carl Hetherington
2014-09-03Speculative fix for Doremi certificate download on OS X.Carl Hetherington
2014-09-02Add a reasonably low timeout to curl fetches.Carl Hetherington
2014-08-31Stop CPL <Creator> tag being configurable and use DCP-o-matic version number ...Carl Hetherington
2014-08-31Fix i18n of strings from src/lib/po on OS X. There were two bugs;Carl Hetherington
2014-08-31pot merge.Carl Hetherington
2014-08-26pot-merge.Carl Hetherington
2014-08-25Basic recent files list in the File menu.Carl Hetherington
2014-08-23Revert use of AVFormatContext::start_time when computing the lengthCarl Hetherington
2014-08-19Use SafeStringStream instead of std::stringstream to try to fix random crashe...Carl Hetherington
2014-08-11Remove some left-over JSON bits.Carl Hetherington
2014-08-09Properly remove JSON server; remove some unused usings; remove some unnecessa...Carl Hetherington
2014-08-09Remove JSON server code.Carl Hetherington
2014-08-09Only build FrameRateChange description when required, not every time one is c...Carl Hetherington
2014-08-04Add KDM BCC email option.Carl Hetherington
2014-07-17Speculative fix for failure to keep the computer awake during encodes on Wind...Carl Hetherington
2014-07-16Add default scaling setting to preferences (#384).Carl Hetherington
2014-07-16Improve approximate time reporting a bit (#383).Carl Hetherington
2014-07-16Allow $CPL_NAME etc. in KDM email subjects. Add de_DE translation ofCarl Hetherington
2014-07-16Pot merge.Carl Hetherington
2014-07-16Make KDM email subject configurable.Carl Hetherington
2014-07-16Missing virtual destructor.Carl Hetherington
2014-07-16Updates to de_DE.Carl Hetherington
2014-07-16Updates to fr_FR from Grégoire Ausina.Carl Hetherington
2014-07-15Centos build fixes.Carl Hetherington
2014-07-08Conversion of frame index to FFmpeg time must always use the original or dete...Carl Hetherington