Various fixes to make audio analysis sort-of work.
[dcpomatic.git] / src / lib / player.cc
2013-06-20 Carl HetheringtonVarious fixes to make audio analysis sort-of work.
2013-06-18 Carl HetheringtonRename next -> position in decoders.
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 HetheringtonMerge master.
2013-06-09 Carl HetheringtonMerge.
2013-06-02 Carl HetheringtonMerge master.
2013-05-31 Carl HetheringtonTest filling of stuff with black.
2013-05-31 Carl HetheringtonVarious stuff; mostly change to decoder scaling and...
2013-05-27 Carl HetheringtonFix some DCP generation bugs and update some tests.
2013-05-27 Carl HetheringtonSupport for keeping video in sequence when changing...
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 HetheringtonPartial addition of DCP audio channel count to Film.
2013-05-24 Carl HetheringtonSeeking tweaks.
2013-05-24 Carl HetheringtonA few seeking fixes.
2013-05-24 Carl HetheringtonMore various tweaks.
2013-05-24 Carl HetheringtonAllow drag of content; fix up some problems with timings.
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-20 Carl HetheringtonVarious time-related fixes; fix daft hang on decodes.
2013-05-16 Carl HetheringtonCompiles; strange hang on adding content to a film.
2013-05-09 Carl HetheringtonMerge master.
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.