Make terminate_threads() less likely to leave _threads containing invalid pointers.
[dcpomatic.git] / src / lib / audio_content.cc
2018-12-23 Carl HetheringtonOnly make 48kHz-audio DCPs for now (#1436).
2018-11-21 Carl HetheringtonAdd and use new FrameRateChange constructors.
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2018-09-02 Carl HetheringtonFix assertion failure when content has more than one...
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-01 Carl HetheringtonForce audio content to be on a sample boundary.
2018-07-21 Carl HetheringtonRevert "Remove join function; the code is long and...
2018-07-20 Carl HetheringtonRemove join function; the code is long and I don't...
2018-02-01 Carl HetheringtonMerge.
2018-02-01 Carl HetheringtonTypo kHz -> Hz.
2018-01-05 Carl HetheringtonAdd simple copy and paste for content settings (#1051).
2018-01-05 Carl Hetheringtons/use_template/take_settings_from/g
2016-09-12 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-09-09 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-09-08 Carl HetheringtonImprove formatting of AudioContent technical summary.
2016-08-24 Carl HetheringtonBasic template support (#485).
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-20 Carl HetheringtonRemove unused using.
2016-06-29 Carl HetheringtonTweak content properties layout (#895).
2016-06-21 Carl HetheringtonRevert "Use make_shared<>."
2016-06-21 Carl HetheringtonUse make_shared<>.
2016-06-02 Carl HetheringtonFix crash when loading old state files.
2016-06-02 Carl HetheringtonFix missing content properties when using translations.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-05-25 Carl HetheringtonChange some uses of frame to sample when talking about...
2016-05-18 Carl HetheringtonRemove unnecessary Film variable in ContentPart.
2016-05-18 Carl HetheringtonAllow content parts to not be preset in XML.
2016-05-18 Carl HetheringtonMove video frame rate ('prepared-for') into Content.
2016-05-18 Carl HetheringtonFix rebase onto master.
2016-05-18 Carl HetheringtonRename video/audio/subtitle part methods.
2016-05-18 Carl HetheringtonSplit audio; builds.
2016-04-15 Carl HetheringtonAllow setup of the frame rate that audio content is...
2016-03-07 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-03-07 Carl HetheringtonVarious small fixes to appearance of content properties...
2016-02-18 Carl HetheringtonVarious improvements to the content properties dialogue...
2016-02-18 Carl HetheringtonAdd a couple more audio properties.
2015-11-30 Carl HetheringtonFix undefined mapping values in causing audio analyses...
2015-11-10 Carl HetheringtonFix some float/double implicit casts (#742).
2015-11-06 Carl HetheringtonClean up a bit by using Content::film() more.
2015-09-14 Carl HetheringtonLots of #include <iostream>s for Arch.
2015-08-26 Carl HetheringtonInclude tidying src/lib/a-j*.h
2015-08-25 Carl HetheringtonPurge rint() and use llrint and friends.
2015-08-18 Carl HetheringtonInclude tidying.
2015-06-21 Carl HetheringtonNo-op: remove all trailing whitespace.
2015-06-19 Carl HetheringtonNo-op; variable renaming.
2015-06-03 Carl HetheringtonMake show audio work on the whole DCP, not individual...
2015-06-03 Carl HetheringtonVarious work on audio mapping.
2015-06-02 Carl HetheringtonHandle multiple audio streams in a single piece of...
2015-05-27 Carl HetheringtonFFmpegContent does not need audio_length().
2015-05-27 Carl HetheringtonUntested use of Frame for video/audio content lengths.
2015-04-16 Carl HetheringtonAdd our own raw_convert that uses SafeStringStream.
2015-01-24 Carl HetheringtonHand-apply bbfb370d7de28ec1e8f307865cc6253bb5d4366e...
2014-12-20 Carl HetheringtonHand-apply d849d411cff28ef5453085791d0b4d7cd73bd070...
2014-12-05 Carl HetheringtonInclude rearrangement.
2014-12-03 Carl HetheringtonHand-apply d3bc61f0af33fedf02ac1a28cf91989ee9cd2fb6...
2014-11-06 Carl HetheringtonMerge branch '2.0' of ssh://main.carlh.net/home/carl...
2014-11-06 Carl HetheringtonForward-port move of content description generation...
2014-10-25 Carl HetheringtonMerge master.
2014-10-22 Carl HetheringtonMerge master.
2014-10-21 Carl HetheringtonMerge master.
2014-10-15 Carl HetheringtonMerge master.
2014-10-08 Carl HetheringtonMerge master.
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 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 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-11 Carl HetheringtonMerge master.
2014-08-06 Carl HetheringtonMerge master.
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-13 Carl HetheringtonVery basic audio processing framework.
2014-07-10 Carl HetheringtonMerge master.
2014-07-09 Carl HetheringtonBasics of DCP import.
2014-07-08 Carl HetheringtonMerge master.
2014-07-01 Carl HetheringtonMerge master.
2014-06-30 Carl HetheringtonMerge master.
next