| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-27 | Remove some unused code. | Carl Hetherington | |
| 2017-06-29 | Fixes for silence in projects, various cleanups. | Carl Hetherington | |
| 2017-06-23 | Attempts to simplify black-filling logic in Player. | Carl Hetherington | |
| 2017-05-13 | Fill audio in the Player. | Carl Hetherington | |
| 2017-04-30 | Try to improve hint when making a DCP which is not 24 or 48fps. | Carl Hetherington | |
| 2017-04-19 | Various Doxygen fixes. | Carl Hetherington | |
| 2017-04-19 | Various work on the audio code. | Carl Hetherington | |
| 2016-08-24 | Basic template support (#485). | Carl Hetherington | |
| 2016-08-24 | Revert "Bump libdcp for new method." | Carl Hetherington | |
| This reverts commit 3412af70b950dcdc604413ef05c26becda6da789. | |||
| 2016-08-24 | Bump libdcp for new method. | Carl Hetherington | |
| 2016-07-31 | Allow configuration of MXF/XML filenames (part of #710). | Carl Hetherington | |
| 2016-06-13 | Rename MD5Digester -> Digester. | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2016-05-18 | Remove Sndfile code and use FFmpeg instead. | Carl Hetherington | |
| 2016-05-18 | Various text fixes. | Carl Hetherington | |
| 2016-05-18 | Move video frame rate ('prepared-for') into Content. | 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 | Basics of subtitle split. | 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-02-24 | Fix sequencing when there is video+subtitle content. | 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-01-31 | Fix set_position() causing a re-sort. | Carl Hetherington | |
| 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. | |||
| 2016-01-23 | Fix estimate of required disk space to take referencing | Carl Hetherington | |
| of existing DCPs into account. | |||
| 2015-11-06 | Allow single-frame image contents to adjust their video frame rates to that ↵ | Carl Hetherington | |
| of the DCP (fixes #714). | |||
| 2015-10-19 | Fix by-video-content reel split when there is content after the last video ↵ | Carl Hetherington | |
| content. | |||
| 2015-10-12 | Try to clarify period from/to. | Carl Hetherington | |
| I believe we have things set up so that if we have, say, two pieces of content of length 8 the first should start at 0 and the second at 8: Time 0--1--2--3--4--5--6--7--8 Sample | 1| 2| 3| 4| 5| 6| 7| 8| | |||
| 2015-09-14 | Lots of #include <iostream>s for Arch. | Carl Hetherington | |
| 2015-09-14 | Fix analysis of audio when the subject is later in the playlist than | Carl Hetherington | |
| some other long piece of content. Small optimisation to AudioBuffers to extend size logarithmically. | |||
| 2015-09-14 | Some use of BOOST_FOREACH. | Carl Hetherington | |
| 2015-08-26 | Include tidying src/lib/a-j*.h | Carl Hetherington | |
| 2015-07-14 | Express trims using ContentTime so that they do not change | Carl Hetherington | |
| when DCP frame rate is changed (#637). | |||
| 2015-07-09 | Guess a better optimum frame rate when there is content at 24 and 48 fps (#633). | Carl Hetherington | |
| 2015-06-26 | Make sure use of subs is reflected in the video identifier. | Carl Hetherington | |
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-06-18 | Remove delta from Playlist::length(). | Carl Hetherington | |
| 2015-01-28 | Small fixes and tidy-ups spotted by cppcheck. | Carl Hetherington | |
| 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 Playlist::move_later. | Carl Hetherington | |
| 2014-10-23 | Add a comment. | Carl Hetherington | |
| 2014-08-11 | Merge master. | Carl Hetherington | |
| 2014-08-09 | Properly remove JSON server; remove some unused usings; remove some ↵ | Carl Hetherington | |
| unnecessary uses of stringstream. | |||
| 2014-07-10 | Merge master. | Carl Hetherington | |
| 2014-07-08 | Remove unused variable. | Carl Hetherington | |
| 2014-06-30 | Merge master. | Carl Hetherington | |
| 2014-06-27 | Fix incorrect behaviour of Playlist::move_later. | Carl Hetherington | |
| 2014-06-26 | Merge master. | Carl Hetherington | |
