summaryrefslogtreecommitdiff
path: root/src/lib/playlist.cc
AgeCommit message (Expand)Author
2013-07-30Somewhat untested and sketchy basics of trimming.Carl Hetherington
2013-07-22Remove duplicate save of SequenceVideo setting.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-16More noncopyable.Carl Hetherington
2013-07-16Prevent viewer updates on timeline drag (#175).Carl Hetherington
2013-07-15Fix mis-merge.Carl Hetherington
2013-07-15Merge.Carl Hetherington
2013-07-15Add some player tests. Fix seek with content at non-DCP frame rate. A few o...Carl Hetherington
2013-07-15Decide best DCP rate based on the largest difference between a particular con...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-20Fix best_dcp_frame_rate.Carl Hetherington
2013-06-20Various fixes to make audio analysis sort-of work.Carl Hetherington
2013-05-27Fix some DCP generation bugs and update some tests.Carl Hetherington
2013-05-27Support for keeping video in sequence when changing lengths; tie selection in...Carl Hetherington
2013-05-27Fix multiple video adds to be consecutive.Carl Hetherington
2013-05-23Various bits and pieces.Carl Hetherington
2013-05-23Various more hacks.Carl Hetherington
2013-05-21Various little tweaks.Carl Hetherington
2013-05-21Various more hacks; basically trying to remove Regions as an unnecessary comp...Carl Hetherington
2013-05-20Various incomplete hacks on regions / audio mapping.Carl Hetherington
2013-05-20Various time-related fixes; fix daft hang on decodes.Carl Hetherington
2013-05-16Compiles; strange hang on adding content to a film.Carl Hetherington
2013-05-06Remove somewhat pointless playlist description.Carl Hetherington
2013-05-04Add primitive description of what the playlist is doing. Add missing de-inte...Carl Hetherington
2013-05-04Add FFmpeg content dialog; moving ffmpeg-specific things out of the film editor.Carl Hetherington
2013-04-28Fix initial display of viewer image.Carl Hetherington
2013-04-28Add total-playlist loop option; move state of content list into the Playlist.Carl Hetherington
2013-04-26Fix content length reporting; fix crash when player has audio disabled.Carl Hetherington
2013-04-26Try to clean up some aspects of video/audio/video-audio content; fixes crash ...Carl Hetherington
2013-04-14Fix Playlist::has_audio().Carl Hetherington
2013-04-12Fix crash on encoding with no subs.Carl Hetherington
2013-04-12Restore digests for content.Carl Hetherington
2013-04-10Remove believed unnecessary audio channel layout stuff for resampler.Carl Hetherington
2013-04-10Fix typo.Carl Hetherington
2013-04-09Merge ImageMagick and FFmpeg content into VideoContent list; remove seek_to_l...Carl Hetherington
2013-04-06Various work on audio channel mapping.Carl Hetherington
2013-04-06Add interface to set up still image lengths.Carl Hetherington
2013-04-04Split playlist files up; fix build.Carl Hetherington
2013-04-04Fix blank display if we read off the end.Carl Hetherington
2013-04-04More various bits.Carl Hetherington
2013-04-03Allow UI to set up FFmpeg streams again.Carl Hetherington
2013-04-03Make subs work again (sort of).Carl Hetherington
2013-04-02Various fixes.Carl Hetherington
2013-04-02Various bits.Carl Hetherington