summaryrefslogtreecommitdiff
path: root/src/lib/playlist.h
AgeCommit message (Expand)Author
2018-02-27Remove some unused code.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-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-18Various text fixes.Carl Hetherington
2016-02-24An unfortunately large set of timeline-related changes: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-09-14Fix analysis of audio when the subject is later in the playlist thanCarl Hetherington
2015-08-26Rest of src/lib/*.h tidying.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2014-12-05Some include tidying.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-12Merge master.Carl Hetherington
2014-06-05Back port active_frame_rate_change stuff from v2, removing specification of v...Carl Hetherington
2014-05-19Use cxml::ConstNodePtr.Carl Hetherington
2014-05-02Comments.Carl Hetherington
2014-03-17Merge master.Carl Hetherington
2014-03-15Cope with loading films with now-disabled filters.Carl Hetherington
2013-12-28Merge 1.0Carl Hetherington
2013-12-28Remove unused Film::content_paths_valid; fix ImageDecoder to throw an OpenFil...Carl Hetherington
2013-12-13Time -> DCPTime.Carl Hetherington
2013-12-11Various work on better seeking (and seeking of audio).Carl Hetherington
2013-11-24Various joining fixes.Carl Hetherington
2013-10-22Allow films to be loaded when content is missing.Carl Hetherington
2013-10-15Restore up/down buttons for simple content movements.Carl Hetherington
2013-08-14Revert "Protect playlist with a mutex so that we can add content safely from ...Carl Hetherington
2013-08-14Protect playlist with a mutex so that we can add content safely from e.g. exa...Carl Hetherington
2013-07-19Spacing tweaks; rename ImageMagick -> StillImage.Carl Hetherington
2013-07-19Add remove option; resize timeline after drags.Carl Hetherington
2013-07-19Allow repeat of multiple stuff.Carl Hetherington
2013-07-19Basic repeat.Carl Hetherington
2013-07-19Remove old looping method.Carl Hetherington
2013-07-19Basics of making loop do something.Carl Hetherington
2013-07-17tabs -> spaces.Carl Hetherington
2013-07-16More noncopyable.Carl Hetherington
2013-07-16Prevent viewer updates on timeline drag (#175).Carl Hetherington
2013-07-14Resequence video (perhaps) on DCP video frame rate change.Carl Hetherington
2013-07-12Tidy up video state identifer code slightly.Carl Hetherington
2013-06-26Another try at sorting out the thorny question of timing.Carl Hetherington
2013-06-20Various fixes to make audio analysis sort-of work.Carl Hetherington