Missed update to private test repo version.
[dcpomatic.git] / src / lib / wscript
2024-03-07 Carl HetheringtonRename Emailer -> Email.
2024-02-16 Carl HetheringtonAdd Unzipper.
2024-02-04 Carl HetheringtonTweak how lzma is linked.
2024-01-20 Carl HetheringtonExplicitly link zlib to keep new macOS environment...
2024-01-05 Carl HetheringtonAdd Choice::set_by_data().
2023-10-16 Carl HetheringtonRemove unused code.
2023-10-15 Carl HetheringtonFix DCP content font ID allocation to cope with DCPs...
2023-06-30 Carl HetheringtonAdd channel_is_mapped().
2023-05-13 Carl HetheringtonAdd dcpomatic2_map tool (#2445).
2023-05-10 Carl HetheringtonAllow signals to be blocked and resumed, and so make...
2023-02-11 Carl HetheringtonWarn/error on making KDMs using recipient certs whose...
2023-01-29 Carl HetheringtonAdd DiskWriterBackEndResponse.
2022-12-13 Carl HetheringtonMore header trimming.
2022-12-13 Carl HetheringtonAdd video_{range,frame_type}.{cc,h} and remove some...
2022-12-10 Carl HetheringtonExtract named_channel.h
2022-12-10 Carl HetheringtonExtract resolution.h
2022-12-10 Carl HetheringtonExtract crop.h
2022-11-06 Carl HetheringtonExtract ImageStore.
2022-10-18 Carl HetheringtonExtract Collator class.
2022-10-18 Carl HetheringtonHopefully fix colour of Rec.2020 sources in the preview.
2022-10-18 Carl HetheringtonExtract VideoFilterGraphSet.
2022-09-11 Carl HetheringtonMerge branch '2323-player-locking'
2022-09-10 Carl HetheringtonMove get_reel_assets() out of Player, as it doesn't...
2022-07-20 Carl HetheringtonBasic release notes support (#2282).
2022-06-10 Carl HetheringtonRename CheckContentChangeJob -> CheckContentJob.
2022-06-07 Carl HetheringtonRearrange subtitle font management.
2022-06-07 Carl HetheringtonMove fontconfig-related code out to a class.
2022-06-06 Carl HetheringtonPreserve export video settings in the config (#2259).
2022-05-11 Carl HetheringtonMove some common methods out to cross_unix.cc
2022-05-02 Carl HetheringtonAdd preference for default KDM duration (#2224).
2022-05-01 Carl HetheringtonExtract and improve code to find missing files (#1940).
2022-04-28 Carl HetheringtonAdd guess_crop().
2022-04-28 Carl HetheringtonAdd image_as_jpeg()
2022-04-28 Carl HetheringtonMove Image::as_png() out to image_as_png().
2022-04-20 Carl HetheringtonSupport DCP digest files (#2109).
2022-04-20 Carl HetheringtonRemove DCP class and replace its functionality with...
2022-04-20 Carl HetheringtonClean up a hack by adding DCPTranscodeJob.
2022-04-20 Carl HetheringtonMove make_dcp() out of Film (#2132).
2022-04-04 Carl HetheringtonCleanup: move some methods from util to memory_util.
2022-04-04 Carl HetheringtonCleanup: move some methods from util to maths_util.
2022-03-08 Carl HetheringtonFix home_directory() with non-US-English pathnames...
2022-02-25 Carl HetheringtonAdd -x32/-x64 suffix to boost libraries when building...
2022-01-11 Carl HetheringtonMove KDM CLI tool into lib/
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.
next