Missing swap in Image::swap.
[dcpomatic.git] / src /
2016-07-09 Carl HetheringtonMissing swap in Image::swap.
2016-07-09 Carl HetheringtonUse initialiser list.
2016-07-09 Carl HetheringtonRemove unused variable.
2016-07-09 Carl HetheringtonRemove unnecessary new.
2016-07-08 Carl HetheringtonFix failure to analyse audio in some cases.
2016-07-08 Carl HetheringtonHints on DCP channel counts, as suggested by Carsten.
2016-07-08 Carl HetheringtonShow hints before make DCP (#823).
2016-07-08 Carl HetheringtonFactor out hints code into its own method.
2016-07-08 Carl HetheringtonFix excessive seeking with negative audio delay.
2016-07-08 Carl HetheringtonUse strict-experimental with AVCodec to allow import...
2016-07-08 Carl HetheringtonSupport shadow in subtitles (#911).
2016-07-07 Carl HetheringtonUpdate fr_FR translation from Thierry Journet.
2016-07-07 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-07-07 Carl HetheringtonRemove unused variable.
2016-07-07 Carl HetheringtonFix confusion about elapsed time of total job vs sub...
2016-07-07 Carl HetheringtonCLI formatting tweak.
2016-07-05 Carl HetheringtonTry wxFRAME_FLOAT_ON_PARENT instead of wxSTAY_ON_TOP...
2016-07-05 Carl HetheringtonDisplay sub-job name in the CLI client.
2016-07-05 Carl HetheringtonTry to improve progress reporting when doing image...
2016-07-05 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-07-04 Carl HetheringtonComment tweak.
2016-07-04 Carl HetheringtonFix control sensitivity in various places.
2016-07-04 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2016-07-03 Carl HetheringtonUpdated ru_RU translation from Igor Voytovich.
2016-07-03 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2016-07-03 Carl HetheringtonAdjust line spacing even with subs with specified propo...
2016-07-03 Carl Hetheringtonpot/merge.
2016-07-03 Carl HetheringtonName playhead moves 'go to' rather than 'move to'
2016-07-03 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2016-07-03 Carl HetheringtonRemove several exception-throwing asserts from destructors.
2016-07-02 Carl HetheringtonTake y scale into account when deciding subtitle line...
2016-07-02 Carl HetheringtonFix thinkos with marked_up() rendering of bold/italic...
2016-07-02 Carl HetheringtonUpdated ru_RU translation from Igor Voytovich.
2016-07-02 Carl HetheringtonUpdated uk_UA translation from Igor Voytovich.
2016-07-02 Carl Hetheringtonpot/merge.
2016-07-02 Carl HetheringtonFix crash when analysing audio of large-channel-count...
2016-07-01 Carl HetheringtonAdd frame number dialog on frame position click.
2016-07-01 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-07-01 Carl HetheringtonWhite space.
2016-07-01 Carl HetheringtonMake the preview respond to changes in subtitle line...
2016-07-01 Carl HetheringtonFirst go at making the line spacing do something.
2016-07-01 Carl HetheringtonAdd UI to manage line spacing on subtitles.
2016-07-01 Carl HetheringtonAdd line-spacing property to SubtitleContent.
2016-07-01 Carl HetheringtonAdd go-to-position dialogue when clicking on preview...
2016-06-30 Carl HetheringtonMake nudge buttons nudge further with modifiers (shift...
2016-06-30 Carl HetheringtonRe-examine joined content.
2016-06-30 Carl HetheringtonBig speed-up to content joining.
2016-06-30 Carl HetheringtonFix for crash(es) when joining content.
2016-06-29 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2016-06-29 Carl HetheringtonCase fix to match tool name.
2016-06-29 Carl HetheringtonSpeculative fix for #891.
2016-06-29 Carl Hetheringtonpot/merge.
2016-06-29 Carl HetheringtonTypo.
2016-06-29 Carl HetheringtonTweak content properties layout (#895).
2016-06-29 Carl HetheringtonSmall tweaks to times in progress reports.
2016-06-29 Carl HetheringtonIncrease frequency of progres updates on long jobs...
2016-06-29 Carl HetheringtonFix handling of incorrectly-recognised JPEG2000 files.
2016-06-27 Carl HetheringtonFix pango markup when rendering subtitles.
2016-06-25 Carl HetheringtonAdd tester.
2016-06-24 Carl HetheringtonAnother fix for new file dialog sizing when using DirPi...
2016-06-24 Carl HetheringtonSupport for underlined subtitles.
2016-06-24 Carl HetheringtonRemove bad fuzzy translation.
2016-06-24 Carl HetheringtonFix confused checks for Image/GraphicsMagick in wscript...
2016-06-22 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-06-22 Carl HetheringtonDon't bother decoding referenced DCP video if the playe...
2016-06-22 Carl HetheringtonSet AudioDecoder::fast a different way.
2016-06-22 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-06-22 Carl HetheringtonOptimization for the referenced video case.
2016-06-22 Carl HetheringtonA couple of small optimisations.
2016-06-21 Carl HetheringtonMake our own DirPicker wider in the new file dialog...
2016-06-21 Carl HetheringtonRevert "Use make_shared<>."
2016-06-21 Carl HetheringtonRevert "Revert make_shared<> change which breaks build...
2016-06-21 Carl HetheringtonRevert "Odd const fix."
2016-06-21 Carl HetheringtonOdd const fix.
2016-06-21 Carl HetheringtonRevert make_shared<> change which breaks build on some...
2016-06-21 Carl HetheringtonUse make_shared<>.
2016-06-20 Carl HetheringtonPass .ass files to SSAReader.
2016-06-20 Carl HetheringtonFix crash when no video is being encoded.
2016-06-20 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2016-06-20 Carl HetheringtonFix missing code to display italic / bold font names.
2016-06-20 Carl HetheringtonHand-apply one pt_BR translation from Mx.
2016-06-20 Carl Hetheringtonpot/merge.
2016-06-20 Carl HetheringtonUpdated pt_BR translation from Max M. Fuhlendorf.
2016-06-20 Carl Hetheringtonpot/merge.
2016-06-20 Carl HetheringtonMerge branch 'fix-encoder-threading' of ssh://git.carlh...
2016-06-20 Carl HetheringtonFix encoder thread interruption.
2016-06-20 Carl HetheringtonFix another case where an exception could be thrown...
2016-06-20 Carl HetheringtonEncoder shutdown fixes.
2016-06-19 Carl HetheringtonRender bold subtitles correctly in preview / burn-in.
2016-06-19 Carl HetheringtonUpdated pt_BR translation from Max M. Fuhlendorf.
2016-06-18 Carl HetheringtonParse .ass files using the text subtitle code.
2016-06-18 Carl HetheringtonSupporter.
2016-06-17 Carl HetheringtonUse wx_to_std and std_to_wx for now.
2016-06-17 Carl HetheringtonAdd preference for the default number of DCP channels...
2016-06-17 Carl HetheringtonMissing virtual destructor.
2016-06-16 Carl HetheringtonFix typo in previous.
2016-06-16 Carl HetheringtonSupporter.
2016-06-16 Carl HetheringtonIgnore any hidden files when looking for images.
2016-06-15 Carl HetheringtonPotential fix for crash on loading a new film after...
2016-06-15 Carl HetheringtonRemove seconds from KDM time period specification ...
next