More build fixes.
[dcpomatic.git] / src / wx /
2016-08-12 Carl HetheringtonMove locale_convert into libdcp.
2016-08-12 Carl HetheringtonReplace incorrect uses of raw_convert with a new locale...
2016-08-12 Carl HetheringtonMove raw_convert into libdcp.
2016-08-12 Carl HetheringtonRemove all use of stringstream in an attempt to fix
2016-08-07 Carl HetheringtonSmall coding style tweak.
2016-08-07 Carl HetheringtonSupporter.
2016-08-07 Carl HetheringtonSupporter.
2016-08-05 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-08-05 Carl HetheringtonUpdate audio panel sensitivity when film's SMPTE/Intero...
2016-08-05 Carl HetheringtonCoding style tweak.
2016-08-04 Carl HetheringtonAdd export-decryption-chain button.
2016-08-04 Carl HetheringtonDifferent configuration of filename format for assets...
2016-08-04 Carl HetheringtonSupporter.
2016-08-03 Carl HetheringtonSupporter.
2016-08-01 Carl HetheringtonMissing content filename stuff in DCP filename format.
2016-07-31 Carl HetheringtonSimplify NameFormat stuff.
2016-07-31 Carl HetheringtonAllow configuration of MXF/XML filenames (part of ...
2016-07-29 Carl HetheringtonAdd reel index/count to DCP filename format.
2016-07-29 Carl HetheringtonRename KDMNameFormat.
2016-07-29 Carl HetheringtonSimplification of name format stuff.
2016-07-29 Carl HetheringtonBasics of custom DCP filename components.
2016-07-29 Carl HetheringtonLayout tweak.
2016-07-29 Carl HetheringtonRearrange KDM window and replace OK/Cancel with Make...
2016-07-29 Carl HetheringtonAllow configuration of KDM filename format.
2016-07-28 Carl HetheringtonTinker with layout.
2016-07-25 Carl HetheringtonExpand vertical size of servers list in preferences...
2016-07-22 Carl HetheringtonSupporter.
2016-07-22 Carl HetheringtonRename SafeStringStream -> locked_stringstream. Bump...
2016-07-20 Carl HetheringtonFix audio matrix view labels when DCP audio channel...
2016-07-19 Carl HetheringtonAdd tooltip to DCP name.
2016-07-18 Carl HetheringtonSupporter.
2016-07-15 Carl HetheringtonAdd channel count hints to the default audio channel...
2016-07-11 Carl HetheringtonSupporter.
2016-07-11 Carl HetheringtonUpdated zh_CN translation from Rov (若文).
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 HetheringtonSupport shadow in subtitles (#911).
2016-07-07 Carl HetheringtonUpdate fr_FR translation from Thierry Journet.
2016-07-05 Carl HetheringtonTry wxFRAME_FLOAT_ON_PARENT instead of wxSTAY_ON_TOP...
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 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-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 HetheringtonAdd UI to manage line spacing on subtitles.
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-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 HetheringtonFix handling of incorrectly-recognised JPEG2000 files.
2016-06-25 Carl HetheringtonAdd tester.
2016-06-24 Carl HetheringtonAnother fix for new file dialog sizing when using DirPi...
2016-06-24 Carl HetheringtonRemove bad fuzzy translation.
2016-06-22 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
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-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 "Odd const fix."
2016-06-21 Carl HetheringtonOdd const fix.
2016-06-21 Carl HetheringtonUse make_shared<>.
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-19 Carl HetheringtonUpdated pt_BR translation from Max M. Fuhlendorf.
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-16 Carl HetheringtonFix typo in previous.
2016-06-16 Carl HetheringtonSupporter.
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 HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
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 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-08 Carl HetheringtonRevert accidentally-committed test patch.
2016-06-07 Carl HetheringtonRemove some flawed condition manipulation.
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-05 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2016-06-04 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
next