Re-fix -dbg packages.
[dcpomatic.git] / src /
2015-11-10 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2015-11-10 Carl HetheringtonFix some float/double implicit casts (#742).
2015-11-09 Carl HetheringtonDesensitize trim-up-to buttons as appropriate (#737).
2015-11-09 Carl HetheringtonKeep current frame visible when trimming start. Don...
2015-11-08 Carl HetheringtonFix bad layout in the audio tab.
2015-11-08 Carl HetheringtonSupporter.
2015-11-08 Carl HetheringtonAdd appearance dialog for SubRip subtitles.
2015-11-07 Carl HetheringtonTidy up; rename add_label_to_grid_bag_sizer -> add_labe...
2015-11-07 Carl HetheringtonTweak subtitle panel layout slightly.
2015-11-06 Carl HetheringtonSort cinemas in screens panel (#726).
2015-11-06 Carl HetheringtonFix warning.
2015-11-06 Carl HetheringtonTry to fix build with new g++.
2015-11-06 Carl HetheringtonUpdated ru_RU translation from Igor Voytovich.
2015-11-06 Carl HetheringtonClean up a bit by using Content::film() more.
2015-11-06 Carl HetheringtonAllow single-frame image contents to adjust their video...
2015-11-06 Carl HetheringtonFix slow update of DCP frame rate spinner.
2015-11-06 Carl HetheringtonRemove unused method (identical in parent class).
2015-11-05 Carl HetheringtonFix timestamps of things coming out of the DCP decoder...
2015-11-05 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2015-11-05 Carl Hetheringtonpot/pot_merge.
2015-11-05 Carl HetheringtonAdd console to dcpomatic_kdm on Windows. Tweak layout...
2015-11-04 Carl HetheringtonShrink height of KDM creator a bit.
2015-11-04 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2015-11-04 Carl HetheringtonTry to hack around font finding during unit tests.
2015-11-04 Carl HetheringtonTry to fix fallback font locations.
2015-11-03 Carl HetheringtonImprove reporting of unhandled exceptions.
2015-11-03 Carl HetheringtonAdd missing alpha_blend() for XYZ content so that subti...
2015-11-03 Carl HetheringtonVarious improvements in robustness / neatness of certif...
2015-11-03 Carl HetheringtonAnother missing include.
2015-11-03 Carl HetheringtonNow-required include.
2015-11-03 Carl HetheringtonFix confusion over when DCPDecoder::_next means wrt...
2015-11-03 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2015-11-03 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2015-11-03 Carl HetheringtonUpdated ru_RU translation from Igor Voytovich.
2015-11-02 Carl Hetheringtonpot/merge.
2015-11-02 Carl HetheringtonReset KDM email subject as well as body; fix erroneous...
2015-11-02 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2015-11-02 Carl HetheringtonFix incorrect preview of italic subtitles (#728).
2015-11-02 Carl HetheringtonHeader ordering.
2015-10-30 Carl HetheringtonDisallow referencing of things which are not present...
2015-10-30 Carl HetheringtonMake sure we have a subtitle if we're trying to referen...
2015-10-30 Carl Hetheringtonpot/merge.
2015-10-30 Carl HetheringtonImprove wording of use-any-servers checkbox.
2015-10-30 Carl HetheringtonMake it possible to do more stuff when there is missing...
2015-10-30 Carl HetheringtonFurther ru_RU update.
2015-10-30 Carl HetheringtonUpdated ru_RU translation from Igor Voytovich.
2015-10-30 Carl HetheringtonFix non-update of timeline when reels setup changes.
2015-10-30 Carl HetheringtonNon-existant method.
2015-10-30 Carl HetheringtonRemove unnecessary extra function.
2015-10-29 Carl HetheringtonFix incorrect colourspace conversion of XYZ content
2015-10-29 Carl HetheringtonUpdated pt_PT translation from Tiago Casal Ribeiro.
2015-10-29 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2015-10-29 Carl Hetheringtonpot/merge.
2015-10-29 Carl HetheringtonNew pt_PT translation from Tiago Casal Ribeiro.
2015-10-28 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-10-28 Carl HetheringtonFix OS X build.
2015-10-28 Carl HetheringtonMore tweaks to image filename ordering.
2015-10-28 Carl HetheringtonAdd some comments for translators.
2015-10-28 Carl HetheringtonFix Danish language name.
2015-10-28 Carl HetheringtonUpdated da_DK translation from Anders Uhl Pedersen.
2015-10-26 Carl HetheringtonSpeculative fix for missing attachments on KDM emails.
2015-10-26 Carl HetheringtonSpeculative fix for image corruption following 2e62b2c0...
2015-10-26 Carl HetheringtonReinstate subtitle speed-up patch 526fd6de4c80a7ac9614a...
2015-10-23 Carl HetheringtonRevert "Avoid decoding other packets when looking for...
2015-10-22 Carl HetheringtonSomewhat hackily fix rounding of reel lengths.
2015-10-22 Carl HetheringtonMove quite a lot of stuff out of Writer into a new...
2015-10-22 Carl HetheringtonRemove ref_write mechanism and instead maintain state...
2015-10-22 Carl HetheringtonVarious multi-reel fixes.
2015-10-22 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-10-20 Carl HetheringtonReplace StringError with the equivalent std::runtime_error.
2015-10-20 Carl HetheringtonFix update of reference-dcp-audio button.
2015-10-19 Carl HetheringtonDraw reels in the timeline.
2015-10-19 Carl HetheringtonFix by-video-content reel split when there is content...
2015-10-19 Carl HetheringtonAdd button to export private keys from the config.
2015-10-17 Carl HetheringtonSupporter.
2015-10-16 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-10-16 Carl HetheringtonRemove the dreaded _decoded_video size assertion.
2015-10-16 Carl HetheringtonUpdate comment.
2015-10-16 Carl HetheringtonAvoid decoding other packets when looking for subs.
2015-10-15 Carl HetheringtonLog to stdout in DCPOMATIC_DEBUG.
2015-10-15 Carl HetheringtonUse AV_ prefixes on some FFmpeg bits.
2015-10-15 Carl HetheringtonFix invalid Interop subtitle times in some cases.
2015-10-14 Carl HetheringtonAdd translator of previous it_IT commit.
2015-10-14 Carl HetheringtonQuote ffprobe path on OS X.
2015-10-14 Carl HetheringtonOnly show existing DCP channels in the audio dialog...
2015-10-14 Carl HetheringtonOptimise audio filters; tweak order of the LPFs in...
2015-10-14 Carl HetheringtonUpdated it_IT translation; translator name to follow.
2015-10-13 Carl HetheringtonSome attempts to block referencing of DCPs when it...
2015-10-12 Carl HetheringtonRename split-by-video content slightly; fix referencing...
2015-10-12 Carl HetheringtonFix merge.
2015-10-12 Carl HetheringtonFix sensitivity of reel length entry.
2015-10-12 Carl HetheringtonImplement Film::reels().
2015-10-12 Carl HetheringtonTry to clarify period from/to.
2015-10-12 Carl HetheringtonUn-attached reel UI.
2015-10-12 Carl HetheringtonBasics of reel split.
2015-10-12 Carl HetheringtonTemplatise TimePeriod and add DCPTimePeriod.
2015-10-12 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2015-10-11 Carl HetheringtonFix missing preview of referenced DCPs; deciding whethe...
2015-10-11 Carl HetheringtonCorrectly update GUI wrt subtitle referencing.
2015-10-11 Carl HetheringtonMerge.
next