Improve alignment of audio language controls (#2040).
[dcpomatic.git] / src / wx /
2021-03-21 Mattias MattssonUpdated sv_SE translations v2
2021-03-21 Carl HetheringtonC++11 tidying.
2021-03-20 Carl HetheringtonExpand the DCP name entry a bit.
2021-03-20 Carl HetheringtonAdd select-all.
2021-03-20 Carl HetheringtonFix setting of fade in/out on multiple pieces of conten...
2021-03-20 Carl HetheringtonTidy up HMSF handling in a few places.
2021-03-20 Carl HetheringtonCleanup: use from_frames rather than from_seconds.
2021-03-20 Carl HetheringtonTidy up slightly with a lambda.
2021-03-19 Carl HetheringtonMissing std_to_wx().
2021-03-19 Carl HetheringtonWhite space / C++11 tidying.
2021-03-18 Carl HetheringtonAdd Mattias Mattsson to translators list.
2021-03-17 Carl HetheringtonAfter a tag search, scroll the list so we can see the...
2021-03-17 Carl HetheringtonWhen correcting markers keep them just inside the proje...
2021-03-17 Carl HetheringtonMissing verification note text.
2021-03-17 Carl HetheringtonStop truncated numbers on Linux (at least).
2021-03-17 Carl HetheringtonLimit markers to the film length on entry (#1920).
2021-03-14 Carl HetheringtonFix crash on startup on macOS.
2021-02-28 Carl HetheringtonAdd version informationm to splash screen (#1913).
2021-02-23 Carl HetheringtonRemove wxSTAY_ON_TOP from splash screen on Windows...
2021-02-23 Carl HetheringtonFix some wxWidgets assertion failures.
2021-02-23 Carl HetheringtonFix some wx3.1 alignment.
2021-02-16 Carl HetheringtonC++11 tidying.
2021-02-15 Carl HetheringtonFix wx3.1.x alignment errors.
2021-02-15 Carl HetheringtonAllow multiple video tracks to be visible in the timeline.
2021-02-15 Carl HetheringtonFix timeline zoom oddities after dragging a very small...
2021-02-15 Carl HetheringtonTypo fix.
2021-02-09 Carl HetheringtonHandle pending player changes more efficiently.
2021-02-09 Carl HetheringtonMove some updates from content_change to player_change.
2021-02-09 Carl HetheringtonUse vector for _pending_player_changes
2021-02-09 Carl HetheringtonSome small C++11 tweaks.
2021-02-07 Carl HetheringtonRemove erroneous wxFD_MULTIPLE flag.
2021-02-07 Carl HetheringtonC++ tidying.
2021-02-07 Carl Hetheringtonlibdcp update.
2021-02-06 Carl HetheringtonInclude creator/issuer in default name of exported...
2021-02-06 Carl HetheringtonTweak label of KDM decryption key export button (#1888).
2021-02-06 Carl HetheringtonC++11 tidying.
2021-02-06 Carl HetheringtonForce .pem extension when saving certificates.
2021-02-06 Carl HetheringtonAdd some default filenames to the advanced certificate...
2021-02-05 Carl HetheringtonTesting: add minimum frame size configuration option. v2.15.126
2021-02-04 Carl HetheringtonSpeculative fix for incorrect rendering of UTF-8 in...
2021-02-04 Carl HetheringtonUse auto.
2021-02-03 Carl HetheringtonUse strcoll() to compare cinemas/screens in the KDM...
2021-02-03 Carl Hetheringtonc++11 tidying.
2021-02-01 Carl HetheringtonC++11 tidying.
2021-02-01 Carl HetheringtonAdd a better error when failing to read a DCP in some...
2021-02-01 Carl HetheringtonFix wxWidgets 3.1.x alignment assertion failure.
2021-01-31 Carl HetheringtonUse enum class for Film::Property.
2021-01-31 Carl HetheringtonMore enum class additions.
2021-01-30 Carl HetheringtonRename debug type THREED to THREED_D.
2021-01-27 Carl HetheringtonUse enum class for VideoRange.
2021-01-25 Carl HetheringtonFix label alignment.
2021-01-22 Carl HetheringtonRemove unused variables.
2021-01-21 Carl HetheringtonBuild fix.
2021-01-21 Carl HetheringtonAdapt for libdcp use of enum class.
2021-01-20 Carl HetheringtonBump libdcp for better verification, and make API adjus...
2021-01-16 Carl HetheringtonFix some label alignment. v2.15.123
2021-01-16 Carl HetheringtonFix build failure due to warning about unused macOS...
2021-01-16 Carl HetheringtonFix crash on close on Linux. v2.15.121
2021-01-16 Carl HetheringtonFix OpenGL crashes on macOS (#1899).
2021-01-15 Carl HetheringtonFix Linux build.
2021-01-15 Carl HetheringtonTweak link icon width on macOS; looks right on Big...
2021-01-15 Carl HetheringtonFix basic errors in 1af2b2bef65b133c9f56cb64007adc0aeba...
2021-01-15 Carl HetheringtonFix padding around preview in macOS dark mode (#1897).
2021-01-15 Carl HetheringtonDifferent fix for assertion failures when right-alignin...
2021-01-15 Carl HetheringtonRevert "wxWindows 3.1.x fixes for macOS."
2021-01-14 Carl HetheringtonwxWindows 3.1.x fixes for macOS.
2021-01-11 Carl HetheringtonMore c++ tidying.
2021-01-09 Carl HetheringtonMore c++ tidying.
2021-01-09 Carl HetheringtonMore c++ tidying.
2021-01-07 Carl HetheringtonBOOST_FOREACH.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2021-01-04 Carl HetheringtonSupport for arm64 macOS builds.
2021-01-01 Carl HetheringtonHappy new year.
2020-12-26 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2020-12-23 Carl Hetheringtonpot/merge.
2020-12-23 Carl HetheringtonVarious tweaks to fix playback at the end of a film...
2020-12-22 Carl HetheringtonFix error when cancelling load of a trusted device...
2020-12-22 Carl HetheringtonAccept serial numbers with A prefix entered by user.
2020-12-22 Carl HetheringtonFix Christie certificate download when first try fails.
2020-12-21 Carl HetheringtonConfirm removal of cinemas and screens.
2020-12-21 Carl HetheringtonFix alignment of some labels.
2020-12-21 Carl HetheringtonSelect newly-added cinemas.
2020-12-10 Carl HetheringtonFix lots of macOS warnings by using a different boost...
2020-12-08 Carl HetheringtonAssorted macOS layout tweaks.
2020-12-08 Carl HetheringtonShrink some big buttons.
2020-12-08 Carl HetheringtonTidy up alignment of play controls on macOS.
2020-12-08 Carl HetheringtonFix crop control alignment on macOS (#1864).
2020-12-07 Carl HetheringtonAdd WeakFilm and WeakConstFilm and use them a bit.
2020-12-06 Carl HetheringtonAdd some hints for violations of SMPTE Bv2.1 with subti...
2020-12-02 Carl HetheringtonMissing #includes from previous.
2020-12-01 Carl HetheringtonLimit video frame rate text control to numbers.
2020-12-01 Carl HetheringtonRename refresh_metadata -> reset_metadata.
2020-11-30 Carl HetheringtonGive Butler a weak_ptr<Film>
2020-11-30 Carl HetheringtonChange re{set,fresh}_metadata to take a film and a...
2020-11-30 Carl HetheringtonFix build error. v2.15.111
2020-11-29 Carl HetheringtonHide some wx warnings. v2.15.110
2020-11-29 Carl HetheringtonFix overlapping group labels in the audio matrix (... v2.15.109
2020-11-29 Carl HetheringtonBetter progress reporting during DCP validation (#1812). v2.15.108
2020-11-25 Carl HetheringtonDisallow referring to subtitles / closed captions with...
2020-11-24 Carl HetheringtonFix uninitialised variable.
next