More build fixes.
[dcpomatic.git] / src /
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 ...
2016-06-14 Carl HetheringtonBasic guessing of audio channels from filenames (#393).
2016-06-14 Carl HetheringtonClean up of 3D->2D conversion.
2016-06-14 Carl HetheringtonDiscard right-eye images when using 3D sources to make...
2016-06-14 Carl HetheringtonUse edit rate not frame rate for displaying rate of...
2016-06-14 Carl HetheringtonFix subtle bug with 3D and add a explicit to stop it...
2016-06-14 Carl HetheringtonSet correct video frame type when importing DCPs (part...
2016-06-14 Carl HetheringtonFix some confusion with filling and VideoFrame.
2016-06-14 Carl HetheringtonAdd VideoFrame class.
2016-06-14 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-06-13 Carl HetheringtonSilly mistake in previous.
2016-06-13 Carl HetheringtonTry to fix build.
2016-06-13 Carl HetheringtonImprove error messages on failing to load DCP subs.
2016-06-13 Carl HetheringtonFix VideoDecoder::get_video() with 3D.
2016-06-13 Carl HetheringtonAdd 3D video frame type for, e.g. 3D DCP inputs (part...
2016-06-13 Carl HetheringtonRemove caching of old ImageDecoder objects.
2016-06-13 Carl HetheringtonMake storage of VideoFrameType robust by using a string...
2016-06-13 Carl HetheringtonUse nettle rather then openssl for MD5 digesting.
2016-06-13 Carl HetheringtonRename MD5Digester -> Digester.
2016-06-13 Carl HetheringtonAdd button to move things to the start of reels (#798).
2016-06-11 Carl HetheringtonFix supporter name.
2016-06-11 Carl HetheringtonSupporter.
2016-06-10 Carl HetheringtonGo back to referencing subrip from the top of the frame.
2016-06-10 Carl HetheringtonTweak subrip position.
2016-06-10 Carl HetheringtonFix positioning of SubRip.
2016-06-10 Carl HetheringtonSpecify a default font size if none comes from libsub.
2016-06-09 Carl HetheringtonRemove some debug code.
2016-06-09 Carl HetheringtonFix thinko.
2016-06-09 Carl HetheringtonFix some code duplication and crashes when decoding...
2016-06-09 Carl HetheringtonRemove unused code.
2016-06-09 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-06-09 Carl HetheringtonPartial work on fixing vertical positioning of subtitle...
2016-06-08 Carl HetheringtonRevert accidentally-committed test patch.
2016-06-07 Carl HetheringtonRemove some flawed condition manipulation.
2016-06-07 Carl HetheringtonReplace a shared_ptr with a weak_ptr.
2016-06-07 Carl HetheringtonRemove unused method.
2016-06-07 Carl HetheringtonAdd tooltips over content channel names in the audio...
2016-06-07 Carl HetheringtonRe-add option to save DKDMs to a file.
2016-06-06 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2016-06-05 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2016-06-04 Carl HetheringtonFix deadlock on examining DCP subtitle content.
2016-06-04 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2016-06-03 Carl HetheringtonBodge Atmos translations.
2016-06-03 Carl Hetheringtonpot/merge.
2016-06-03 Carl HetheringtonFix cut-off content properties.
2016-06-03 Carl HetheringtonFix audio mapping view on Windows (#885).
next