| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-05-08 | Show overlapping subs in multiple tracks on the timeline (#941). | Carl Hetherington | |
| 2017-05-08 | Add comment. | Carl Hetherington | |
| 2016-09-26 | Fix multi-select in the timeline (#954). | Carl Hetherington | |
| 2016-07-31 | Allow configuration of MXF/XML filenames (part of #710). | 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 | Revert "Odd const fix." | Carl Hetherington | |
| This reverts commit b4f9d2e2c287848623c6dc59d8768c1d5fae15f0. | |||
| 2016-06-21 | Odd const fix. | Carl Hetherington | |
| 2016-06-21 | Use make_shared<>. | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2016-05-25 | Basics of Atmos content support; can be added to project and appears in ↵ | Carl Hetherington | |
| timeline. | |||
| 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-05-18 | Subtitle rearrangements. | Carl Hetherington | |
| 2016-05-18 | Reasonably straightforward stuff; main things are adding | Carl Hetherington | |
| a _parent to VideoContent (mainly, but not only, for signalling) and moving the video shared_ptr into Content, which makes much more sense to replace dynamic_cast tests for whether something has video or whatever. Nearly builds. | |||
| 2016-04-25 | Move reel markers to the top of the timeline (#846). | Carl Hetherington | |
| 2016-04-22 | Split left-only and right-only video content in the timeline (#845). | Carl Hetherington | |
| 2016-02-25 | Don't draw any overlap for audio views. | Carl Hetherington | |
| 2016-02-25 | Anti-alias the timeline. | Carl Hetherington | |
| 2016-02-25 | Basics of timeline track labels. | Carl Hetherington | |
| 2016-02-25 | Plot video and subtitle on one track and audio on the rest in the timeline. | Carl Hetherington | |
| 2016-02-24 | Put video on 0, subtitles on 1, audio on 2 and up. | Carl Hetherington | |
| 2016-02-24 | An unfortunately large set of timeline-related changes: | Carl Hetherington | |
| - Rename sequence_video to sequence, and sequence subtitle content like we do video content (i.e. adding multiple subtitle contents will result in them sequenced in time rather than overlaid). - Stop doing selection-changed related stuff in ContentPanel if no selection change has actually happened. - Attempt to tidy up event handling in the timeline a bit. | |||
| 2016-02-17 | Optimise timeline view; speed up snapping and only set content panel ↵ | Carl Hetherington | |
| selection on mouse button up. | |||
| 2016-02-16 | Snap content to reel_split_points. | Carl Hetherington | |
| 2016-02-01 | Synchronise content list / timeline selection when the content list ↵ | Carl Hetherington | |
| selection changes. | |||
| 2016-01-30 | Add a PlaylistOrderChanged signal and emit it when the playlist | Carl Hetherington | |
| is sorted. Do playlist sorting when content position / length etc. changes. Handle sorts better when comparing content at the same position. | |||
| 2015-10-30 | Fix non-update of timeline when reels setup changes. | Carl Hetherington | |
| 2015-10-19 | Draw reels in the timeline. | Carl Hetherington | |
| 2015-10-13 | Some attempts to block referencing of DCPs when it is not possible. | Carl Hetherington | |
| 2015-09-14 | Lots of #include <iostream>s for Arch. | Carl Hetherington | |
| 2015-09-14 | Some use of BOOST_FOREACH. | Carl Hetherington | |
| 2015-08-26 | Rest of src/lib/*.h 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-17 | Final tweaks and removal of Film::playlist(). | 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-29 | Hand-apply 62f8054d65a8bd31689fc0c977c1bb2385e71afa from master; config of ↵ | Carl Hetherington | |
| encryption key. | |||
| 2015-04-29 | Hand-apply 2ee558ec90623b570360e8e55c918b5bb37f9aac from master; various ↵ | Carl Hetherington | |
| snapping fixes. | |||
| 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). | |||
| 2015-02-19 | Split up Timeline view classes. | Carl Hetherington | |
| 2015-01-25 | Hand-apply 39e9f0794349f44caf440db9568b8b15eb900381 from master; snap ↵ | Carl Hetherington | |
| improvements in timeline. | |||
| 2014-12-20 | Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ↵ | Carl Hetherington | |
| assert()s with thrown exceptions. | |||
| 2014-10-25 | Merge master. | Carl Hetherington | |
| 2014-10-23 | Fix snap to butt up rather than giving a slight overlap. | Carl Hetherington | |
| 2014-08-25 | Comments. | Carl Hetherington | |
| 2014-07-23 | #include trimming. | Carl Hetherington | |
| 2014-07-13 | Separate code for the content panel out into a separate class. | Carl Hetherington | |
| 2014-07-11 | Paint views grey when they are not being used. | Carl Hetherington | |
