Various fixes to make audio analysis sort-of work.
[dcpomatic.git] / src / lib / film.cc
2013-06-20 Carl HetheringtonVarious fixes to make audio analysis sort-of work.
2013-06-20 Carl HetheringtonRemove A/B mode for now.
2013-06-16 Carl HetheringtonFix crash on creating new film. Fix setup of ratio...
2013-06-15 Carl HetheringtonMerge master.
2013-06-13 Carl HetheringtonMerge branch 'master' of ssh://houllier/home/carl/git...
2013-06-10 Carl HetheringtonDetect CPU info on OS X.
2013-06-09 Carl HetheringtonMerge.
2013-06-03 Carl HetheringtonA few build fixes.
2013-06-02 Carl HetheringtonMerge master.
2013-05-31 Carl HetheringtonVarious stuff; mostly change to decoder scaling and...
2013-05-30 Carl HetheringtonTrim must be part of the video identifier if we are...
2013-05-28 Carl HetheringtonRemove DCP-specialism from Container and add tests...
2013-05-27 Carl HetheringtonSupport for keeping video in sequence when changing...
2013-05-27 Carl HetheringtonFix multiple video adds to be consecutive.
2013-05-25 Carl HetheringtonMerge master and multifarious hackery.
2013-05-24 Carl HetheringtonPartial addition of DCP audio channel count to Film.
2013-05-23 Carl HetheringtonVarious bits and pieces.
2013-05-21 Carl HetheringtonMove audio bits into AudioContent.
2013-05-21 Carl HetheringtonGive Film a container; move crop into video content...
2013-05-21 Carl HetheringtonVaguely working new layout.
2013-05-21 Carl HetheringtonMerge master.
2013-05-21 Carl HetheringtonVarious more hacks; basically trying to remove Regions...
2013-05-21 Carl HetheringtonMerge master.
2013-05-21 Carl HetheringtonMerge master.
2013-05-20 Carl HetheringtonVarious incomplete hacks on regions / audio mapping.
2013-05-19 Carl HetheringtonMerge master.
2013-05-18 Carl HetheringtonChangeLog; fix default format on set_content.
2013-05-16 Carl HetheringtonCompiles; strange hang on adding content to a film.
2013-05-09 Carl HetheringtonMerge master.
2013-05-06 Carl HetheringtonRemove somewhat pointless playlist description.
2013-05-06 Carl HetheringtonAdd basic timeline window.
2013-05-04 Carl HetheringtonAdd primitive description of what the playlist is doing...
2013-05-04 Carl HetheringtonAdd FFmpeg content dialog; moving ffmpeg-specific thing...
2013-05-04 Carl HetheringtonMerge master.
2013-05-02 Carl HetheringtonConfigurable default format and content type (#133).
2013-04-29 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-04-28 Carl HetheringtonMerge master.
2013-04-28 Carl HetheringtonAdd total-playlist loop option; move state of content...
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-21 Carl HetheringtonUntested merge of master.
2013-04-21 Carl HetheringtonMerge master.
2013-04-20 Carl HetheringtonImport Ardour's LocaleGuard to fix problems with saving...
2013-04-19 Carl HetheringtonWrite metadata on new film to go with the directory...
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-15 Carl HetheringtonMerge branch 'master' into format-fix
2013-04-15 Carl HetheringtonMerge branch 'master' into debug-i18n
2013-04-15 Carl HetheringtonMerge branch 'master' into debug-i18n
2013-04-15 Carl HetheringtonMerge master.
2013-04-15 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-04-14 Carl HetheringtonUI and basic back-end state for trim type.
2013-04-13 Carl HetheringtonMerge branch 'content-rework-take5' of /home/carl/git...
2013-04-13 Carl HetheringtonUse film-name-derived names for MXFs in DCPs.
2013-04-13 Carl HetheringtonDVD-o-matic -> DCP-o-matic.
2013-04-11 Carl HetheringtonRestore digests for content.
2013-04-10 Carl HetheringtonRemove believed unnecessary audio channel layout stuff...
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-06 Carl HetheringtonSave audio mapping to XML; fix initial video display.
2013-04-06 Carl HetheringtonVarious work on audio channel mapping.
2013-04-06 Carl HetheringtonAdd interface to set up still image lengths.
2013-04-04 Carl HetheringtonSome unnecessary boost:: removal.
2013-04-04 Carl HetheringtonA little #include trimming.
2013-04-04 Carl HetheringtonSplit playlist files up; fix build.
2013-04-03 Carl HetheringtonMore various bits.
2013-04-03 Carl HetheringtonAllow UI to set up FFmpeg streams again.
2013-04-02 Carl HetheringtonMake subs work again (sort of).
2013-04-02 Carl HetheringtonAdd basic content information, and some other bits.
2013-04-02 Carl HetheringtonFix a few more things.
2013-04-02 Carl HetheringtonA few more fixes; set up Playlist as required.
2013-04-02 Carl HetheringtonVarious fixes.
2013-04-02 Carl HetheringtonMerge branch 'content-rework-take5' of ssh://houllier...
2013-04-02 Carl HetheringtonA little tidying up.
2013-04-01 Carl HetheringtonVarious bits.
2013-04-01 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-01 Carl HetheringtonVarious bits.
2013-04-01 Carl HetheringtonFix XML tags.
2013-04-01 Carl HetheringtonXML metadata and some other bits.
2013-03-31 Carl HetheringtonA little tidying up.
2013-03-31 Carl HetheringtonContent can be added and previewed.
2013-03-31 Carl HetheringtonRuns.
2013-03-31 Carl HetheringtonSkeletal remains.
2013-03-26 Carl HetheringtonMerge.
2013-03-26 Carl HetheringtonTry to stop trailing underscores at the ends of DCI...
2013-03-17 Carl HetheringtonRename ExternalAudioDecoder -> SndfileDecoder.
2013-03-12 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-03-08 Carl HetheringtonRemove un-read intrinsic_duration.
2013-03-08 Carl HetheringtonStop infinite loop if audio analysis fails.
2013-03-08 Carl HetheringtonNumerous fixes to A/B mode so that at least it doesn...
2013-03-08 Carl HetheringtonDisable show audio button when there is no audio (...
2013-03-02 Carl HetheringtonMerge master.
2013-03-01 Carl HetheringtonMerge.
2013-03-01 Carl HetheringtonRemove quite a lot of N_
2013-03-01 Carl HetheringtonMore choose-dcp-rate stuff.
next