| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-12 | Rename TimelineView -> ContentTimelineView. | Carl Hetherington | |
| 2024-03-12 | Rename Timeline -> ContentTimeline. | Carl Hetherington | |
| 2022-12-13 | Add video_{range,frame_type}.{cc,h} and remove some types.h includes. | Carl Hetherington | |
| 2022-11-21 | Move y_pos to TimelineView. | Carl Hetherington | |
| 2022-04-22 | Use libdcp's warnings.h | Carl Hetherington | |
| 2021-04-29 | C++11 tidying. | Carl Hetherington | |
| 2021-01-31 | Use enum class for Film::Property. | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2020-07-27 | Hide warnings triggered by Ubuntu 20.04's gcc. | 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 | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2016-05-18 | Subtitle rearrangements. | 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. | |||
| 2015-11-16 | Remove extra unnecessary type string in timeline views. | Carl Hetherington | |
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-02-19 | Split up Timeline view classes. | Carl Hetherington | |
