| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2015-05-27 | Untested use of Frame for video/audio content lengths. | Carl Hetherington | |
| 2015-04-16 | Add our own raw_convert that uses SafeStringStream. | Carl Hetherington | |
| 2015-01-24 | Hand-apply bbfb370d7de28ec1e8f307865cc6253bb5d4366e from master; quicker ↵ | Carl Hetherington | |
| digest calculation. | |||
| 2014-12-20 | Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ↵ | Carl Hetherington | |
| assert()s with thrown exceptions. | |||
| 2014-12-05 | Include rearrangement. | Carl Hetherington | |
| 2014-12-03 | Hand-apply d3bc61f0af33fedf02ac1a28cf91989ee9cd2fb6 from master; | Carl Hetherington | |
| make digest optional. | |||
| 2014-11-06 | Forward-port move of content description generation to lib/ rather than wx/. | Carl Hetherington | |
| 2014-07-13 | Very basic audio processing framework. | Carl Hetherington | |
| 2014-07-09 | Basics of DCP import. | Carl Hetherington | |
| 2014-06-12 | Merge master. | Carl Hetherington | |
| 2014-06-09 | Use a SpinCtrlDouble for audio gain, and change its representation | Carl Hetherington | |
| from float to double. Requested-by: Mattias Mattsson | |||
| 2014-06-05 | Back port active_frame_rate_change stuff from v2, removing specification of ↵ | Carl Hetherington | |
| video frame rate for sndfile sources. | |||
| 2014-06-04 | Back-port v2's rename and slight extension of FrameRateConversion. | Carl Hetherington | |
| 2014-06-04 | Merge master. | Carl Hetherington | |
| 2014-06-03 | All audio content should resample if the output frame rate and content | Carl Hetherington | |
| frame rates differ; make Sndfile sources use the video-frame-rate-based calculation for output frame rate (like FFmpeg sources do). Also, fix small problems when flushing Resamplers used to get fed back to Resamplers again. | |||
| 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-02 | Rename AudioContent frame_rate methods and move resampled_audio_frame_rate ↵ | Carl Hetherington | |
| into AudioContent. | |||
