dcpomatic.git
2013-10-01 Carl HetheringtonAdapt for new libdcp API; clarify name of libquickmail...
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 HetheringtonAllow mail server / KDM from email configuration.
2013-09-24 Carl HetheringtonSetup MXF keys after re-load before generating KDM...
2013-09-24 Carl HetheringtonFix typo.
2013-09-24 Carl HetheringtonFix libdcp API changes; fix failure to reload cinema...
2013-09-24 Carl HetheringtonMerge branch '1.0' into kdms
2013-09-24 Carl HetheringtonKDM path fixes.
2013-09-20 Carl HetheringtonPort make_black fix for YUVA from master.
2013-09-20 Carl HetheringtonMissing include.
2013-09-20 Carl HetheringtonMore various KDM fixes.
2013-09-19 Carl HetheringtonMissing file.
2013-09-19 Carl HetheringtonVarious KDM and encryption fixes.
2013-09-19 Carl HetheringtonBump version
2013-09-19 Carl HetheringtonBump version
2013-09-19 Carl HetheringtonBump ffmpeg version.
2013-09-19 Carl HetheringtonFix save/restore of encrypted option.
2013-09-19 Carl HetheringtonSome boost::filesystem::path cleanups; tweak for change...
2013-09-18 Carl HetheringtonManual typo.
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-09-17 Carl HetheringtonBump version
2013-09-17 Carl HetheringtonBump version
2013-09-17 Carl HetheringtonTry to fix typo; change datetime -> date-time in boost...
2013-09-09 Carl HetheringtonBump version
2013-09-09 Carl HetheringtonBump version
2013-09-08 Carl HetheringtonMore windows installer fixes.
2013-09-08 Carl HetheringtonTry to fix windows installers for updated cdist depende...
2013-09-07 Carl HetheringtonMissing virtual destructor.
2013-09-07 Carl HetheringtonBump ffmpeg.
2013-09-04 Carl HetheringtonBuild deps on Windows too.
2013-09-04 Carl HetheringtonBump libdcp version.
2013-09-02 Carl HetheringtonAdd missing boost datetime dependency.
2013-08-30 Carl HetheringtonBump version
2013-08-30 Carl HetheringtonBump version
2013-08-30 Carl HetheringtonLower J2K bandwidth minimum to 1MBps.
2013-08-29 Carl HetheringtonBump version
2013-08-29 Carl HetheringtonBump version
2013-08-29 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-08-29 Carl HetheringtonBump libdcp version.
2013-08-29 Carl HetheringtonAdd --callgrind option to dcpomatic run script.
2013-08-29 Carl HetheringtonUpdate ChangeLog.
2013-08-29 Carl HetheringtonFix encoding of XML used to communicate with server.
2013-08-29 Carl HetheringtonMore run/ script tidying.
2013-08-29 Carl HetheringtonRemove some old run/ scripts. Make server test build...
2013-08-29 Carl HetheringtonUntested basics of making client/server work again.
2013-08-29 Carl HetheringtonFix strange rounding of still image durations (#204).
2013-08-29 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-08-29 Carl HetheringtonDialog says you can enter a host name, so we shouldn...
2013-08-29 Carl HetheringtonBetter progress reporting during MXF hashing (#184).
2013-08-29 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-08-29 Carl HetheringtonBump version
2013-08-29 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-08-29 Carl HetheringtonFix _audio_pts_offset setup when we are only processing...
2013-08-29 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-08-29 Carl HetheringtonUpdate test reference.
2013-08-29 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-08-29 Carl HetheringtonTry again to fix ui signalling during tests.
2013-08-29 Carl HetheringtonUse my @dcpomatic.com address for now rather than a...
2013-08-28 Carl HetheringtonAdd empty changelog.
2013-08-28 Carl HetheringtonBump version
2013-08-28 Carl HetheringtonBump version
2013-08-28 Carl HetheringtonRemove DVD-o-matic changelog.
2013-08-28 Carl HetheringtonBump version
2013-08-28 Carl HetheringtonAdd xmlsec dependency to debian control files.
2013-08-27 Carl HetheringtonBump libdcp version.
2013-08-27 Carl HetheringtonFix crash on scaling on OS X.
2013-08-26 Carl HetheringtonConfirm close if there are jobs running.
2013-08-26 Carl HetheringtonDisable make dcp etc. when DCP is being created (#194).
2013-08-26 Carl HetheringtonAdd content version to DCI metadata.
2013-08-25 Carl HetheringtonRemove libdcp version spec for a while.
2013-08-25 Carl HetheringtonInterop support.
2013-08-25 Carl HetheringtonFix build.
2013-08-23 Carl HetheringtonTry to fix problems with odd crop values and YUV.
2013-08-23 Carl HetheringtonTidy up duplicated code.
2013-08-23 Carl HetheringtonFix hang on attempt to emit zero frames of silence.
2013-08-20 Carl HetheringtonSupport TGA file directories and improve progress repor...
2013-08-19 Carl HetheringtonForward-port .mo search path fix from master.
2013-08-18 Carl HetheringtonTry to make audio gain work again.
2013-08-18 Carl HetheringtonMissing windows deps.
2013-08-18 Carl HetheringtonUse a sensible default for ColourConversion.
2013-08-18 Carl HetheringtonFix play_test for player API change.
2013-08-18 Carl HetheringtonFix connection to player.
2013-08-18 Carl HetheringtonAdd colour conversion identifier to video identifier.
2013-08-18 Carl HetheringtonTweak colour matrix precision display.
2013-08-18 Carl HetheringtonUse correct matrices for presets.
2013-08-17 Carl HetheringtonRemove unused variable.
2013-08-17 Carl HetheringtonTry to fix OS X compile failure.
2013-08-17 Carl HetheringtonBump ffmpeg.
2013-08-17 Carl HetheringtonWindows installer fixes.
2013-08-17 Carl HetheringtonMissing include.
2013-08-17 Carl HetheringtonFix some crashiness on removing things from EditableList.
2013-08-17 Carl HetheringtonLayout tweaks.
2013-08-17 Carl HetheringtonLayout adjustment.
2013-08-17 Carl HetheringtonTry to actually use colour conversion; bump libdcp...
2013-08-17 Carl HetheringtonCompile fix.
2013-08-17 Carl HetheringtonVarious bits mostly related to colour conversions.
2013-08-16 Carl HetheringtonFix expansion of colour conversion name.
2013-08-16 Carl HetheringtonRemove dot from config .xml name; add non-linearised...
2013-08-16 Carl HetheringtonForward-port attempt to fix DMG generation.
next