summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-05-30Keep audio dialog always-on-top (#756).Carl Hetherington
2016-05-30Add Cancel button to custom colour conversion dialogue (#880).Carl Hetherington
2016-05-30Remove unused code.Carl Hetherington
2016-05-30Use save/don't save/abort operation in more cases (#847).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-27Try to keep video waveform dialogue on top (#820).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-26Fix subtitle appearance configuration with FFmpeg-text subs.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-25Hint on high audio levels (part of #822).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-24Missing S_ on translation markup.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-22Supporter.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
2016-05-18Remove unnecessary Film variable in ContentPart.Carl Hetherington
2016-05-18Fix crash.Carl Hetherington
2016-05-18Fix a few crashes.Carl Hetherington
2016-05-18Fix seek, for video at least.Carl Hetherington
2016-05-18Better summaries for FFmpeg content in the list.Carl Hetherington
2016-05-18Fix crash with no video.Carl Hetherington
2016-05-18Use audio length in FFmpegContent if there is no video.Carl Hetherington
2016-05-18Store audio length in AudioStream.Carl Hetherington
2016-05-18Fix crash.Carl Hetherington