summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)Author
2015-10-28Bump versionv2.4.13Carl Hetherington
2015-10-28More tweaks to image filename ordering.Carl Hetherington
2015-10-28Updated da_DK translation from Anders Uhl Pedersen.Carl Hetherington
2015-10-28Bump libdcp to fix erroneous addition of referenced assets to PKLs (#723).Carl Hetherington
2015-10-19Draw reels in the timeline.Carl Hetherington
2015-10-19Fix by-video-content reel split when there is content after the last video ↵Carl Hetherington
content.
2015-10-19Add button to export private keys from the config.Carl Hetherington
2015-10-17Bump versionv2.4.12Carl Hetherington
2015-10-15ChangeLog.Carl Hetherington
2015-10-14Only show existing DCP channels in the audio dialog (#715).Carl Hetherington
2015-10-14Optimise audio filters; tweak order of the LPFs in the upmixers.Carl Hetherington
2015-10-13Bump versionv2.4.11Carl Hetherington
2015-10-13ChangeLog.Carl Hetherington
2015-10-12Bump versionv2.4.10Carl Hetherington
2015-10-12Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2015-10-11Merge.Carl Hetherington
2015-10-11Add debug option to log SMTP session transcripts.Carl Hetherington
2015-10-11Bump versionv2.4.9Carl Hetherington
2015-10-11Better progress indication when finding subs (#711).Carl Hetherington
2015-10-11Updated ru_RU translation from Igor Voytovich.Carl Hetherington
2015-10-11Updated pl_PL translation from Marek Skrzelowski.Carl Hetherington
2015-10-10Bump versionv2.4.8Carl Hetherington
2015-10-10Bump versionv2.4.7Carl Hetherington
2015-10-10Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2015-10-09Bump versionv2.4.6Carl Hetherington
2015-10-09Nicer default labels in certificate chains.Carl Hetherington
2015-10-09ChangeLog.Carl Hetherington
2015-10-08Update to fr_FR translation from Thierry Journet.Carl Hetherington
2015-10-07Bump versionv2.4.5Carl Hetherington
2015-10-07Fix strange job status layout on OS X.Carl Hetherington
2015-10-06Bump versionv2.4.4Carl Hetherington
2015-10-06Bump versionv2.4.3Carl Hetherington
2015-10-06Bump versionv2.4.2Carl Hetherington
2015-10-06Merge.Carl Hetherington
2015-10-061. Set correct FrameRateChanges for subtitle content; they shouldCarl Hetherington
be made from the subtitle's "native" rate so that subtitle times are corrected when the DCP rate is not the same. 2. After this we only need the best overlap rate for SndfileContent so move the code. Also fix it as it never found overlaps before.
2015-10-06Make sure SMPTE subtitle MXFs get the right intrinsic duration.Carl Hetherington
2015-10-06Bump versionv2.4.1Carl Hetherington
2015-10-06Speculative support for multi-part subtitles (#709).Carl Hetherington
2015-10-05Bump versionv2.4.0Carl Hetherington
2015-10-05Bump versionv2.3.14Carl Hetherington
2015-10-04Fix subtitle timing under trim.Carl Hetherington
2015-10-02Bump versionv2.3.13Carl Hetherington
2015-10-01Bump versionv2.3.12Carl Hetherington
2015-09-30Fix recently-broken video frame rate override control sensitivity.Carl Hetherington
2015-09-30Bump versionv2.3.11Carl Hetherington
2015-09-30Handle video frame rates and subtitles a bit more correctly.Carl Hetherington
2015-09-29Bump versionv2.3.10Carl Hetherington
2015-09-29Make sure we round properly when deciding how many audio frames to discard.Carl Hetherington
2015-09-28Bump versionv2.3.9Carl Hetherington
2015-09-28Changes to DCP rate must update player pieces.Carl Hetherington
Piece contains a copy of the DCP video rate so we need new pieces if this changes. Fixes #699.