More trimming.
[dcpomatic.git] / src /
2013-05-29 Carl HetheringtonRemove unnecessary include; add makedcp-osx.
2013-05-29 Carl HetheringtonBuild fixes for OS X.
2013-05-25 Carl HetheringtonTry to fix memory leak in filter graph.
2013-05-24 Carl HetheringtonMerge branch 'master' of ssh://houllier/home/carl/git...
2013-05-24 Carl Hetheringtoni18n tweak from Lilian.
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 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-13 Carl HetheringtonUpdated fr_FR from Lilian.
2013-05-09 Carl HetheringtonMerge pot files.
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 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 HetheringtonMerge branch 'master' of ssh://houllier/home/carl/git...
2013-05-06 Carl HetheringtonFix resizing/redraw problems on Windows.
2013-05-05 Carl HetheringtonFix broken layout with pause button.
2013-05-04 Carl HetheringtonMake batch converter basically work.
2013-05-04 Carl HetheringtonBatch converter stub.
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 HetheringtonBack-port tabbed config dialog from 1.0
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-28 Carl HetheringtonUpdated it_IT translation from Massimiliano
2013-04-28 Carl HetheringtonFix broken external audio support.
2013-04-26 Carl HetheringtonMerge master.
2013-04-25 Carl HetheringtonRemove Image::clone in favour of a copy constructor...
2013-04-24 Carl HetheringtonFix #124 (allow use of existing directories for new...
2013-04-24 Carl HetheringtonTry to fix crash with still-image DCPs.
2013-04-24 Carl HetheringtonHack around no-trim altering the ends of encodes.
2013-04-24 Carl HetheringtonSome const correctness.
2013-04-23 Carl HetheringtonAdd a test; turn off verbose logging by default in...
2013-04-23 Carl HetheringtonConnect Trimmer clsas.
2013-04-23 Carl HetheringtonMerge branch 'debian-dbg'
2013-04-22 Carl HetheringtonMerge branch 'bug-120'
2013-04-22 Carl Hetheringtonfr_FR translation for a couple of new strings from...
2013-04-22 Carl HetheringtonMerge new pot files.
2013-04-22 Carl HetheringtonFix french message (#125).
2013-04-22 Carl HetheringtonTry to fix it.
2013-04-21 Carl HetheringtonMerge master.
2013-04-20 Carl HetheringtonImport Ardour's LocaleGuard to fix problems with saving...
2013-04-20 Carl HetheringtonBe more careful about the validity of s->metadata.
2013-04-20 Carl HetheringtonMerge branch 'staging' of ssh://houllier/home/carl...
2013-04-20 Carl HetheringtonSomewhat hacky but seemingly functional frame back...
2013-04-20 Carl HetheringtonFix for 2.8.
2013-04-19 Carl HetheringtonBasic frame index and timecode (part of #68).
2013-04-19 Carl HetheringtonWrite metadata on new film to go with the directory...
2013-04-19 Carl HetheringtonMerge branch 'staging' of /home/carl/git/dvdomatic...
2013-04-18 Carl HetheringtonFix warning.
2013-04-18 Carl HetheringtonMerge branch 'master' into staging
2013-04-18 Carl HetheringtonMerge branch 'master' into staging
2013-04-17 Carl HetheringtonMerge branch 'master' into staging
2013-04-17 Carl HetheringtonMerge branch 'master' into staging
2013-04-16 Carl HetheringtonMerge branch 'master' into trimming
2013-04-15 Carl HetheringtonMerge branch 'fix-early-audio-take2' into staging
2013-04-15 Carl HetheringtonMerge branch 'master' into fix-early-audio-take2
2013-04-15 Carl HetheringtonMerge branch 'master' into format-fix
2013-04-15 Carl HetheringtonMerge branch 'debug-i18n' of ssh://houllier/home/carl...
2013-04-15 Carl HetheringtonMerge branch 'master' into debug-i18n
2013-04-15 Carl HetheringtonSet language for English rather than just using blank...
2013-04-15 Carl HetheringtonMerge branch 'master' into debug-i18n
2013-04-15 Carl HetheringtonRepair very bad merge. Mysterious.
2013-04-15 Carl HetheringtonMerge master.
2013-04-15 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-04-15 Carl HetheringtonFix typo.
2013-04-14 Carl HetheringtonTry to fix problems with empty configured language.
2013-04-14 Carl HetheringtonAdd Trimmer class; not linked in.
2013-04-14 Carl Hetheringtonmerge.
2013-04-14 Carl HetheringtonTry to fix path.
2013-04-14 Carl HetheringtonFix path.
2013-04-14 Carl HetheringtonNS fix.
2013-04-14 Carl HetheringtonUI and basic back-end state for trim type.
2013-04-13 Carl HetheringtonMissing using.
2013-04-13 Carl HetheringtonUse film-name-derived names for MXFs in DCPs.
2013-04-13 Carl HetheringtonSome logging.
2013-04-11 Carl HetheringtonFix typo.
next