Merge master.
[dcpomatic.git] / src / lib / util.cc
2014-04-01 Carl HetheringtonMerge master.
2014-03-25 Carl HetheringtonAdd support for downloading Doremi server certificates.
2014-03-25 Carl HetheringtonIt builds.
2014-03-21 Carl HetheringtonMostly-merge master.
2014-03-18 Carl HetheringtonTentative support for 3D from alternate frames.
2014-03-17 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge master.
2014-03-08 Carl HetheringtonMerge master.
2014-03-06 Carl HetheringtonFix build.
2014-03-05 Carl HetheringtonMerge branch 'master' into 2.0
2014-03-05 Carl HetheringtonBump maximum audio channels to 12 so that we can (crude...
2014-03-04 Carl HetheringtonMerge master.
2014-03-04 Carl HetheringtonNew DCPTime/ContentTime types.
2014-03-04 Carl HetheringtonAdd support for no-scale of the input video.
2014-03-03 Carl HetheringtonMerge branch '2.0' of ssh://carlh.dyndns.org/home/carl...
2014-03-03 Carl HetheringtonMerge master.
2014-03-03 Carl HetheringtonFix rounding of timecodes in at least some cases (...
2014-02-27 Carl HetheringtonMerge master.
2014-02-26 Carl HetheringtonMerge branch 'master' into 2.0
2014-02-25 Carl HetheringtonMerge master.
2014-02-24 Carl HetheringtonTweaks for libdcp.
2014-02-24 Carl HetheringtonMerge master; specify libdcp-1.0.
2014-02-20 Carl HetheringtonBasic support for 7.1/HI/VI audio tracks.
2014-02-19 Carl HetheringtonAdd some basic JSON stuff.
2014-02-12 Carl HetheringtonMerge branch 'master' into 2.0--libdcp-1.0
2014-02-11 Carl HetheringtonPartial hacks to use of libdcp 1.0.
2014-02-11 Carl HetheringtonMerge master.
2014-02-10 Carl HetheringtonFix windows build.
2014-02-09 Carl HetheringtonVarious OOM fixes; fancy terminate() handler.
2014-02-09 Carl HetheringtonFix 1 crash on low memory.
2014-02-04 Carl HetheringtonMerge master.
2014-01-23 Carl HetheringtonMerge master.
2014-01-16 Carl HetheringtonMerge branch 'master' into 2.0
2014-01-15 Carl HetheringtonMerge 1.0-seek and subtitle-content.
2014-01-15 Carl HetheringtonMerge master.
2014-01-15 Carl HetheringtonBasics of subtitle rendering.
2014-01-09 Carl HetheringtonMerge master.
2014-01-06 Carl HetheringtonMerge master.
2014-01-06 Carl HetheringtonOverride LC_ALL as well as LANGUAGE and LANG when forci...
2014-01-03 Carl HetheringtonMerge branch 'master' into 1.0-seek
2014-01-03 Carl HetheringtonRemove uses of boost::system::error_code::message(...
2014-01-03 Carl HetheringtonRemove uses of boost::system::error_code::message(...
2014-01-02 Carl HetheringtonRationalise video/audio frame types.
2014-01-01 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-31 Carl HetheringtonMerge 1.0
2013-12-29 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-28 Carl HetheringtonMerge 1.0
2013-12-27 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-24 Carl HetheringtonMerge 1.0.
2013-12-20 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-19 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonFix seek with respect to video/audio frame boundary...
2013-12-18 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-11 Carl HetheringtonVarious work on better seeking (and seeking of audio).
2013-11-29 Carl HetheringtonMerge branch '1.0' into 1.0-vob
2013-11-29 Carl HetheringtonMerge master.
2013-11-27 Carl HetheringtonMerge 1.0-encoding.
2013-11-27 Carl HetheringtonWe only need boost locale on Windows.
2013-11-26 Carl HetheringtonA whole load of UTF-8/-16 confusion fixes for Windows.
2013-11-26 Carl HetheringtonComment.
2013-11-25 Carl HetheringtonMissing include.
2013-11-25 Carl HetheringtonAdd voodoo to set locale for boost::filesystem.
2013-11-25 Carl HetheringtonFix windows build.
2013-11-25 Carl HetheringtonRemove another ifstream.
2013-11-25 Carl HetheringtonRemove a couple of uses of ofstream.
2013-11-24 Carl HetheringtonVarious joining fixes.
2013-11-23 Carl HetheringtonBasics of joining.
2013-11-10 Carl HetheringtonHopefully get rid of spurious black lines around preview.
2013-11-06 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-11-05 Carl HetheringtonVarious work on server discovery; works on localhost.
2013-11-05 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl...
2013-11-05 Carl HetheringtonVarious fixes to make tests pass again.
2013-10-24 Carl HetheringtonMerge 1.0.
2013-10-22 Carl HetheringtonHacks.
2013-10-22 Carl HetheringtonMake repeat a number rather than a bool.
2013-10-15 Carl HetheringtonAllow no-stretch scaling of video content.
2013-10-14 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl...
2013-10-13 Carl HetheringtonMerge branch '1.0' of /Users/carl/git/dvdomatic into 1.0
2013-10-13 Carl HetheringtonHopefully final solution to the OS X startup problem.
2013-10-13 Carl HetheringtonMore OS X debugging.
2013-10-12 Carl HetheringtonMore OS X debug.
2013-10-12 Carl HetheringtonDebugging OS X xmlsec.
2013-10-12 Carl HetheringtonAdd missing include.
2013-10-12 Carl HetheringtonTry to fix xmlsec startup on OS X.
2013-10-11 Carl HetheringtonRe-create crypt directory after deleting it.
2013-10-11 Carl HetheringtonTypos in previous.
2013-10-11 Carl HetheringtonRemake the certificate chain if any part of it is missing.
2013-10-09 Carl HetheringtonTry to fix openssl use on Windows.
2013-10-09 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl...
2013-10-09 Carl HetheringtonFix merge.
2013-10-03 Carl HetheringtonKDM / libdcp API changes.
2013-09-25 Carl HetheringtonBasic email of KDMs works.
2013-09-25 Carl HetheringtonPart of work to add emailing of KDMs.
2013-09-24 Carl HetheringtonSetup MXF keys after re-load before generating KDM...
2013-09-24 Carl HetheringtonMerge branch '1.0' into kdms
2013-09-20 Carl HetheringtonMore various KDM fixes.
2013-09-19 Carl HetheringtonVarious KDM and encryption fixes.
2013-09-17 Carl HetheringtonMerge 1.0 in.
next