| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-05 | Bump libdcp for raw_convert changes. | Carl Hetherington | |
| raw_convert<string> is gone, so here we use fmt::{to_string,format} instead. Other raw_converts now use fast_float. | |||
| 2024-03-20 | Remove all use of add_child() from xmlpp. | Carl Hetherington | |
| 2024-01-28 | Normalise XML attribute names to be camelCase (#2241). | Carl Hetherington | |
| 2023-03-23 | Add AudioMapping::take_from(). | Carl Hetherington | |
| 2023-03-23 | Cleanup: don't need to store _{input,output}_channels. | Carl Hetherington | |
| 2023-01-18 | Support Dolby-style WAV back surround names when guessing mappings (#2427). | Carl Hetherington | |
| 2022-12-10 | Extract constants.h | Carl Hetherington | |
| 2022-04-22 | Use libdcp's warnings.h | Carl Hetherington | |
| 2022-03-08 | Only look in the filename (not the whole path) when guessing channels for ↵ | Carl Hetherington | |
| sound files (#2204). | |||
| 2021-04-07 | Assorted C++11/formatting cleanups. | Carl Hetherington | |
| 2021-01-21 | Adapt for libdcp use of enum class. | Carl Hetherington | |
| 2021-01-08 | c++ tidying. | Carl Hetherington | |
| 2021-01-07 | BOOST_FOREACH. | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2020-09-23 | Fix crash now that some audio channels are definitely unused. | Carl Hetherington | |
| 2020-07-26 | Ignore libxml++ warnings in a nicer way. | Carl Hetherington | |
| 2020-01-14 | Add some PT-style names to the guesswork on which channel a particular sound ↵ | Carl Hetherington | |
| file belongs to. | |||
| 2019-05-31 | Fix slightly unbelievable out-of-bounds array access when setting up the ↵ | Carl Hetherington | |
| audio map for mixdown-to-stereo. Forward-ported from 677eaab5c03e9c614ae2bc417a43bd5c1295bb8d in master. | |||
| 2018-11-23 | Move make_default into AudioMapping. | Carl Hetherington | |
| 2016-08-12 | Move raw_convert into libdcp. | Carl Hetherington | |
| 2016-06-13 | Rename MD5Digester -> Digester. | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2015-11-30 | Catch bad calls to ::get(). | Carl Hetherington | |
| 2015-09-14 | Lots of #include <iostream>s for Arch. | Carl Hetherington | |
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-06-04 | Try to fix some warnings on OS X. | Carl Hetherington | |
| 2015-06-03 | Various work on audio mapping. | Carl Hetherington | |
| Fix everything up so that the audio mapping view in the audio panel reflects the processor (or lack of). | |||
| 2015-06-02 | Handle multiple audio streams in a single piece of content | Carl Hetherington | |
| in a similar way to the V1 patch. | |||
| 2015-04-16 | Add our own raw_convert that uses SafeStringStream. | Carl Hetherington | |
| 2015-03-24 | Hand-apply a2f81da6d9afc5d3b5e647e1e05ca5d4507af42c from master; | Carl Hetherington | |
| allow "deletion" of the audio part of a FFmpeg file from the timeline; delete unmaps the audio (#316). | |||
| 2014-12-05 | Include rearrangement. | Carl Hetherington | |
| 2014-07-13 | Very basic audio processing framework. | Carl Hetherington | |
| 2014-06-04 | Merge master. | Carl Hetherington | |
| 2014-06-03 | Include audio mapping in the digest used to distinguish different | Carl Hetherington | |
| audio analyses so that the analyses are re-computed when the mapping changes. Reported-by: Matthias Damm | |||
| 2014-05-19 | Use cxml::ConstNodePtr. | Carl Hetherington | |
| 2014-05-16 | Merge master. | Carl Hetherington | |
| 2014-05-12 | Remove LocaleGuard and lexical_cast<> in favour of libdcp::raw_convert, | Carl Hetherington | |
| which should get things right with both decimal and thousands separators; LocaleGuard fixed decimal separators ok but not, it appears, thousands ones. | |||
| 2014-05-10 | Merge master. | Carl Hetherington | |
| 2014-05-09 | Fix crash on using content with more than 12 audio channels. | Carl Hetherington | |
| Reported-by: Sumit | |||
| 2014-05-09 | MAX_AUDIO_CHANNELS -> MAX_DCP_AUDIO_CHANNELS. | Carl Hetherington | |
| 2014-05-01 | Various fixes so that audio_delay_test works again. | Carl Hetherington | |
| 2014-02-11 | Partial hacks to use of libdcp 1.0. | Carl Hetherington | |
| 2014-01-06 | Basics of per-channel audio gain. | Carl Hetherington | |
| 2013-11-20 | Use cxml::NodePtr. | Carl Hetherington | |
| 2013-07-16 | Fix up AudioMapping confusions with respect to number of content channels. | Carl Hetherington | |
| 2013-06-20 | Pull some emacs mode lines. | Carl Hetherington | |
| 2013-05-20 | Some basics of AudioMapping. | Carl Hetherington | |
| 2013-05-16 | Compiles; strange hang on adding content to a film. | Carl Hetherington | |
| 2013-04-28 | Add total-playlist loop option; move state of content list into the Playlist. | Carl Hetherington | |
| 2013-04-25 | Use content digest for audio maps, not file name. | Carl Hetherington | |
