summaryrefslogtreecommitdiff
path: root/src/lib/content_factory.cc
AgeCommit message (Expand)Author
2018-10-20const correctness fix.v2.13.64Carl Hetherington
2018-07-23More automated renaming.Carl Hetherington
2018-07-19Clean up after previous commit.Carl Hetherington
2018-07-19Reword again: Text -> Caption and Plain -> Text.Carl Hetherington
2018-07-19PlainText -> PlainTextFile.Carl Hetherington
2018-07-19More renaming.Carl Hetherington
2018-07-19More renaming; text -> plain.Carl Hetherington
2018-07-19Rename Subtitle -> TextCarl Hetherington
2017-12-11Fix various problems caused by non-integer-frame start trims,Carl Hetherington
2017-10-24Fix (and inform about) video content that is not placed on a frame boundary.Carl Hetherington
2017-05-13Give a slightly better error whn trying to add a KDM using add-file (#1035).Carl Hetherington
2017-02-20Add DCP button added to content panel.Carl Hetherington
2016-12-21Make "Add folder..." to accept a directory of WAV files (#942).Carl Hetherington
2016-12-20Allow content factory to return multiple content.Carl Hetherington
2016-06-18Parse .ass files using the text subtitle code.Carl Hetherington
2016-06-16Ignore any hidden files when looking for images.Carl Hetherington
2016-06-01Put codec name into the audio mapping view for each stream.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-25Basics of Atmos content support; can be added to project and appears in timel...Carl Hetherington
2016-05-25Add VideoMXFContent (part of #803).Carl Hetherington
2016-05-18Remove Sndfile code and use FFmpeg instead.Carl Hetherington
2016-03-01Ignore .DS_Store files in potential image directories.Carl Hetherington
2016-02-29Add some more debug logging to directory scanning.Carl Hetherington
2016-02-28Try to improve detection of image sequence vs. DCP.Carl Hetherington
2016-02-12Rename SubRip -> TextSubtitle.Carl Hetherington
2015-09-28Don't take any notice of ._* files when deciding whether a folder contains im...Carl Hetherington
2015-09-16Fix exception on adding an empty folder as content (#691).Carl Hetherington
2015-07-29Move code to create DCPContent or (non-still) ImageContent into content_facto...Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-08Adapt for changes to libdcp API.Carl Hetherington
2015-01-21Fix recognition of MXF-wrapped subtitle content vs audio/video.Carl Hetherington
2015-01-04Fix loading of SMPTE subtitles that are not MXF-wrapped.Carl Hetherington
2014-12-05Include rearrangement.Carl Hetherington
2014-07-10Basics of DCP subtitle import.Carl Hetherington
2014-07-09Save and re-load DCP content.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
2014-01-11Various work on SubRip.Carl Hetherington
2013-11-24Various joining fixes.Carl Hetherington
2013-11-22Merge still/moving image classes.Carl Hetherington
2013-11-20Use cxml::NodePtr.Carl Hetherington
2013-10-22Allow films to be loaded when content is missing.Carl Hetherington
2013-07-26Basic if sketchy support for image sequences.Carl Hetherington
2013-07-19Spacing tweaks; rename ImageMagick -> StillImage.Carl Hetherington
2013-07-19Basics of making loop do something.Carl Hetherington