summaryrefslogtreecommitdiff
path: root/src/lib/audio_mapping.cc
AgeCommit message (Expand)Author
2015-11-30Catch bad calls to ::get().Carl Hetherington
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-04Try to fix some warnings on OS X.Carl Hetherington
2015-06-03Various work on audio mapping.Carl Hetherington
2015-06-02Handle multiple audio streams in a single piece of contentCarl Hetherington
2015-04-16Add our own raw_convert that uses SafeStringStream.Carl Hetherington
2015-03-24Hand-apply a2f81da6d9afc5d3b5e647e1e05ca5d4507af42c from master;Carl Hetherington
2014-12-05Include rearrangement.Carl Hetherington
2014-07-13Very basic audio processing framework.Carl Hetherington
2014-06-04Merge master.Carl Hetherington
2014-06-03Include audio mapping in the digest used to distinguish differentCarl Hetherington
2014-05-19Use cxml::ConstNodePtr.Carl Hetherington
2014-05-16Merge master.Carl Hetherington
2014-05-12Remove LocaleGuard and lexical_cast<> in favour of libdcp::raw_convert,Carl Hetherington
2014-05-10Merge master.Carl Hetherington
2014-05-09Fix crash on using content with more than 12 audio channels.Carl Hetherington
2014-05-09MAX_AUDIO_CHANNELS -> MAX_DCP_AUDIO_CHANNELS.Carl Hetherington
2014-05-01Various fixes so that audio_delay_test works again.Carl Hetherington
2014-02-11Partial hacks to use of libdcp 1.0.Carl Hetherington
2014-01-06Basics of per-channel audio gain.Carl Hetherington
2013-11-20Use cxml::NodePtr.Carl Hetherington
2013-07-16Fix up AudioMapping confusions with respect to number of content channels.Carl Hetherington
2013-06-20Pull some emacs mode lines.Carl Hetherington
2013-05-20Some basics of AudioMapping.Carl Hetherington
2013-05-16Compiles; strange hang on adding content to a film.Carl Hetherington
2013-04-28Add total-playlist loop option; move state of content list into the Playlist.Carl Hetherington
2013-04-25Use content digest for audio maps, not file name.Carl Hetherington
2013-04-14Fix mapping of audio in DCP.Carl Hetherington
2013-04-07Save audio mapping to XML; fix initial video display.Carl Hetherington
2013-04-06Various work on audio channel mapping.Carl Hetherington
2013-04-06Basics of content dialogs.Carl Hetherington