summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Expand)Author
2021-02-01Add a better error when failing to read a DCP in some cases.minimum-bitrateCarl Hetherington
2021-02-01Fix wxWidgets 3.1.x alignment assertion failure.Carl Hetherington
2021-01-31Use enum class for Film::Property.Carl Hetherington
2021-01-31More enum class additions.Carl Hetherington
2021-01-30Rename debug type THREED to THREED_D.Carl Hetherington
2021-01-27Use enum class for VideoRange.Carl Hetherington
2021-01-26Fix label alignment.Carl Hetherington
2021-01-22Remove unused variables.Carl Hetherington
2021-01-22Build fix.Carl Hetherington
2021-01-21Adapt for libdcp use of enum class.Carl Hetherington
2021-01-20Bump libdcp for better verification, and make API adjustments.Carl Hetherington
2021-01-16Fix some label alignment.v2.15.123Carl Hetherington
2021-01-16Fix build failure due to warning about unused macOS-only method.Carl Hetherington
2021-01-16Fix crash on close on Linux.v2.15.121Carl Hetherington
2021-01-16Fix OpenGL crashes on macOS (#1899).Carl Hetherington
2021-01-16Fix Linux build.Carl Hetherington
2021-01-15Tweak link icon width on macOS; looks right on Big Sur now.Carl Hetherington
2021-01-15Fix basic errors in 1af2b2bef65b133c9f56cb64007adc0aebad59aaCarl Hetherington
2021-01-15Fix padding around preview in macOS dark mode (#1897).Carl Hetherington
2021-01-15Different fix for assertion failures when right-aligning in horizontal wxBoxS...Carl Hetherington
2021-01-15Revert "wxWindows 3.1.x fixes for macOS."Carl Hetherington
2021-01-14wxWindows 3.1.x fixes for macOS.Carl Hetherington
2021-01-11More c++ tidying.Carl Hetherington
2021-01-09More c++ tidying.Carl Hetherington
2021-01-09More c++ tidying.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2021-01-04Support for arm64 macOS builds.Carl Hetherington
2021-01-01Happy new year.Carl Hetherington
2020-12-26Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2020-12-23pot/merge.Carl Hetherington
2020-12-23Various tweaks to fix playback at the end of a film (#1858).Carl Hetherington
2020-12-22Fix error when cancelling load of a trusted device certificate.Carl Hetherington
2020-12-22Accept serial numbers with A prefix entered by user.Carl Hetherington
2020-12-22Fix Christie certificate download when first try fails.Carl Hetherington
2020-12-22Confirm removal of cinemas and screens.Carl Hetherington
2020-12-21Fix alignment of some labels.Carl Hetherington
2020-12-21Select newly-added cinemas.Carl Hetherington
2020-12-11Fix lots of macOS warnings by using a different boost/bind include.Carl Hetherington
2020-12-08Assorted macOS layout tweaks.Carl Hetherington
2020-12-08Shrink some big buttons.Carl Hetherington
2020-12-08Tidy up alignment of play controls on macOS.Carl Hetherington
2020-12-08Fix crop control alignment on macOS (#1864).Carl Hetherington
2020-12-07Add WeakFilm and WeakConstFilm and use them a bit.Carl Hetherington
2020-12-06Add some hints for violations of SMPTE Bv2.1 with subtitles and closedCarl Hetherington
2020-12-02Missing #includes from previous.Carl Hetherington
2020-12-01Limit video frame rate text control to numbers.Carl Hetherington
2020-12-01Rename refresh_metadata -> reset_metadata.Carl Hetherington
2020-12-01Give Butler a weak_ptr<Film>Carl Hetherington
2020-12-01Change re{set,fresh}_metadata to take a film and a size from the player.Carl Hetherington