libdcp.git
2016-09-20 Carl HetheringtonAdd some setters.
2016-09-13 Carl HetheringtonTest ID churn.
2016-09-13 Carl HetheringtonVarious fixes to incorrect Atmos read/write wrt XML...
2016-09-12 Carl HetheringtonMore raw_convert long/long stuff.
2016-09-12 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2016-09-12 Carl HetheringtonTry to normalise use of int64/long int across raw/local...
2016-09-12 Carl HetheringtonRemove mysterious use of locked_stringstream.
2016-09-12 Carl HetheringtonFix error.
2016-09-09 Carl HetheringtonUpdate test references for change to SMPTE audio channe...
2016-09-08 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2016-09-08 Carl HetheringtonSimplify previous commit and remove some debugging.
2016-09-08 Carl HetheringtonAdd channel assignment support for SMPTE DCPs.
2016-09-08 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-09-08 Carl HetheringtonBetter error.
2016-08-30 Carl HetheringtonNeater and more correct XML subtitle parser.
2016-08-25 Carl HetheringtonTweak assert.
2016-08-25 Carl HetheringtonAllow reading of certificate chains from strings.
2016-08-24 Carl HetheringtonAdd new method.
2016-08-22 Carl HetheringtonFix ridiculous thinko in Time::operator{<,>}
2016-08-22 Carl HetheringtonFactor out RGB->XYZ matrix calculation to a separate...
2016-08-20 Carl HetheringtonAdd set_text() to SubtitleString.
2016-08-17 Carl HetheringtonUse an optional<> where there should be one.
2016-08-16 Carl HetheringtonAlways use ID in custom filenames.
2016-08-16 Carl HetheringtonCoding style.
2016-08-16 Carl HetheringtonFix PKL path when using customised filenames.
2016-08-15 Carl HetheringtonAdd locale_convert from wchar_t.
2016-08-15 Carl HetheringtonAdd wchar_t raw_convert.
2016-08-15 Carl HetheringtonAdd conversions from char.
2016-08-15 Carl HetheringtonTry to fix int/long confusion.
2016-08-15 Carl HetheringtonRationalise raw/locale_convert stuff and fix build...
2016-08-14 Carl HetheringtonMissing files from previous.
2016-08-14 Carl HetheringtonSupport reading of encrypted subtitles.
2016-08-13 Carl HetheringtonEnable encryption of SMPTE subtitles.
2016-08-12 Carl HetheringtonTry non-linearised gamma of 2.4 for Rec 2020.
2016-08-12 Carl HetheringtonAdd more {raw,locale}_convert methods.
2016-08-12 Carl HetheringtonAttempts to fix Windows build.
2016-08-12 Carl HetheringtonMore missing includes.
2016-08-12 Carl HetheringtonMissing include.
2016-08-11 Carl HetheringtonCopy in stream-less compose.hpp
2016-08-11 Carl HetheringtonMore stringstream removal.
2016-08-11 Carl HetheringtonRemove unnecessary include.
2016-08-11 Carl HetheringtonMore stringstream removal.
2016-08-11 Carl HetheringtonRemove another stringstream from DecryptedKDM.
2016-08-11 Carl HetheringtonDon't use stringstream in DecryptedKDM.
2016-08-11 Carl HetheringtonMissing include.
2016-08-11 Carl HetheringtonRemove stringstream from Time.
2016-08-11 Carl HetheringtonAdd test for SMPTE DCP time to string.
2016-08-11 Carl HetheringtonRemove thought-uncritical test that requires stringstream.
2016-08-11 Carl HetheringtonRemove unnecessary include.
2016-08-11 Carl HetheringtonAdd locale_convert. Reimplement raw_convert without...
2016-08-04 Carl HetheringtonAdd method to return a base-64 version of a whole Certi...
2016-08-02 Carl HetheringtonAdd comment.
2016-07-31 Carl HetheringtonSimplify NameFormat stuff.
2016-07-31 Carl HetheringtonAdd content name to FilenameFormat.
2016-07-29 Carl HetheringtonComments.
2016-07-29 Carl HetheringtonAdd reel index/count to FilenameFormat.
2016-07-29 Carl HetheringtonSimplify NameFormat classes a bit.
2016-07-29 Carl HetheringtonBasics of allowing custom filenames for DCP components.
2016-07-29 Carl HetheringtonImprove an error message slightly.
2016-07-28 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-07-28 Carl HetheringtonAdd some accessors.
2016-07-22 Carl HetheringtonDon't build test on Windows; rand_r() not available.
2016-07-22 Carl HetheringtonBump asdcplib for stringstream fix.
2016-07-22 Carl HetheringtonAdd some tests for the hashing put into the FrameInfo.
2016-07-22 Carl HetheringtonBump libcxml for build fix.
2016-07-22 Carl HetheringtonUse locked_sstream. Replace once parse_stream with...
2016-07-21 Carl HetheringtonTrim some unused stream includes / usings.
2016-07-03 Carl HetheringtonBump version
2016-07-03 Carl HetheringtonBump version v1.3.4
2016-07-03 Carl HetheringtonUse release version of asdcplib-cth.
2016-07-01 Carl Hetheringtonasdcp headers moved into subdirectory.
2016-06-30 Carl HetheringtonMore detailed notes when audio descriptor comparisons...
2016-06-24 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-06-24 Carl HetheringtonSupport underlining of subtitles.
2016-06-24 Carl HetheringtonMissing exit
2016-06-24 Carl HetheringtonExpress standard differences in FontNode more neatly.
2016-06-22 Carl HetheringtonSmall callgrind-informed optimisation.
2016-06-15 Carl HetheringtonFix thinko in dependencies specification.
2016-06-14 Carl HetheringtonRe-add support for OpenJPEG version 1.5.x.
2016-06-14 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-06-14 Carl HetheringtonFix tab/whitespace error.
2016-06-13 Carl HetheringtonTighten up time parsing, and also allow the previously
2016-06-13 Carl HetheringtonMore consistent error message in a subtitle exception.
2016-06-13 Carl HetheringtonFix up for new cdist.
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-10 Carl HetheringtonMore ToolkitVersion churn; hopefully that's it for...
2016-06-09 Carl HetheringtonBump asdcplib-cth for MXF version number tweak.
2016-06-09 Carl HetheringtonBump asdcplib-cth for Centos 5 build fix.
2016-06-02 Carl HetheringtonAdd some explicit declarations to constructors.
2016-06-02 Carl HetheringtonFix uninitialised variable.
2016-06-02 Carl HetheringtonRemove unused variable.
2016-06-02 Carl HetheringtonMissing noncopyable.
2016-06-02 Carl HetheringtonAdd Asset::set_hash().
2016-06-02 Carl HetheringtonVarious tweaks to ReelAsset hashes.
2016-06-02 Carl HetheringtonUse optional<> for _hash and make it private.
2016-06-02 Carl HetheringtonIgnore deprecated declarations for now.
2016-06-01 Carl HetheringtonStill more licence fixups.
2016-06-01 Carl HetheringtonMore licence fixups.
2016-06-01 Carl HetheringtonAdd Reader classes to permit much more efficient DCP...
2016-05-25 Carl HetheringtonNo-op; Fix GPL address and mention libdcp by name.
next