Support for keeping video in sequence when changing lengths; tie selection in timelin...
[dcpomatic.git] / src / lib /
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-26 Carl HetheringtonImprove audio mapping handling a bit.
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 HetheringtonMerge branch 'master' of ssh://houllier/home/carl/git...
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 HetheringtonRemove unused bits of Format.
2013-05-24 Carl HetheringtonMore various tweaks.
2013-05-24 Carl Hetheringtoni18n tweak from Lilian.
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 HetheringtonMissing files.
2013-05-22 Carl HetheringtonVarious hacks.
2013-05-21 Carl HetheringtonHalf-way through trying to make seek work again.
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 little tweaks.
2013-05-21 Carl HetheringtonVarious more hacks; basically trying to remove Regions...
2013-05-21 Carl HetheringtonMerge branch 'sync-fixes' into staging
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-20 Carl HetheringtonSome basics of AudioMapping.
2013-05-20 Carl HetheringtonVarious time-related fixes; fix daft hang on decodes.
2013-05-20 Carl HetheringtonFix another crash on stills with no audio.
2013-05-19 Carl HetheringtonFix accidentally-broken .pot file building.
2013-05-19 Carl HetheringtonMerge master.
2013-05-18 Carl HetheringtonChangeLog; fix default format on set_content.
2013-05-18 Carl HetheringtonUse C rather than POSIX for a simple known i18n for...
2013-05-17 Carl HetheringtonTry to fix crash with stills without audio.
2013-05-17 Carl HetheringtonAdd full-frame preset (#144).
2013-05-17 Carl HetheringtonTry to integrate; add line numbers to traces.
2013-05-17 Carl HetheringtonFix build.
2013-05-17 Carl HetheringtonAdd verbatim stack.{cpp,hpp} from mr-edd.co.uk hg repo.
2013-05-16 Carl HetheringtonCompiles; strange hang on adding content to a film.
2013-05-13 Carl HetheringtonUpdated fr_FR from Lilian.
2013-05-10 Carl HetheringtonRemove Timed*Sink and Timed*Source>
2013-05-10 Carl HetheringtonMove SRC (badly) to AudioDecoder.
2013-05-10 Carl HetheringtonMake libswresample mandatory.
2013-05-10 Carl HetheringtonAdd comment.
2013-05-10 Carl HetheringtonTidy filter_and_emit_video / decode_video_packet.
2013-05-10 Carl HetheringtonRemove gain/delay_line/matcher/trimmer.
2013-05-09 Carl HetheringtonBasic retained-mode-style canvas for timeline; allow...
2013-05-09 Carl HetheringtonMerge master.
2013-05-09 Carl HetheringtonMerge pot files.
2013-05-08 Carl HetheringtonSome tidying up. Do encode progress in the writer...
2013-05-08 Carl HetheringtonBetter fix for still (no sound) DCP crash.
2013-05-07 Carl HetheringtonAnother attempt to fix matching and confusions about...
2013-05-07 Carl HetheringtonStop SndfileDecoder with no audio emitting lots of...
2013-05-07 Carl HetheringtonFix silly bug introduced when speeding up ImageMagick...
2013-05-07 Carl HetheringtonCatch exceptions on loading config.
2013-05-07 Carl HetheringtonFix more incorrect logic.
2013-05-07 Carl HetheringtonRevert "Fix another bit of incorrect logic (this_is_fir...
2013-05-07 Carl HetheringtonFix another bit of incorrect logic (this_is_first_audio...
2013-05-07 Carl HetheringtonFix typo preventing audio sync fixes when audio follows...
2013-05-06 Carl HetheringtonRemove somewhat pointless playlist description.
2013-05-06 Carl HetheringtonRe-use ImageMagickDecoders when possible.
2013-05-06 Carl HetheringtonFix daft inefficiency in ImageMagickDecoder.
2013-05-06 Carl HetheringtonAdd basic timeline window.
2013-05-04 Carl HetheringtonMake batch converter basically work.
2013-05-04 Carl HetheringtonBatch converter stub.
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-04 Carl HetheringtonAdd config options for some of the DCP XML metadata...
2013-05-03 Carl HetheringtonTry to fix the filter / AVFrame ownership.
2013-05-02 Carl HetheringtonConfigurable default format and content type (#133).
2013-05-02 Carl HetheringtonUse newer format to specify filter graphs; don't filter...
2013-05-01 Carl HetheringtonMissing format for make_black.
2013-05-01 Carl HetheringtonUse ffmpeg calls for pixel parameters; add (and alter...
2013-05-01 Carl HetheringtonAdd pixel formats tests.
2013-05-01 Carl HetheringtonMore pixel formats.
2013-05-01 Carl HetheringtonTypo.
2013-04-30 Carl HetheringtonCouple of missing formats from Image::components().
2013-04-30 Carl HetheringtonFix reffing of the AVFrame output by the decoder.
2013-04-30 Carl HetheringtonTypo.
2013-04-30 Carl HetheringtonUpdate filter graph to new API.
2013-04-30 Carl HetheringtonRemove old ffmpeg compatibility stuff.
2013-04-29 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-04-29 Carl HetheringtonMore cycle-breaking of shared_ptr for decoder / player.
2013-04-28 Carl HetheringtonFix crash on preview playback reaching the end of the...
2013-04-28 Carl HetheringtonFix initial display of viewer image.
2013-04-28 Carl HetheringtonMerge master.
2013-04-28 Carl HetheringtonUpdated it_IT translation from Massimiliano
2013-04-28 Carl HetheringtonFix broken external audio support.
2013-04-28 Carl HetheringtonAdd total-playlist loop option; move state of content...
2013-04-27 Carl HetheringtonAdd default still length option. Split config dialog...
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.
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 HetheringtonPick up old config file.
next