summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Collapse)Author
2014-11-06Add flag to prevent libcurl sendint VRFY on sending emails.Carl Hetherington
2014-11-06Use in-tree libquickmail; send metadata.xml too; fix basic build errors with ↵Carl Hetherington
quickmail.
2014-11-06Remove DLL export stuff.Carl Hetherington
2014-11-06Remove win32 DLL stuff.Carl Hetherington
2014-11-06Add verbatim quickmail.h from libquickmail 0.1.18.Carl Hetherington
2014-11-06Remove DLL export stuff and non-curl implementation.Carl Hetherington
2014-11-06Add verbatim quickmail.c from libquickmail 0.1.18.Carl Hetherington
2014-11-06Basic support for emailing a report of a problem (#43).Carl Hetherington
2014-11-06Forward-port move of content description generation to lib/ rather than wx/.Carl Hetherington
2014-11-03Fix mix-merge of previous.Carl Hetherington
2014-11-03Forward-port avcodec_decode_audio4 error handling patch from v1.Carl Hetherington
2014-11-03Change default DCP content type to FTR.Carl Hetherington
2014-10-26pot merge.Carl Hetherington
2014-10-26.pot merge.Carl Hetherington
2014-10-26Missing Image/GraphicsMagick hack.Carl Hetherington
2014-10-25Fix crash when signalling VideoContent during the constructor (hence ↵Carl Hetherington
indirectly causing shared_from_this to be called too early).
2014-10-25Fix Image::alpha_blend for 48-bit RGB.Carl Hetherington
2014-10-25Update es_ES translation from Manual ACCarl Hetherington
2014-10-25Merge master.Carl Hetherington
2014-10-24Fix job pausing to actually work, and always add Pause buttons to ↵Carl Hetherington
JobManagerViews (part of #344).
2014-10-24Add basics of colourspace conversion bypass (#266).Carl Hetherington
2014-10-23make pot and po merge.Carl Hetherington
2014-10-23Fix Playlist::move_later.Carl Hetherington
2014-10-23Add a comment.Carl Hetherington
2014-10-22Possibly-helpful comment.Carl Hetherington
2014-10-22Merge master.Carl Hetherington
2014-10-22Ignore video streams with zero avg_frame_rate in their AVStream (e.g. from ↵Carl Hetherington
iTunes).
2014-10-21Nicer exception when we fail to listen for remote encode servers because ↵Carl Hetherington
some other DCP-o-matic is already at it (backport from 2.0).
2014-10-21Fix thinko in ExceptionStore; nothing happens after rethrow_exception..! ↵Carl Hetherington
(backport from 2.0).
2014-10-21Nicer exception when we fail to listen for remote encode servers because ↵Carl Hetherington
some other DCP-o-matic is already at it.
2014-10-21Fix thinko in ExceptionStore; nothing happens after rethrow_exception..!Carl Hetherington
2014-10-21Merge master.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 ↵Carl Hetherington
ImageMagick.
2014-10-16Merge branch 'master' into 12bitCarl Hetherington
2014-10-16pot merge.Carl Hetherington
2014-10-16Merge branch 'master' into 12bitCarl Hetherington
2014-10-15.pot merge.Carl Hetherington
2014-10-08Merge master.Carl 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
Without this, some replies were being lost.
2014-10-08White space.Carl Hetherington
2014-10-08Fix a couple of vaguely possible uninitialised values.Carl Hetherington
2014-10-06Use libsub for subrip decoding; improve default position of srt subs.Carl Hetherington
2014-10-05More sensible default size / position for .srt subs.Carl Hetherington
2014-10-05Bump ffmpeg version.Carl Hetherington
2014-10-03i18n merge and fixes after hot-keys added.Carl Hetherington
2014-10-03Add another .srt test; remove checking of .srt subtitle indices as the ↵Carl Hetherington
strict sequence (1, 2, 3...) does not appear to be strictly adhered to.
2014-10-02Apply subtitle scale (ish) to text subs; should help with #413.Carl Hetherington
2014-10-02Apply y offset to text subs.Carl Hetherington