| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-23 | Fix strange redraw when dragging content views in the timeline. | Carl Hetherington | |
| 2024-04-21 | Rename Encoder -> FilmEncoder, and subclasses. | Carl Hetherington | |
| 2024-03-12 | Rename TimelineView -> ContentTimelineView. | Carl Hetherington | |
| 2024-03-12 | Rename Timeline -> ContentTimeline. | Carl Hetherington | |
| 2022-11-21 | Move y_pos to TimelineView. | Carl Hetherington | |
| 2022-04-22 | Use libdcp's warnings.h | Carl Hetherington | |
| 2022-04-21 | Disable warnings around all wx includes. | Carl Hetherington | |
| 2022-04-21 | Tidying. | Carl Hetherington | |
| 2022-04-03 | C++11 and whitespace cleanups. | Carl Hetherington | |
| 2021-01-31 | Use enum class for Film::Property. | Carl Hetherington | |
| 2021-01-31 | More enum class additions. | Carl Hetherington | |
| 2021-01-07 | BOOST_FOREACH. | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2020-09-01 | Build fixes for Boost >= 1.73 | Carl Hetherington | |
| Forward-ported-from: d1e9749ca290673639a49d693a8fe5c6557cc2de | |||
| 2020-06-27 | Avoid ResetClip() since (on GTK3, and maybe elsewhere) it seems to | Carl Hetherington | |
| reset some internally-setup clipping so that drawing can overlap the canvas that it's on. Fixes #1769. | |||
| 2019-05-10 | Put Time types in dcpomatic namespace. | Carl Hetherington | |
| 2018-11-24 | Fix missed overload change. | Carl Hetherington | |
| 2018-11-21 | Take Film pointer out of Content. | Carl Hetherington | |
| 2018-08-19 | Replace May/Done/NotDone signal sets with one signal and extend | Carl Hetherington | |
| this treatment to anything that caused Player::setup_pieces. This should fix out-of-sequence Player emissions caused by setup_pieces being called by one thread while the butler is calling pass(). | |||
| 2018-07-04 | Label audio content with mapping (part of #1279). | Carl Hetherington | |
| 2018-07-04 | Add zoom-all button. | Carl Hetherington | |
| 2018-07-03 | Fix hidden reels view and time axis not moving under zoom. | Carl Hetherington | |
| 2018-07-02 | Fix drawing. | Carl Hetherington | |
| 2018-07-02 | Hacks to stop scrolling track names. | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | 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 | 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-16 | Fix previous when content is not at time 0. | Carl Hetherington | |
| 2016-02-16 | Plot reel split points in the timeline. | Carl Hetherington | |
| 2016-01-29 | Nicer appearance when butting two content views up together. | Carl Hetherington | |
| 2016-01-29 | Fix indistinct selection of small objects on the timeline. | Carl Hetherington | |
| 2015-11-16 | Remove extra unnecessary type string in timeline views. | Carl Hetherington | |
| 2015-11-10 | Fix assertion failure when the only content is trimmed to zero length. | Carl Hetherington | |
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-02-19 | Split up Timeline view classes. | Carl Hetherington | |
