summaryrefslogtreecommitdiff
path: root/src/lib/playlist.cc
AgeCommit message (Expand)Author
2018-02-27Remove some unused code.Carl Hetherington
2017-06-29Fixes for silence in projects, various cleanups.Carl Hetherington
2017-06-23Attempts to simplify black-filling logic in Player.Carl Hetherington
2017-05-13Fill audio in the Player.Carl Hetherington
2017-04-30Try to improve hint when making a DCP which is not 24 or 48fps.Carl Hetherington
2017-04-19Various Doxygen fixes.Carl Hetherington
2017-04-19Various work on the audio code.Carl Hetherington
2016-08-24Basic template support (#485).Carl Hetherington
2016-08-24Revert "Bump libdcp for new method."Carl Hetherington
2016-08-24Bump libdcp for new method.Carl Hetherington
2016-07-31Allow configuration of MXF/XML filenames (part of #710).Carl Hetherington
2016-06-13Rename MD5Digester -> Digester.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-18Remove Sndfile code and use FFmpeg instead.Carl Hetherington
2016-05-18Various text fixes.Carl Hetherington
2016-05-18Move video frame rate ('prepared-for') into Content.Carl Hetherington
2016-05-18Rename video/audio/subtitle part methods.Carl Hetherington
2016-05-18Split audio; builds.Carl Hetherington
2016-05-18Subtitle rearrangements.Carl Hetherington
2016-05-18Basics of subtitle split.Carl Hetherington
2016-05-18Reasonably straightforward stuff; main things are addingCarl Hetherington
2016-02-24Fix sequencing when there is video+subtitle content.Carl Hetherington
2016-02-24An unfortunately large set of timeline-related changes:Carl Hetherington
2016-01-31Fix set_position() causing a re-sort.Carl Hetherington
2016-01-30Add a PlaylistOrderChanged signal and emit it when the playlistCarl Hetherington
2016-01-23Fix estimate of required disk space to take referencingCarl Hetherington
2015-11-06Allow single-frame image contents to adjust their video frame rates to that o...Carl Hetherington
2015-10-19Fix by-video-content reel split when there is content after the last video co...Carl Hetherington
2015-10-12Try to clarify period from/to.Carl Hetherington
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-09-14Fix analysis of audio when the subject is later in the playlist thanCarl Hetherington
2015-09-14Some use of BOOST_FOREACH.Carl Hetherington
2015-08-26Include tidying src/lib/a-j*.hCarl Hetherington
2015-07-14Express trims using ContentTime so that they do not changeCarl Hetherington
2015-07-09Guess a better optimum frame rate when there is content at 24 and 48 fps (#633).Carl Hetherington
2015-06-26Make sure use of subs is reflected in the video identifier.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-18Remove delta from Playlist::length().Carl Hetherington
2015-01-28Small fixes and tidy-ups spotted by cppcheck.Carl Hetherington
2014-12-20Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ...Carl Hetherington
2014-10-25Merge master.Carl Hetherington
2014-10-23Fix Playlist::move_later.Carl Hetherington
2014-10-23Add a comment.Carl Hetherington
2014-08-11Merge master.Carl Hetherington
2014-08-09Properly remove JSON server; remove some unused usings; remove some unnecessa...Carl Hetherington
2014-07-10Merge master.Carl Hetherington
2014-07-08Remove unused variable.Carl Hetherington
2014-06-30Merge master.Carl Hetherington
2014-06-27Fix incorrect behaviour of Playlist::move_later.Carl Hetherington
2014-06-26Merge master.Carl Hetherington