No-op; rename a whole load of wx constants to their shorter equivalents.
[dcpomatic.git] / src / lib /
2016-11-19 Carl HetheringtonMove position variables into the video/audio/subtitle...
2016-11-19 Carl HetheringtonCope with offsets between video/audio/subtitle data...
2016-11-19 Carl HetheringtonFix incorrect scaling of DVB subtitles when the picture...
2016-11-17 Carl HetheringtonA possibly-better approach to seeking.
2016-11-16 Carl HetheringtonCatch failures to read missing DCPs in various places.
2016-11-15 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-11-15 Carl HetheringtonAttempt to fix lost frames on remote encodes in certain...
2016-11-14 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-11-14 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2016-11-09 Carl HetheringtonMissing include.
2016-11-09 Carl HetheringtonFix merge.
2016-11-09 Carl HetheringtonBump libdcp for asdcplib Debian unstable build fix.
2016-11-09 Carl HetheringtonAdd some debug logging.
2016-11-08 Carl HetheringtonMerge cherry-pick of fix for #946.
2016-11-08 Carl HetheringtonVarious fixes to subtitle rendering.
2016-11-07 Carl HetheringtonUpdated da_DK translation from Anders Uhl Pedersen.
2016-11-02 Carl HetheringtonMissing FFmpeg include; fixes #989.
2016-10-31 Carl HetheringtonUse the same ContextID whenever encrypting the picture...
2016-10-30 Carl Hetheringtonconst-correctness fix (#985).
2016-10-29 Carl HetheringtonFix attempt to internationalise an empty string causing...
2016-10-28 Carl HetheringtonUpdated it_IT translation from Fabio "Zak" Belli.
2016-10-26 Carl HetheringtonUpdated es_ES translation from Manuel AC.
2016-10-25 Carl HetheringtonUpdated sv_SE translation from Adam Klotblixt.
2016-10-25 Carl Hetheringtonpot/merge.
2016-10-25 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-10-24 Carl HetheringtonBuild fix.
2016-10-24 Carl HetheringtonFix broken digest progress reporting (#977).
2016-10-24 Carl HetheringtonFix seeking with 3D alternate-frame sources.
2016-10-23 Carl HetheringtonMerge identical time periods returned from text_subtitl...
2016-10-20 Carl HetheringtonGive a better error if the user tries to load a non...
2016-10-19 Carl HetheringtonFix misunderstandings in decoder frame handling for...
2016-10-18 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2016-10-17 Carl HetheringtonFix merge.
2016-10-14 Carl HetheringtonAdd KDMs after resolving asset references; don't complain
2016-10-14 Carl HetheringtonUpdate content list when selected CPL changes in DCP...
2016-10-11 Carl HetheringtonFix crash on opening content menu for DCPs that have...
2016-10-10 Carl HetheringtonFix failure of DCPDecoder::text_subtitles_during to...
2016-10-07 Carl HetheringtonFix overlapping burnt-in subtitles in some cases (...
2016-10-06 Carl HetheringtonMerge.
2016-10-06 Carl HetheringtonAdd menu option to select CPL.
2016-10-05 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2016-10-04 Carl HetheringtonFix subtitle_id to work with _TEXT and _ASS subtitles...
2016-10-03 Carl HetheringtonDon't let hint generation throw an exception in the...
2016-10-03 Carl HetheringtonFix thinko.
2016-10-03 Carl HetheringtonUpdated zh_CN translation from 刘汉源.
2016-10-03 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2016-10-02 Carl Hetheringtonpot/merge.
2016-10-02 Carl HetheringtonSpeculative fix for sending KDM emails via port 465.
2016-09-30 Carl HetheringtonStart reporting frames completed in transcode jobs...
2016-09-30 Carl HetheringtonSpeed up response to a request to pause a job.
2016-09-30 Carl HetheringtonAllow loading of multiple films from the batch converte...
2016-09-30 Carl HetheringtonBetter tidy_for_filename that doesn't screw up with...
2016-09-28 Carl HetheringtonYet more libdcp-related build fixes.
2016-09-28 Carl HetheringtonFix crash on 'report a problem' in the KDM creator.
2016-09-27 Carl HetheringtonUpdated ru_RU translation from Igor Voytovich.
2016-09-26 Carl HetheringtonDisallow refer if the film frame size is not the same...
2016-09-26 Carl HetheringtonUpdated zh_CN translation from 刘汉源.
2016-09-26 Carl HetheringtonDon't re-use J2K data if it's the wrong size (#964).
2016-09-26 Carl HetheringtonAdd note for translators.
2016-09-22 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-09-21 Carl HetheringtonCorrectly spot that a DCP with unencrypted picture...
2016-09-21 Carl HetheringtonDisallow referencing DCPs of different frame rates...
2016-09-20 Carl HetheringtonTrim referred-to DCPs correctly using CPL entry point...
2016-09-20 Carl HetheringtonGive better errors on Subrip parse failures.
2016-09-20 Carl HetheringtonAdd some debugging.
2016-09-20 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-09-20 Carl HetheringtonFix crash on windows.
2016-09-19 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-09-19 Carl HetheringtonDiscard packets with crazy (very negative) timestamps.
2016-09-19 Carl HetheringtonTry to fix build.
2016-09-19 Carl HetheringtonAdd some debugging logs for #953.
2016-09-12 Carl HetheringtonFix uninitialised variables causing random audio analys...
2016-09-12 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-09-12 Carl HetheringtonAdd a hint about non-flat/scope containers after hearin...
2016-09-09 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-09-09 Carl HetheringtonChange previous to use WTF for SMPTE DCP audio.
2016-09-08 Carl HetheringtonWrite a 7.1 channel assignment into SMPTE DCP audio...
2016-09-08 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-09-08 Carl HetheringtonDefault to building Interop DCPs.
2016-09-08 Carl HetheringtonImprove formatting of AudioContent technical summary.
2016-09-07 Carl HetheringtonUpdated es_ES translation from Manuel AC.
2016-08-30 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2016-08-28 Carl HetheringtonFix occasional flashes with faded subtitles.
2016-08-28 Carl HetheringtonUpdate view on changing subtitle fade.
2016-08-28 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2016-08-28 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2016-08-28 Carl HetheringtonFix typo (thanks Rob).
2016-08-27 Carl Hetheringtonpot/merge.
2016-08-27 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2016-08-27 Carl HetheringtonUpdated zh_CN translation from 刘汉源.
2016-08-27 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-08-27 Carl HetheringtonFix KDM email start/end time substitution.
2016-08-26 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-08-26 Carl HetheringtonConfirm sending of KDM emails.
2016-08-26 Carl HetheringtonFix failure to display when loading old films with...
2016-08-26 Carl HetheringtonFix exception on new file with no templates.
2016-08-25 Carl HetheringtonAdd channel details to high-audio-level hints (#822).
2016-08-25 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-08-25 Carl HetheringtonMissing file.
2016-08-25 Carl HetheringtonMake burnt-in subtitle outline width configurable ...
next