summaryrefslogtreecommitdiff
path: root/src/lib/player.cc
AgeCommit message (Expand)Author
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
2013-05-16Compiles; strange hang on adding content to a film.Carl Hetherington
2013-05-08Some tidying up. Do encode progress in the writer to improve progress bar mo...Carl Hetherington
2013-05-07Fix silly bug introduced when speeding up ImageMagick content.Carl Hetherington
2013-05-06Re-use ImageMagickDecoders when possible.Carl Hetherington
2013-04-28Fix crash on preview playback reaching the end of the content (#131).Carl Hetherington
2013-04-28Add total-playlist loop option; move state of content list into the Playlist.Carl Hetherington
2013-04-27Allow multiple selection of content files, and improve behaviour on examining...Carl Hetherington
2013-04-26Merge master; fix crash on new film.Carl Hetherington
2013-04-26Fix content length reporting; fix crash when player has audio disabled.Carl Hetherington
2013-04-26Fix player logic.Carl Hetherington
2013-04-26Fix seek.Carl Hetherington
2013-04-26Fix up handling of FFmpeg audio a bit.Carl Hetherington
2013-04-26Attempted fixes for some unimplemented timing bits.Carl Hetherington
2013-04-26Try to clean up some aspects of video/audio/video-audio content; fixes crash ...Carl Hetherington
2013-04-21Untested merge of master.Carl Hetherington
2013-04-14Fix mapping of audio in DCP.Carl Hetherington
2013-04-11Try to fix lack of subs in the viewer after they are turned on.Carl Hetherington