Some tidying up. Do encode progress in the writer to improve progress bar movement...
[dcpomatic.git] / src / lib / player.cc
2013-05-08 Carl HetheringtonSome tidying up. Do encode progress in the writer...
2013-05-07 Carl HetheringtonFix silly bug introduced when speeding up ImageMagick...
2013-05-06 Carl HetheringtonRe-use ImageMagickDecoders when possible.
2013-05-04 Carl HetheringtonMerge master.
2013-04-29 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-04-28 Carl HetheringtonFix crash on preview playback reaching the end of the...
2013-04-28 Carl HetheringtonMerge master.
2013-04-28 Carl HetheringtonAdd total-playlist loop option; move state of content...
2013-04-27 Carl HetheringtonAllow multiple selection of content files, and improve...
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 HetheringtonFix content length reporting; fix crash when player...
2013-04-26 Carl HetheringtonFix player logic.
2013-04-26 Carl HetheringtonFix seek.
2013-04-26 Carl HetheringtonFix up handling of FFmpeg audio a bit.
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-11 Carl HetheringtonTry to fix lack of subs in the viewer after they are...
2013-04-10 Carl HetheringtonMerge master.
2013-04-10 Carl HetheringtonVarious fix-ups.
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-07 Carl HetheringtonFix still video playback.
2013-04-06 Carl HetheringtonSave audio mapping to XML; fix initial video display.
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-10-24 Carl HetheringtonMerge FilmState / Film.
2012-07-14 Carl HetheringtonMove things round a bit.