It builds.
[dcpomatic.git] / src / lib / player.h
2014-03-25 Carl HetheringtonIt builds.
2014-03-21 Carl HetheringtonMostly-merge master.
2014-03-17 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge master.
2014-03-08 Carl HetheringtonMerge master.
2014-03-07 Carl Hetheringtonoperator bool on Time is a really bad idea; removed...
2014-03-06 Carl HetheringtonFix build.
2014-03-05 Carl HetheringtonMerge branch 'master' into 2.0
2014-03-04 Carl HetheringtonMerge master.
2014-03-04 Carl HetheringtonNew DCPTime/ContentTime types.
2014-03-03 Carl HetheringtonMerge master.
2014-02-27 Carl HetheringtonMerge master.
2014-02-26 Carl HetheringtonMerge branch 'master' into 2.0
2014-02-25 Carl HetheringtonMerge master.
2014-02-24 Carl HetheringtonMerge master; specify libdcp-1.0.
2014-02-12 Carl HetheringtonMerge branch 'master' into 2.0--libdcp-1.0
2014-02-11 Carl HetheringtonPartial hacks to use of libdcp 1.0.
2014-02-11 Carl HetheringtonMerge master.
2014-02-04 Carl HetheringtonMerge master.
2014-01-23 Carl HetheringtonMerge master.
2014-01-16 Carl HetheringtonMerge branch 'master' into 2.0
2014-01-15 Carl HetheringtonMerge 1.0-seek and subtitle-content.
2014-01-15 Carl HetheringtonMerge master.
2014-01-15 Carl HetheringtonBasics of subtitle rendering.
2014-01-09 Carl HetheringtonMerge master.
2014-01-06 Carl HetheringtonMerge master.
2014-01-03 Carl HetheringtonMerge branch 'master' into 1.0-seek
2014-01-02 Carl HetheringtonRationalise video/audio frame types.
2014-01-01 Carl HetheringtonUntested basic stats for player.
2014-01-01 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-31 Carl HetheringtonMerge 1.0
2013-12-29 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-28 Carl HetheringtonMerge 1.0
2013-12-27 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-26 Carl HetheringtonMore transport tidying up.
2013-12-24 Carl HetheringtonMerge 1.0 and some subtitling fixes.
2013-12-24 Carl HetheringtonMerge 1.0.
2013-12-20 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-20 Carl HetheringtonSome small optimisations to player.
2013-12-19 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonAttempt to move resampling into AudioDecoder.
2013-12-18 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonConsiderable rework of decoder timing; tests pass,...
2013-12-13 Carl HetheringtonStart of changing frame numbers to time.
2013-12-13 Carl HetheringtonTime -> DCPTime.
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...
next