summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2016-06-02Fix crash when loading old state files.Carl Hetherington
2016-06-02Remove unused code.Carl Hetherington
2016-06-02Fix missing content properties when using translations.Carl Hetherington
2016-06-02Fix build.Carl Hetherington
2016-06-02Speed up referencing of existing DCPs.Carl Hetherington
2016-06-02Fix memory leak.Carl Hetherington
2016-06-01Use new libdcp reader interface.Carl Hetherington
2016-06-01Store video frame rate in XML (#883).Carl Hetherington
2016-06-01Compute offset as we go rather than once every pass().Carl Hetherington
2016-06-01Put codec name into the audio mapping view for each stream.Carl Hetherington
2016-06-01Basics of better audio stream labelling in the audio mapping view (#849).Carl Hetherington
2016-06-01Fix crash with multiple audio streams.Carl Hetherington
2016-06-01Updated cs_CZ translation from Tomáš Begeni.Carl Hetherington
2016-05-31Updated de_DE translation from Carsten Kurz.Carl Hetherington
2016-05-31Fix some more incomplete strings in the properties dialogue (#874).Carl Hetherington
2016-05-31Restore some missing stuff to the content properties dialogue.Carl Hetherington
2016-05-31Fix crash on opening properties for audio-only files.Carl Hetherington
2016-05-31Remove mention of finding subtitles when examining audio-only content (#882).Carl Hetherington
2016-05-29Updated fr_FR translation from Thierry Journet.Carl Hetherington
2016-05-29Restore mysteriously-lost frame rate details in video tab.Carl Hetherington
2016-05-29Move transcode progress updating.Carl Hetherington
2016-05-27Updated uk_UA translation from Igor Voytovich.Carl Hetherington
2016-05-27Updated ru_RU translation from Igor Voytovich.Carl Hetherington
2016-05-26Sort return from subtitles_during to fix all-subtitles display in SubtitlePanel.Carl Hetherington
2016-05-26Pass configured colours / outlining when text subtitles come out of FFmpeg.Carl Hetherington
2016-05-26Fix slightly inexplicable RGB/BGR confusion; before this the colour of subtit...Carl Hetherington
2016-05-26Factor out decoder creation to a factory method.Carl Hetherington
2016-05-26Tidy up image/text subtitle distinction with FFmpeg sources.Carl Hetherington
2016-05-25Fix missing return value in ::pass().Carl Hetherington
2016-05-25Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-25Basics of Atmos content support; can be added to project and appears in timel...Carl Hetherington
2016-05-25pot/merge.Carl Hetherington
2016-05-25Change some uses of frame to sample when talking about audio (#814).Carl Hetherington
2016-05-25Add VideoMXFContent (part of #803).Carl Hetherington
2016-05-24Speculative Rec 1886/2020 presets.Carl Hetherington
2016-05-24Disallow referencing of Interop DCPs in SMPTE films, and vice versa (#804).Carl Hetherington
2016-05-23Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2016-05-23Various moderately unpleasant hacks for Centos 5 build.Carl Hetherington
2016-05-23Missing virtual destructor.Carl Hetherington
2016-05-23Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2016-05-23Attempt to make more concessions for Centos 5.Carl Hetherington
2016-05-23Missing virtual destructor.Carl Hetherington
2016-05-23Fix missing words in properties windows (#874).Carl Hetherington
2016-05-23Fix two crashes with Debian-shipped FFmpeg.Carl Hetherington
2016-05-18Fix incorrect scaling of S32LE samples; 1<<31 overflows and causes the wrong ...Carl Hetherington
2016-05-18Remove Sndfile code and use FFmpeg instead.Carl Hetherington
2016-05-18More of previous.Carl Hetherington
2016-05-18Re-fix overlap checks for DCP referencing.Carl Hetherington
2016-05-18Various text fixes.Carl Hetherington