Fix the build for older macOS.
[dcpomatic.git] / src / lib / wscript
2021-10-03 Carl HetheringtonAdd PixelQuanta to VideoContent.
2021-05-01 Carl HetheringtonBuild with FFmpeg 4.4 and switch to the new send/receiv...
2021-04-30 Carl HetheringtonSwitch encoding to ffmpeg send/receive API.
2021-04-29 Carl HetheringtonRemove Monitor / EDID code that was used for the swaroo...
2021-04-20 Carl HetheringtonSplit audio analysis code off from the job.
2021-04-04 Carl HetheringtonRemove the ISDCF metadata dialogue box (#1929).
2021-04-04 Carl HetheringtonMove luminance to Interop/SMPTE metadata and remove...
2021-02-01 Carl HetheringtonUse a predictable RNG when adding noise to low-bitrate...
2021-01-04 Carl HetheringtonWhen building against macOS SDK 11.0 we need an explici...
2020-12-22 Carl HetheringtonAdd FontData class.
2020-12-03 Carl HetheringtonMove a load of disk writing code to src/lib/ext.cc.
2020-11-23 Carl HetheringtonRemove swaroop variant.
2020-09-19 Carl HetheringtonAdd dcpomatic_combine tool (#1245).
2020-07-27 Carl HetheringtonMerge branch 'warnings' into v2.15.x.
2020-07-26 Carl HetheringtonVarious OSX warnings fixes.
2020-06-19 Carl HetheringtonMake Atmos content work more like other content. Now... v2.15.82
2020-06-04 Carl HetheringtonThis AtomicityChecker was introduced a long time ago...
2020-05-12 Carl HetheringtonRe-work scaling following excellent insights by Carsten...
2020-05-11 Carl HetheringtonChange video content scaling so that it either:
2020-05-06 Carl HetheringtonAdd a new "Add DKDM" dialogue (#1637).
2020-05-06 Carl HetheringtonAdd a 'Make DKDM' dialogue box to simplify and (hopeful...
2020-05-06 Carl HetheringtonDerive Screen from a new class KDMRecipient.
2020-05-06 Carl HetheringtonMove TrustedDevice to its own source files.
2020-05-06 Carl HetheringtonMove some functions to kdm_with_metadata
2020-05-06 Carl HetheringtonRename ScreenKDM -> KDMWithMetadata
2020-05-03 Carl HetheringtonAdd Zipper class and use it in CinemaKDMs.
2020-04-27 Carl HetheringtonWriter on macOS runs as root, so trying to use the... v2.15.63
2020-04-23 Carl HetheringtonAdd subtitle analysis so that the outline of all subtitles
2020-04-21 Carl HetheringtonAdd option to set project properties from a DCP loaded...
2020-04-21 Carl HetheringtonAdd code to copy the data and hook it up to a menu...
2020-04-19 Carl HetheringtonAdd LEQ(m) when analysing audio (#1382). v2.15.52
2020-04-06 Carl HetheringtonAdd disk writer tool.
2020-02-29 Carl HetheringtonCopy swaroop_ playlist editor stuff back to main DoM.
2020-02-29 Carl HetheringtonMove swaroop playlist editor stuff into its own swaroop_
2020-02-19 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home...
2020-02-19 Carl HetheringtonNicer fix for 2D-labelled-3D checking from master.
2019-08-31 Carl HetheringtonPrimitive subtitle export feature. v2.15.16
2019-07-02 Carl HetheringtonAdd support for Datasat AP2x and USL sound processors...
2019-05-13 Carl Hetheringtonswaroop: allow ScreenKDM subclasses for different KDM...
2019-05-13 Carl Hetheringtonswaroop: add name to ECinema KDMs and add DKDM wrapper...
2019-05-13 Carl HetheringtonInitial work on 'ECinema' KDMs.
2019-04-14 Carl HetheringtonStore successful DCP encodes.
2019-01-27 Carl HetheringtonRemove specification of italic/bold fonts (#1451);... v2.13.110
2019-01-25 Carl HetheringtonBasic implementation of extra subtitle-scan job to...
2019-01-16 Carl HetheringtonRework command-line parser for dcpomatic_create to... v2.13.103
2018-12-23 Carl HetheringtonIncomplete encryption of private keys.
2018-12-14 Carl Hetheringtonswaroop: fix up restart-after-crash. v2.13.84
2018-11-22 Carl HetheringtonSeparate out SPL/SPLEntry; start trying to make player...
2018-11-21 Carl HetheringtonTidy and fix logging.
2018-11-13 Carl Hetheringtonswaroop: only allow playback if configured lock file... v2.13.72
2018-10-25 Carl HetheringtonUse Film/Playlist for SPL management rather than specia...
2018-10-20 Carl HetheringtonMerge branch 'master' of /home/carl/src/dcpomatic
2018-10-20 Carl HetheringtonAllow missing string to be translated (#1387).
2018-10-12 Carl HetheringtonBuild fixes.
2018-10-11 Carl HetheringtonChange MagickImageProxy to FFmpegImageProxy and make...
2018-10-09 Carl HetheringtonAdd SPL class.
2018-10-09 Carl Hetheringtonswaroop: required monitors checks.
2018-09-08 Carl HetheringtonSplit parts of FFmpegEncoder into FFmpegFileEncoder.
2018-08-23 Carl HetheringtonBasics of selecting 'tracks' for CCAPs.
2018-08-21 Carl HetheringtonCheck content for changes on loading a project.
2018-08-20 Carl HetheringtonMake ContentChange into a generic ChangeSignaller and... v2.13.44
2018-08-14 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-08-13 Carl HetheringtonMore fixes for errors / crashes / misbehaviour with...
2018-08-05 Carl HetheringtonGet closed caption view data from the butler, rather...
2018-07-23 Carl HetheringtonMore automated renaming.
2018-07-19 Carl HetheringtonClean up after previous commit.
2018-07-19 Carl HetheringtonReword again: Text -> Caption and Plain -> Text.
2018-07-19 Carl HetheringtonText to player with types.
2018-07-19 Carl HetheringtonPartial conversion of PlayerSubtitles -> PlayerText...
2018-07-19 Carl HetheringtonPlainText -> PlainTextFile.
2018-07-19 Carl HetheringtonMore renaming.
2018-07-19 Carl HetheringtonMore renaming; text -> plain.
2018-07-19 Carl HetheringtonRename Subtitle -> Text
2018-05-27 Carl HetheringtonAdd missing icons and make emailing work.
2018-03-14 Carl HetheringtonVery basic DCP verification in the player (#1238).
2018-02-23 Carl HetheringtonFix implementation of delay in 7758260; it needs to...
2018-02-20 Carl HetheringtonAdd a 2-frame `delay' on content arriving at the player...
2018-01-16 Carl HetheringtonIn general the player assumes that it won't receive...
2017-07-24 Carl HetheringtonMerge mxe branch.
2017-07-24 Carl HetheringtonRemoving explicit link with libbfd and libiberty.
2017-06-29 Carl HetheringtonFixes for silence in projects, various cleanups.
2017-05-24 Carl HetheringtonBasic implementation of a tree view for DKDMs (#1012).
2017-05-10 Carl HetheringtonRename some classes.
2017-05-09 Carl HetheringtonBasic GUI for export.
2017-05-09 Carl HetheringtonBasic video transcoding working.
2017-05-09 Carl HetheringtonMake Transcoder a virtual base.
2017-05-07 Carl HetheringtonPull ActiveSubtitles code out to a class.
2017-04-19 Carl HetheringtonFirst bits of audio support.
2017-04-19 Carl HetheringtonInitial butler work.
2017-04-19 Carl HetheringtonRemove unnecessary VideoFrame class.
2017-04-19 Carl HetheringtonVarious fixes to push audio vaguely in the right direction.
2017-04-19 Carl HetheringtonVarious work on the audio code.
2016-11-19 Carl HetheringtonMove position variables into the video/audio/subtitle...
2016-11-17 Carl HetheringtonA possibly-better approach to seeking.
2016-08-24 Carl HetheringtonAllow import of OV/VF DCPs (#906).
2016-08-12 Carl HetheringtonMove locale_convert into libdcp.
2016-08-12 Carl HetheringtonReplace incorrect uses of raw_convert with a new locale...
2016-08-12 Carl HetheringtonMove raw_convert into libdcp.
2016-07-31 Carl HetheringtonSimplify NameFormat stuff.
2016-07-29 Carl HetheringtonRename KDMNameFormat.
next