Move KDM CLI tool into lib/
[dcpomatic.git] / src / lib / wscript
2016-07-29 Carl HetheringtonRename KDMNameFormat.
2016-07-29 Carl HetheringtonBasics of custom DCP filename components.
2016-07-29 Carl HetheringtonAllow configuration of KDM filename format.
2016-07-22 Carl HetheringtonRename SafeStringStream -> locked_stringstream. Bump...
2016-07-08 Carl HetheringtonFactor out hints code into its own method.
2016-06-14 Carl HetheringtonAdd VideoFrame class.
2016-06-13 Carl HetheringtonUse nettle rather then openssl for MD5 digesting.
2016-06-13 Carl HetheringtonRename MD5Digester -> Digester.
2016-05-26 Carl HetheringtonFactor out decoder creation to a factory method.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-05-25 Carl HetheringtonBasics of Atmos content support; can be added to projec...
2016-05-25 Carl HetheringtonAdd VideoMXFContent (part of #803).
2016-05-23 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-05-23 Carl HetheringtonFix missing words in properties windows (#874).
2016-05-18 Carl HetheringtonRemove Sndfile code and use FFmpeg instead.
2016-05-18 Carl HetheringtonMore of previous.
2016-05-18 Carl HetheringtonCopy SingleStreamAudioContent into DCPContent and Sndfi...
2016-05-03 Carl HetheringtonAllow build with the Ubuntu 16.04 version of FFmpeg.
2016-02-26 Carl HetheringtonAllow changes to colours of FFmpeg subtitles (#795).
2016-02-12 Carl HetheringtonRename SubRip -> TextSubtitle.
2016-02-09 Carl HetheringtonFix non-use of LUFS stuff due to error in waf configura...
2016-01-10 Carl HetheringtonCase-insensitive sort for image filenames.
2016-01-07 Carl HetheringtonFix build.
2015-12-11 Carl HetheringtonSplit EncodeServer into that and Server.
2015-12-11 Carl HetheringtonRename Server -> EncodeServer, ServerFinder -> EncodeSe...
2015-12-04 Carl HetheringtonDon't need to explicitly link to OpenJPEG.
2015-12-04 Carl HetheringtonUse libdcp's compress_j2k; move Data into libdcp.
2015-11-18 Carl HetheringtonBasic (untested) ebur128 (#368).
2015-11-18 Carl HetheringtonSplit FilterGraph into that and VideoFilterGraph.
2015-11-02 Carl HetheringtonFix incorrect preview of italic subtitles (#728).
2015-10-22 Carl HetheringtonMove quite a lot of stuff out of Writer into a new...
2015-10-09 Carl HetheringtonLogging improvements to allow prettier displays in...
2015-10-09 Carl HetheringtonReplace quickmail with a direct (and asynchronous)...
2015-10-09 Carl HetheringtonTry to clean up KDM creation code a bit.
2015-09-30 Carl HetheringtonRemove references to libswresample.
2015-09-27 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-09-25 Carl HetheringtonMore build fixes.
2015-09-23 Carl HetheringtonTry to fix build.
2015-09-18 Carl HetheringtonAdd UpmixerB.
2015-09-04 Carl HetheringtonUse libsamplerate for resampling instead of FFmpeg...
2015-09-01 Carl Hetheringtonupdate.{cc,h} -> update_checker.{cc,h}.
2015-08-26 Carl HetheringtonSeparate AudioPoint.
2015-08-26 Carl HetheringtonSplit log.{cc,h}.
2015-08-23 Carl HetheringtonTry to fix build; link failure of FontConfig.
2015-08-23 Carl HetheringtonUse the correct font to render subtitles in preview...
2015-08-18 Carl HetheringtonInclude tidying.
2015-07-17 Carl HetheringtonAdd FTP uploader using curl.
2015-07-17 Carl HetheringtonMake a generic base for uploaders and move the SCP...
2015-07-17 Carl HetheringtonRename SCPDCPJob -> UploadJob.
2015-07-02 Carl HetheringtonAttempt to fix boost regex deps.
2015-06-29 Carl HetheringtonFix merge.
2015-06-26 Carl HetheringtonFix missing subtitles in some cases.
2015-06-10 Carl HetheringtonRename EncodedData -> Data and trim it a bit.
2015-06-02 Carl HetheringtonHandle multiple audio streams in a single piece of...
2015-05-20 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-05-13 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-05-13 Carl HetheringtonRename UISignaller -> SignalManager.
2015-05-10 Carl HetheringtonPossibly inaccurate port of master; build system cleanups.
2015-03-25 Carl HetheringtonRemove Scaler config and use SWS_BICUBIC everywhere.
2015-03-24 Carl HetheringtonHand-apply e30fd8d; resurrect JSON server code.
2015-02-03 Carl HetheringtonMove log environment dump stuff out into its own file.
2015-01-29 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-01-29 Carl HetheringtonMove Socket to dcpomatic_socket.{cc,h}.
2015-01-04 Carl HetheringtonFix loading of SMPTE subtitles that are not MXF-wrapped.
2014-12-22 Carl HetheringtonRemove POSIX backtraces; move ScopedTemporary into...
2014-12-16 Carl HetheringtonSave and load subtitle font details.
2014-12-15 Carl HetheringtonHand-apply 155b4b9f615f42b5cc26e2953860aba34b17bbc0...
2014-11-06 Carl HetheringtonMerge branch '2.0' of ssh://main.carlh.net/home/carl...
2014-11-06 Carl HetheringtonUse in-tree libquickmail; send metadata.xml too; fix...
2014-11-06 Carl HetheringtonBasic support for emailing a report of a problem (...
2014-10-25 Carl HetheringtonMerge master.
2014-10-22 Carl HetheringtonMerge master.
2014-10-21 Carl HetheringtonMerge master.
2014-10-16 Carl HetheringtonMerge branch 'master' into 12bit
2014-10-15 Carl HetheringtonMerge master.
2014-10-08 Carl HetheringtonMerge master.
2014-10-06 Carl HetheringtonUse libsub for subrip decoding; improve default positio...
2014-10-02 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-30 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-29 Carl HetheringtonMerge master.
2014-09-22 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-16 Carl HetheringtonMerge master.
2014-09-12 Carl HetheringtonMerge master.
2014-09-11 Carl HetheringtonSpot repeated frames from single-image sources and...
2014-09-11 Carl HetheringtonMerge master.
2014-09-10 Carl HetheringtonMerge master.
2014-09-10 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-09 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-09 Carl HetheringtonMerge master.
2014-09-08 Carl HetheringtonMerge master.
2014-09-07 Carl HetheringtonMove VideoContentScale to its own file.
2014-09-07 Carl HetheringtonMerge master.
2014-09-03 Carl HetheringtonMerge master.
2014-08-31 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-08-31 Carl HetheringtonMerge master.
2014-08-31 Carl HetheringtonMerge master.
2014-08-30 Carl HetheringtonMerge master.
2014-08-25 Carl HetheringtonMerge master.
2014-08-23 Carl HetheringtonMerge master.
2014-08-19 Carl HetheringtonUse SafeStringStream instead of std::stringstream to...
next