Rename Server -> EncodeServer, ServerFinder -> EncodeServerFinder, ServerDescription...
[dcpomatic.git] / src / lib / wscript
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...
2014-08-11 Carl HetheringtonMerge master.
2014-08-09 Carl HetheringtonRemove JSON server code.
2014-08-06 Carl HetheringtonMerge master.
2014-07-18 Carl HetheringtonMake 2.0 branch parallel installable with 1.x.
2014-07-17 Carl HetheringtonMerge master.
2014-07-16 Carl HetheringtonMerge master.
2014-07-16 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 1.0
2014-07-16 Carl HetheringtonMerge master.
2014-07-16 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-07-16 Carl HetheringtonMerge master.
2014-07-15 Carl HetheringtonMerge centos-hacks,.
2014-07-15 Carl HetheringtonCentos build fixes.
2014-07-15 Carl HetheringtonAdd simple stereo-5.1 upmixer.
2014-07-15 Carl HetheringtonAdd basic windowed-sinc audio filters.
2014-07-13 Carl HetheringtonRename SoundProcessor -> CinemaSoundProcessor.
2014-07-13 Carl HetheringtonVery basic audio processing framework.
2014-07-10 Carl HetheringtonMerge master.
2014-07-10 Carl HetheringtonBasics of DCP subtitle import.
2014-07-09 Carl HetheringtonSplit up image_proxy.{cc,h}
2014-07-09 Carl HetheringtonBasics of DCP import.
2014-07-08 Carl HetheringtonMerge master.
2014-07-01 Carl HetheringtonSplit EncodedData classes into their own file.
2014-07-01 Carl HetheringtonDCPVideoFrame -> DCPVideo and PlayerVideoFrame -> Playe...
2014-07-01 Carl HetheringtonMerge master.
next