Suspend scale / crop / window / subtitle overlay until we decide that a frame is...
[dcpomatic.git] / src / lib / player.h
2013-12-04 Carl HetheringtonSuspend scale / crop / window / subtitle overlay until...
2013-10-24 Carl HetheringtonSupport repeat of more than one extra frame per source...
2013-10-24 Carl HetheringtonMerge 1.0.
2013-10-22 Carl HetheringtonHacks.
2013-10-17 Carl HetheringtonFix initial display of a new piece of content.
2013-10-16 Carl HetheringtonOptimise the fetch-same-frame case a bit (#196).
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-08-17 Carl HetheringtonTry to actually use colour conversion; bump libdcp...
2013-07-28 Carl HetheringtonSome missing signal disconnections.
2013-07-27 Carl HetheringtonMore attempts to fix audio / merging etc.
2013-07-27 Carl HetheringtonAdjust AudioMerger to non-signalling API.
2013-07-27 Carl HetheringtonExtract audio merging code from Player.
2013-07-25 Carl HetheringtonHopefully much cleaner handling of PTS changes under...
2013-07-25 Carl HetheringtonMove resampling back into AudioDecoder and fix various...
2013-07-24 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dnsalias.org/home...
2013-07-24 Carl HetheringtonTry to clean up resampler output correctly.
2013-07-22 Carl HetheringtonMerge branch '1.0' into 1.0-3D-take2
2013-07-22 Carl HetheringtonBasics of front-end 3D (as far as viewer, at least).
2013-07-16 Carl HetheringtonMore noncopyable.
2013-07-16 Carl HetheringtonPrevent viewer updates on timeline drag (#175).
2013-07-15 Carl HetheringtonMerge.
2013-07-15 Carl HetheringtonAdd some player tests. Fix seek with content at non...
2013-07-11 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-07-11 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-07-11 Carl HetheringtonUntested flushing of resamplers.
2013-07-10 Carl HetheringtonMake subtitles work at least a bit.
2013-07-10 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dnsalias.org/home...
2013-07-10 Carl HetheringtonAdd SubtitleContent.
2013-07-10 Carl HetheringtonBasic return of subtitles.
2013-07-09 Carl HetheringtonHopefully fix seek back/forward.
2013-07-09 Carl HetheringtonVarious fixes; simplification of FilmViewer; make image...
2013-07-09 Carl HetheringtonMerge master.
2013-06-26 Carl HetheringtonAnother try at sorting out the thorny question of timing.
2013-06-26 Carl HetheringtonTests pass.
2013-06-26 Carl HetheringtonHacks.
2013-06-20 Carl HetheringtonPull some emacs mode lines.
2013-06-16 Carl HetheringtonFix subtitle controls in the viewer.
2013-06-16 Carl HetheringtonSome work on cropping in the film viewer; also prevent...
2013-06-15 Carl HetheringtonSeek back to same place when something changes.
2013-06-15 Carl HetheringtonMerge master.
2013-06-09 Carl HetheringtonMerge.
2013-06-02 Carl HetheringtonMerge master.
2013-05-31 Carl HetheringtonVarious stuff; mostly change to decoder scaling and...
2013-05-25 Carl HetheringtonAdd unfinished timing tab; fix crash on reconstruction...
2013-05-25 Carl HetheringtonMerge master and multifarious hackery.
2013-05-24 Carl HetheringtonSeeking tweaks.
2013-05-23 Carl HetheringtonVarious bits and pieces.
2013-05-23 Carl HetheringtonVarious more hacks.
2013-05-23 Carl HetheringtonSome more tidying up.
2013-05-22 Carl HetheringtonVarious hacks.
2013-05-21 Carl HetheringtonHalf-way through trying to make seek work again.
2013-05-21 Carl HetheringtonMerge master.
2013-05-21 Carl HetheringtonVarious more hacks; basically trying to remove Regions...
2013-05-20 Carl HetheringtonVarious incomplete hacks on regions / audio mapping.
2013-05-16 Carl HetheringtonCompiles; strange hang on adding content to a film.
2013-05-10 Carl HetheringtonRemove Timed*Sink and Timed*Source>
2013-05-09 Carl HetheringtonMerge master.
2013-05-08 Carl HetheringtonSome tidying up. Do encode progress in the writer...
2013-05-04 Carl HetheringtonMerge master.
2013-04-28 Carl HetheringtonMerge master.
2013-04-26 Carl HetheringtonMerge branch 'master' into 1.0
2013-04-26 Carl HetheringtonMerge master; fix crash on new film.
2013-04-26 Carl HetheringtonAttempted fixes for some unimplemented timing bits.
2013-04-25 Carl HetheringtonTry to clean up some aspects of video/audio/video-audio...
2013-04-21 Carl HetheringtonUntested merge of master.
2013-04-17 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-17 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-16 Carl HetheringtonMerge master.
2013-04-14 Carl HetheringtonMerge branch 'content-rework-take5' of ssh://houllier...
2013-04-13 Carl HetheringtonMerge branch 'content-rework-take5' of /home/carl/git...
2013-04-13 Carl HetheringtonFix mapping of audio in DCP.
2013-04-13 Carl HetheringtonDVD-o-matic -> DCP-o-matic.
2013-04-10 Carl HetheringtonMerge master.
2013-04-09 Carl HetheringtonMerge ImageMagick and FFmpeg content into VideoContent...
2013-04-09 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonA few fixes; try to support sndfile audio in player.
2013-04-06 Carl HetheringtonAdd interface to set up still image lengths.
2013-04-04 Carl HetheringtonSplit playlist files up; fix build.
2012-12-04 Carl HetheringtonMerge master.
2012-12-04 Carl HetheringtonMerge branch 'dead-wood'
2012-12-03 Carl HetheringtonRemove film player, DVD ripping, alignment, screen...
2012-07-14 Carl HetheringtonMove things round a bit.