dcpomatic.git
2016-06-09 Carl HetheringtonBump dcp/sub for asdcplib update.
2016-06-09 Carl HetheringtonBump libsub for asdcplib-cth.
2016-06-09 Carl HetheringtonBump libdcp for asdcplib-cth Centos 5 fix.
2016-06-08 Carl HetheringtonBump version
2016-06-08 Carl HetheringtonBump version v2.8.9
2016-06-08 Carl HetheringtonRevert accidentally-committed test patch.
2016-06-07 Carl HetheringtonFix build on Windows.
2016-06-07 Carl HetheringtonRemove some flawed condition manipulation.
2016-06-07 Carl HetheringtonReplace a shared_ptr with a weak_ptr.
2016-06-07 Carl HetheringtonAdd new test.
2016-06-07 Carl HetheringtonRemove unused method.
2016-06-07 Carl HetheringtonBump test/data for metadata version tweak.
2016-06-07 Carl HetheringtonAdd tooltips over content channel names in the audio...
2016-06-07 Carl HetheringtonRe-add option to save DKDMs to a file.
2016-06-06 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2016-06-05 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2016-06-04 Carl HetheringtonFix deadlock on examining DCP subtitle content.
2016-06-04 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2016-06-03 Carl HetheringtonBodge Atmos translations.
2016-06-03 Carl Hetheringtonpot/merge.
2016-06-03 Carl HetheringtonFix cut-off content properties.
2016-06-03 Carl HetheringtonFix audio mapping view on Windows (#885).
2016-06-02 Carl HetheringtonBump version
2016-06-02 Carl HetheringtonBump version v2.8.8
2016-06-02 Carl HetheringtonFix crash when loading old state files.
2016-06-02 Carl HetheringtonRemove unused code.
2016-06-02 Carl HetheringtonFix missing content properties when using translations.
2016-06-02 Carl HetheringtonAdd an assert.
2016-06-02 Carl HetheringtonBump libsub for SSA subtitle fixes.
2016-06-02 Carl HetheringtonBump version
2016-06-02 Carl HetheringtonBump version v2.8.7
2016-06-02 Carl HetheringtonFix build.
2016-06-02 Carl HetheringtonBump libdcp for various new stuff.
2016-06-02 Carl HetheringtonSpeed up referencing of existing DCPs.
2016-06-02 Carl HetheringtonFix memory leak.
2016-06-01 Carl HetheringtonUse new libdcp reader interface.
2016-06-01 Carl HetheringtonFix height of content properties dialogue (#884).
2016-06-01 Carl HetheringtonStore video frame rate in XML (#883).
2016-06-01 Carl HetheringtonCompute offset as we go rather than once every pass().
2016-06-01 Carl HetheringtonPut codec name into the audio mapping view for each...
2016-06-01 Carl HetheringtonTweak group label formatting in AudioMappingView.
2016-06-01 Carl HetheringtonBasics of better audio stream labelling in the audio...
2016-06-01 Carl HetheringtonWhite space.
2016-06-01 Carl HetheringtonFix crash with multiple audio streams.
2016-06-01 Carl HetheringtonUpdated cs_CZ translation from Tomáš Begeni.
2016-06-01 Carl HetheringtonAdd a translator.
2016-05-31 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2016-05-31 Carl HetheringtonBump version
2016-05-31 Carl HetheringtonBump version v2.8.6
2016-05-31 Carl HetheringtonFix some more incomplete strings in the properties...
2016-05-31 Carl HetheringtonRestore some missing stuff to the content properties...
2016-05-31 Carl HetheringtonFix crash on opening properties for audio-only files.
2016-05-31 Carl HetheringtonRemove mention of finding subtitles when examining...
2016-05-30 Carl HetheringtonBump version
2016-05-30 Carl HetheringtonBump version v2.8.5
2016-05-30 Carl HetheringtonKeep audio dialog always-on-top (#756).
2016-05-30 Carl HetheringtonBump ffmpeg for OS X build fixes.
2016-05-30 Carl HetheringtonAdd Cancel button to custom colour conversion dialogue...
2016-05-30 Carl HetheringtonRemove unused code.
2016-05-29 Carl HetheringtonUse save/don't save/abort operation in more cases ...
2016-05-29 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2016-05-29 Carl HetheringtonRestore mysteriously-lost frame rate details in video...
2016-05-28 Carl HetheringtonMove transcode progress updating.
2016-05-27 Carl HetheringtonAnother attempt to fix FFmpeg build.
2016-05-27 Carl HetheringtonBump ffmpeg for build fix.
2016-05-27 Carl HetheringtonTry to keep video waveform dialogue on top (#820).
2016-05-27 Carl HetheringtonUpdated uk_UA translation from Igor Voytovich.
2016-05-27 Carl HetheringtonAdd another translator.
2016-05-27 Carl HetheringtonUpdated ru_RU translation from Igor Voytovich.
2016-05-27 Carl HetheringtonAdd another translator.
2016-05-26 Carl HetheringtonSort return from subtitles_during to fix all-subtitles...
2016-05-26 Carl HetheringtonFix subtitle appearance configuration with FFmpeg-text...
2016-05-26 Carl HetheringtonPass configured colours / outlining when text subtitles...
2016-05-26 Carl HetheringtonFix slightly inexplicable RGB/BGR confusion; before...
2016-05-26 Carl HetheringtonFactor out decoder creation to a factory method.
2016-05-26 Carl HetheringtonTidy up image/text subtitle distinction with FFmpeg...
2016-05-25 Carl HetheringtonHint on high audio levels (part of #822).
2016-05-25 Carl HetheringtonFix missing return value in ::pass().
2016-05-25 Carl HetheringtonBump ffmpeg.
2016-05-25 Carl HetheringtonSome missed licence tweaks.
2016-05-25 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-05-25 Carl HetheringtonBump libsub.
2016-05-25 Carl HetheringtonBump libdcp for atmos stuff.
2016-05-25 Carl HetheringtonBasics of Atmos content support; can be added to projec...
2016-05-25 Carl Hetheringtonpot/merge.
2016-05-25 Carl HetheringtonChange some uses of frame to sample when talking about...
2016-05-25 Carl HetheringtonAdd VideoMXFContent (part of #803).
2016-05-24 Carl HetheringtonTry to fix non-5 centos builds.
2016-05-24 Carl HetheringtonSpeculative Rec 1886/2020 presets.
2016-05-24 Carl HetheringtonDisallow referencing of Interop DCPs in SMPTE films...
2016-05-24 Carl HetheringtonMissing S_ on translation markup.
2016-05-24 Carl HetheringtonMore Centos 5 hacking.
2016-05-24 Carl HetheringtonYet more Centos 5 hacks.
2016-05-24 Carl HetheringtonTry to fix strangeness with {buildroot} on Centos 5.
2016-05-24 Carl HetheringtonTry to fix centos 6/7 build.
2016-05-23 Carl HetheringtonBump libsub for a parse fix with SubRip.
2016-05-23 Carl HetheringtonFix up configure checks after Centos hacks.
2016-05-23 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-05-23 Carl HetheringtonVarious moderately unpleasant hacks for Centos 5 build.
next