Fix typo in log message.
[dcpomatic.git] / src / wx /
2022-09-16 Carl HetheringtonFix black borders around the preview in some cases...
2022-09-14 Carl HetheringtonFix some spelling mistakes (mostly in comments).
2022-09-13 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2022-09-11 Carl HetheringtonSupporters update. v2.16.25
2022-09-11 Carl HetheringtonMerge branch '2323-player-locking'
2022-09-10 Carl HetheringtonTrim some includes.
2022-09-08 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2022-09-06 Carl Hetheringtonpot/merge.
2022-09-05 Carl HetheringtonTidy up code to report failures to load config in the UI.
2022-09-03 Carl HetheringtonUpdated sl_SI translation from Martin Srebotnjak. v2.16.24
2022-09-03 Carl HetheringtonBump libdcp for better ContentKind support, and libsub
2022-09-01 Carl HetheringtonFix two more badly-adapted instantiations of EditableLi...
2022-08-30 Carl HetheringtonFix incorrect ordering when adding cinemas.
2022-08-30 Carl HetheringtonFix previous.
2022-08-30 Carl HetheringtonRefresh cinemas UI if the cinemas.xml file location...
2022-08-30 Carl HetheringtonFix error when exporting the cinemas file with overwrite.
2022-08-30 Carl HetheringtonCleanup: white space.
2022-08-30 Carl HetheringtonCleanup: auto
2022-08-30 Carl HetheringtonHandle failures to write cinemas.xml more nicely.
2022-08-30 Carl HetheringtonCleanup: use some better variable names and ScopeGuards.
2022-08-28 Carl HetheringtonSupporters update.
2022-08-28 Carl HetheringtonDisplay the rating agency name rather than the URL...
2022-08-28 Carl HetheringtonGive some more space for ratings.
2022-08-28 Carl HetheringtonUse the same code for both Interop and SMPTE ratings...
2022-08-28 Carl HetheringtonFix missing buttons for ratings lists.
2022-08-26 Carl HetheringtonCleanup: white space.
2022-08-26 Carl HetheringtonUpdated hu_HU translation from Németh Áron.
2022-08-26 Carl HetheringtonTweak position of existing translator in the list.
2022-08-26 Carl HetheringtonTemplate hu_HU translation.
2022-08-15 Carl HetheringtonSupporters update.
2022-08-13 Carl HetheringtonSupporters update. v2.16.20
2022-08-12 Carl HetheringtonRemove misleading comment.
2022-08-12 Carl HetheringtonPut the OpenGL XYZ -> RGB gammas the right way round...
2022-08-08 Carl HetheringtonUse wxNO_UNSAFE_WXSTRING_CONV and fix a bug it reveals.
2022-07-25 Carl HetheringtonUpdated sl_SI translation from Martin Srebotnjak.
2022-07-25 Carl HetheringtonUpdated sl_SI translation from Martin Srebotnjak.
2022-07-21 Carl HetheringtonC++11 tidying.
2022-07-20 Carl HetheringtonFix failure to update peak on changing gain (#2286). v2.16.19
2022-07-20 Carl HetheringtonSupporters update.
2022-07-20 Carl HetheringtonSupporters update.
2022-07-20 Carl HetheringtonAdd option to give HTMLDialog an OK button.
2022-07-20 Carl HetheringtonHack more height for HTMLDialog.
2022-07-20 Carl HetheringtonUse bitmap_path to find me.jpeg
2022-07-20 Carl HetheringtonChange bitmap_path to take a full name with extension.
2022-07-17 Carl HetheringtonUpdated sl_SI translation from Martin Srebotnjak.
2022-07-12 Carl HetheringtonSupporters update. v2.16.18
2022-07-11 Carl HetheringtonUse a vector rather than a list when returning from...
2022-07-11 Carl HetheringtonLittle C++11 cleanup.
2022-07-11 Carl HetheringtonBe a bit more careful with content_factory().
2022-07-11 Carl HetheringtonWe no longer support .ecinema files.
2022-07-10 Carl HetheringtonUpdated sl_SI translation from Martin Srebotnjak.
2022-07-09 Carl HetheringtonNew sl_SI translation from Martin Srebotnjak.
2022-07-08 Carl HetheringtonMissed bits of sl_SI translation update.
2022-07-08 Carl HetheringtonSupport sl_SI (Slovenian) translation.
2022-07-07 Carl HetheringtonThere's no longer ever a need to disable the mixdown...
2022-07-07 Carl HetheringtonUpdated cs_CZ translation from Tomáš Begeni.
2022-07-02 Carl HetheringtonSupporters update.
2022-07-01 Carl HetheringtonRestore use of SystemFontDialog so that system fonts...
2022-06-30 Carl HetheringtonAdvanced option to allow mapping to any audio channel...
2022-06-25 Carl HetheringtonSupporters update.
2022-06-12 Carl HetheringtonAdd Prores 4444 support (#2263).
2022-06-12 Carl HetheringtonRename PRORES -> PRORES_HQ
2022-06-12 Carl HetheringtonSupporters/subscribers update.
2022-06-11 Carl HetheringtonAdd tester.
2022-06-09 Carl HetheringtonFix strange multi-selection behaviour on Linux (#2269).
2022-06-07 Carl HetheringtonRearrange subtitle font management.
2022-06-06 Carl HetheringtonPreserve export video settings in the config (#2259).
2022-06-06 Carl HetheringtonC++11 tidying.
2022-06-06 Carl HetheringtonMake jump-to-first-subtitle also work with DCP subs.
2022-06-03 Carl HetheringtonAllow sending KDMs to more emails (#2244).
2022-05-26 Carl HetheringtonFix race between the Butler thread starting and audio...
2022-05-26 Carl HetheringtonHide audio sample rate option in DCP panel unless the...
2022-05-25 Carl HetheringtonSupporters update. v2.16.13
2022-05-22 Carl HetheringtonOpenGL line width > 1.0 does not seem to work on macOS...
2022-05-22 Carl HetheringtonCleanup: use an enum rather than a magic value.
2022-05-14 Carl HetheringtonLayout alignment tweaks.
2022-05-12 Carl HetheringtonFix build on Debian 9.
2022-05-11 Carl HetheringtonSupporters update.
2022-05-11 Carl HetheringtonMissing <b> tag in sv_SE translation (#2243).
2022-05-11 Carl HetheringtonUpdated pl_PL translation from Michał Tomaszewski.
2022-05-11 Carl HetheringtonFix typo in string (thanks Michał Tomaszewski)
2022-05-08 Carl HetheringtonAdd new screen to the right place just after adding...
2022-05-08 Carl HetheringtonSpeed up content selection when we have audio analysis...
2022-05-06 Dian LiUpdated zh_CN translation
2022-05-06 Carl HetheringtonC++11 tidying.
2022-05-05 Carl HetheringtonFix truncated email addresses in cinema email address.
2022-05-05 Carl HetheringtonFix missing buttons in cinema email list.
2022-05-05 Carl HetheringtonUse dcp::File in DCP-o-matic (#2231).
2022-05-02 Carl HetheringtonAdd preference for default KDM duration (#2224).
2022-05-02 Carl HetheringtonFix colour of preview when there is no film loaded.
2022-05-01 Carl HetheringtonExtract and improve code to find missing files (#1940).
2022-05-01 Carl HetheringtonC++11 / sorting cleanups.
2022-05-01 Carl HetheringtonReplace some raw arrays with std::vectors.
2022-05-01 Carl HetheringtonAdd more filenames to content properties (#2120).
2022-05-01 Carl HetheringtonC++11 tidying.
2022-05-01 Carl HetheringtonMake sure that crop preview rectangle is properly hidde...
2022-05-01 Carl HetheringtonFix the alignment of the current position in the playba...
2022-04-30 Carl HetheringtonAnother macOS build fix.
2022-04-30 Carl HetheringtonFix macOS build.
2022-04-29 Carl HetheringtonUse explicit parameters to the EditableList constructor...
next