summaryrefslogtreecommitdiff
path: root/src/lib/playlist.cc
AgeCommit message (Expand)Author
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
2014-06-24Only emit Changed when things are added to or removed from the playlist.Carl Hetherington
2014-06-20Various subtitle UI tweaks.Carl Hetherington
2014-06-20Put times in subtitle view.Carl Hetherington
2014-06-18Forward-port thinko fix from v1.Carl Hetherington
2014-06-18Fix awful thinko causing Playlist::active_frame_rate_change to return the wro...Carl Hetherington
2014-06-05Back port active_frame_rate_change stuff from v2, removing specification of v...Carl Hetherington
2014-06-04Merge master.Carl Hetherington
2014-06-03Include audio mapping in the digest used to distinguish differentCarl Hetherington
2014-05-19Use cxml::ConstNodePtr.Carl Hetherington
2014-05-16Merge master.Carl Hetherington