summaryrefslogtreecommitdiff
path: root/src/lib/player.cc
AgeCommit message (Expand)Author
2013-07-19Some missing ui_signaller use.Carl Hetherington
2013-07-19Spacing tweaks; rename ImageMagick -> StillImage.Carl Hetherington
2013-07-19Add remove option; resize timeline after drags.Carl Hetherington
2013-07-19Remove old looping method.Carl Hetherington
2013-07-19Basics of making loop do something.Carl Hetherington
2013-07-18Token 4K test.Carl Hetherington
2013-07-17tabs -> spaces.Carl Hetherington
2013-07-16Prevent viewer updates on timeline drag (#175).Carl Hetherington
2013-07-15Add some player tests. Fix seek with content at non-DCP frame rate. A few o...Carl Hetherington
2013-07-14Fix piece video_position, player _video_position and FFmpegDecoder _video_pos...Carl Hetherington
2013-07-12Remove unused RGBPlusAlphaImage; merge Image/SimpleImage.Carl Hetherington
2013-07-12Add silence padding test.Carl Hetherington
2013-07-11Remove bad attempt at flushing resamplers.Carl Hetherington
2013-07-11Add test for audio delay, and do it in the player rather than the decoder.Carl Hetherington
2013-07-11Untested flushing of resamplers.Carl Hetherington
2013-07-11Prevent crash when there is no subtitle after there having been one.Carl Hetherington
2013-07-10Make subtitles work at least a bit.Carl Hetherington
2013-07-10Add SubtitleContent.Carl Hetherington
2013-07-10Basic return of subtitles.Carl Hetherington
2013-07-10Fix audio emission with mapping.Carl Hetherington
2013-07-10Fix initial display to be frame 1, not 2.Carl Hetherington
2013-07-09I'm fairly sure seek should be in terms of the content's frame rate...Carl Hetherington
2013-07-09Hopefully fix seek back/forward.Carl Hetherington
2013-07-09Various fixes; simplification of FilmViewer; make image appear on first load ...Carl Hetherington
2013-06-26Another try at sorting out the thorny question of timing.Carl Hetherington
2013-06-21Fix tests.Carl Hetherington
2013-06-20Various fixes to make audio analysis sort-of work.Carl Hetherington
2013-06-18Rename next -> position in decoders.Carl Hetherington
2013-06-16Fix subtitle controls in the viewer.Carl Hetherington
2013-06-16Some work on cropping in the film viewer; also prevent player from always sca...Carl Hetherington
2013-06-15Merge master.Carl Hetherington
2013-05-31Test filling of stuff with black.Carl Hetherington
2013-05-31Various stuff; mostly change to decoder scaling and adding subtitle; scaling ...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-26Add unfinished timing tab; fix crash on reconstruction of timeline; fix lack ...Carl Hetherington
2013-05-25Merge master and multifarious hackery.Carl Hetherington
2013-05-24Partial addition of DCP audio channel count to Film.Carl Hetherington
2013-05-24Seeking tweaks.Carl Hetherington
2013-05-24A few seeking fixes.Carl Hetherington
2013-05-24More various tweaks.Carl Hetherington
2013-05-24Allow drag of content; fix up some problems with timings.Carl Hetherington
2013-05-23Various bits and pieces.Carl Hetherington
2013-05-23Various more hacks.Carl Hetherington
2013-05-23Some more tidying up.Carl Hetherington
2013-05-22Various hacks.Carl Hetherington
2013-05-22Half-way through trying to make seek work again.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