Fix missing content properties when using translations.
[dcpomatic.git] / src /
2016-06-02 Carl HetheringtonFix missing content properties when using translations.
2016-06-02 Carl HetheringtonAdd an assert.
2016-06-02 Carl HetheringtonFix build.
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-05-31 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
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 HetheringtonKeep audio dialog always-on-top (#756).
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 HetheringtonTry to keep video waveform dialogue on top (#820).
2016-05-27 Carl HetheringtonUpdated uk_UA translation from Igor Voytovich.
2016-05-27 Carl HetheringtonUpdated ru_RU translation from Igor Voytovich.
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 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 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 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-23 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-05-23 Carl HetheringtonVarious moderately unpleasant hacks for Centos 5 build.
2016-05-23 Carl HetheringtonMissing virtual destructor.
2016-05-23 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-05-23 Carl HetheringtonAttempt to make more concessions for Centos 5.
2016-05-23 Carl HetheringtonMissing virtual destructor.
2016-05-23 Carl HetheringtonFix missing words in properties windows (#874).
2016-05-22 Carl HetheringtonFix two crashes with Debian-shipped FFmpeg.
2016-05-22 Carl HetheringtonSupporter.
2016-05-18 Carl HetheringtonFix incorrect scaling of S32LE samples; 1<<31 overflows...
2016-05-18 Carl HetheringtonRemove Sndfile code and use FFmpeg instead.
2016-05-18 Carl HetheringtonMore of previous.
2016-05-18 Carl HetheringtonRe-fix overlap checks for DCP referencing.
2016-05-18 Carl HetheringtonVarious text fixes.
2016-05-18 Carl HetheringtonRemove unnecessary Film variable in ContentPart.
2016-05-18 Carl HetheringtonFix crash.
2016-05-18 Carl HetheringtonFix a few crashes.
2016-05-18 Carl HetheringtonFix seek, for video at least.
2016-05-18 Carl HetheringtonBetter summaries for FFmpeg content in the list.
2016-05-18 Carl HetheringtonFix crash with no video.
2016-05-18 Carl HetheringtonUse audio length in FFmpegContent if there is no video.
2016-05-18 Carl HetheringtonStore audio length in AudioStream.
2016-05-18 Carl HetheringtonFix crash.
2016-05-18 Carl HetheringtonFix some incorrect dynamic_pointer_casts.
2016-05-18 Carl HetheringtonRename some methods.
2016-05-18 Carl HetheringtonBasics of splitting up Decoder tree like Content.
2016-05-18 Carl HetheringtonPartial work on using a no-video FFmpeg file.
2016-05-18 Carl HetheringtonSome allowances for video/audio/subtitle possibly being...
2016-05-18 Carl HetheringtonAllow content parts to not be preset in XML.
2016-05-18 Carl HetheringtonUse optional<> for _video_stream.
2016-05-18 Carl HetheringtonMove video frame rate ('prepared-for') into Content.
2016-05-18 Carl HetheringtonFix rebase onto master.
2016-05-18 Carl HetheringtonFix rebase onto master.
2016-05-18 Carl HetheringtonFix another crash with no subs.
2016-05-18 Carl HetheringtonFix crash on DCP content with no subs.
2016-05-18 Carl HetheringtonFiddle with some subtitle methods.
2016-05-18 Carl HetheringtonFix some confusions with FFmpeg audio streams.
2016-05-18 Carl HetheringtonFix Player::overlaps for the new world order.
2016-05-18 Carl HetheringtonRemove somewhat irritating logging to stdout.
2016-05-18 Carl HetheringtonClean up; merge two methods.
2016-05-18 Carl HetheringtonFix crash on emitting a signal during a constructor.
2016-05-18 Carl HetheringtonRename video/audio/subtitle part methods.
2016-05-18 Carl HetheringtonRemove unused method.
2016-05-18 Carl HetheringtonSplit audio; builds.
2016-05-18 Carl HetheringtonCopy SingleStreamAudioContent into DCPContent and Sndfi...
2016-05-18 Carl HetheringtonOne missing ->video.
2016-05-18 Carl HetheringtonFix a couple of small type errors.
2016-05-18 Carl HetheringtonAdd maybe_set to ContentPart.
2016-05-18 Carl HetheringtonSubtitle rearrangements.
2016-05-18 Carl HetheringtonBasics of subtitle split.
2016-05-18 Carl HetheringtonTake some stuff out of VideoContent into ContentPart.
2016-05-18 Carl HetheringtonReasonably straightforward stuff; main things are adding
2016-05-18 Carl HetheringtonInnocuous build fixes.
next