| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-25 | Add NamedChannel and use it to hide the never-used channels | Carl Hetherington | |
| when mapping into a DCP. | |||
| 2019-05-10 | Put Time types in dcpomatic namespace. | Carl Hetherington | |
| 2018-12-23 | Only make 48kHz-audio DCPs for now (#1436). | Carl Hetherington | |
| 2018-11-21 | Add and use new FrameRateChange constructors. | Carl Hetherington | |
| 2018-11-21 | Take Film pointer out of Content. | Carl Hetherington | |
| 2018-09-02 | Fix assertion failure when content has more than one audio stream. | Carl Hetherington | |
| 2018-08-20 | Make ContentChange into a generic ChangeSignaller and use it for Filmv2.13.44 | Carl Hetherington | |
| changes, since we setup_pieces() in response to at least one of these and hence we must know before it happens so we can suspend the butler and player. | |||
| 2018-08-14 | More fixes for errors / crashes / misbehaviour with content changes | Carl Hetherington | |
| and the butler. Here we signal both before and after a change in content. Before, the player disables itself so that any pass()/seek() will be no-ops. After, the player rebuilds its pieces and the butler re-seeks to get back to where it was before the change. | |||
| 2018-08-01 | Force audio content to be on a sample boundary. | Carl Hetherington | |
| 2018-07-21 | Revert "Remove join function; the code is long and I don't think anybody" | Carl Hetherington | |
| It turns out Carsten uses it :) This reverts commit bd5e8b83a3a18787241982efdae809d4db21f65d. | |||
| 2018-07-20 | Remove join function; the code is long and I don't think anybody | Carl Hetherington | |
| uses it. | |||
| 2018-02-01 | Typo kHz -> Hz. | Carl Hetherington | |
| 2018-01-05 | Add simple copy and paste for content settings (#1051). | Carl Hetherington | |
| 2018-01-05 | s/use_template/take_settings_from/g | Carl Hetherington | |
| 2016-09-08 | Improve formatting of AudioContent technical summary. | Carl Hetherington | |
| 2016-08-24 | Basic template support (#485). | Carl Hetherington | |
| 2016-08-12 | Move locale_convert into libdcp. | Carl Hetherington | |
| 2016-08-12 | Replace incorrect uses of raw_convert with a new locale_convert. | Carl Hetherington | |
| 2016-08-12 | Move raw_convert into libdcp. | Carl Hetherington | |
| 2016-07-20 | Remove unused using. | Carl Hetherington | |
| 2016-06-29 | Tweak content properties layout (#895). | Carl Hetherington | |
| 2016-06-21 | Revert "Use make_shared<>." | Carl Hetherington | |
| Support for this seems to vary wildly across DoM's build targets. Stuff that builds on 16.04 won't build on 14.04, for example. Seems to not be worth the hassle now. This reverts commit 5a5324ed3a381a86dfe0a6e3932c1d58fdcd596f. | |||
| 2016-06-21 | Use make_shared<>. | Carl Hetherington | |
| 2016-06-02 | Fix crash when loading old state files. | Carl Hetherington | |
| 2016-06-02 | Fix missing content properties when using translations. | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2016-05-25 | Change some uses of frame to sample when talking about audio (#814). | Carl Hetherington | |
| 2016-05-18 | Remove unnecessary Film variable in ContentPart. | Carl Hetherington | |
| 2016-05-18 | Allow content parts to not be preset in XML. | Carl Hetherington | |
| 2016-05-18 | Move video frame rate ('prepared-for') into Content. | Carl Hetherington | |
| 2016-05-18 | Fix rebase onto master. | Carl Hetherington | |
| 2016-05-18 | Rename video/audio/subtitle part methods. | Carl Hetherington | |
| 2016-05-18 | Split audio; builds. | Carl Hetherington | |
| 2016-04-15 | Allow setup of the frame rate that audio content is prepared for. | Carl Hetherington | |
| 2016-03-07 | Various small fixes to appearance of content properties dialog. | Carl Hetherington | |
| 2016-02-18 | Various improvements to the content properties dialogue (including #791). | Carl Hetherington | |
| 2016-02-18 | Add a couple more audio properties. | Carl Hetherington | |
| 2015-11-30 | Fix undefined mapping values in causing audio analyses to fail to load randomly. | Carl Hetherington | |
| 2015-11-10 | Fix some float/double implicit casts (#742). | Carl Hetherington | |
| 2015-11-06 | Clean up a bit by using Content::film() more. | Carl Hetherington | |
| 2015-09-14 | Lots of #include <iostream>s for Arch. | Carl Hetherington | |
| 2015-08-26 | Include tidying src/lib/a-j*.h | Carl Hetherington | |
| 2015-08-25 | Purge rint() and use llrint and friends. | Carl Hetherington | |
| 2015-08-18 | Include tidying. | Carl Hetherington | |
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-06-19 | No-op; variable renaming. | Carl Hetherington | |
| 2015-06-03 | Make show audio work on the whole DCP, not individual content. | 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-05-27 | FFmpegContent does not need audio_length(). | Carl Hetherington | |
