summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Expand)Author
2021-02-23Remove wxSTAY_ON_TOP from splash screen on Windows to stop it hidingCarl Hetherington
2021-02-23Fix some wxWidgets assertion failures.Carl Hetherington
2021-02-21Fix some wx3.1 alignment.Carl Hetherington
2021-02-16C++11 tidying.Carl Hetherington
2021-02-15Fix wx3.1.x alignment errors.Carl Hetherington
2021-02-15Allow multiple video tracks to be visible in the timeline.Carl Hetherington
2021-02-15Fix timeline zoom oddities after dragging a very small zoom rectangle.Carl Hetherington
2021-02-15Typo fix.Carl Hetherington
2021-02-09Handle pending player changes more efficiently.Carl Hetherington
2021-02-09Move some updates from content_change to player_change.Carl Hetherington
2021-02-09Use vector for _pending_player_changesCarl Hetherington
2021-02-09Some small C++11 tweaks.Carl Hetherington
2021-02-07Remove erroneous wxFD_MULTIPLE flag.Carl Hetherington
2021-02-07C++ tidying.Carl Hetherington
2021-02-07libdcp update.Carl Hetherington
2021-02-06Include creator/issuer in default name of exported KDM decryption key (#1888).Carl Hetherington
2021-02-06Tweak label of KDM decryption key export button (#1888).Carl Hetherington
2021-02-06C++11 tidying.Carl Hetherington
2021-02-06Force .pem extension when saving certificates.Carl Hetherington
2021-02-06Add some default filenames to the advanced certificate/key export dialogues (...Carl Hetherington
2021-02-05Testing: add minimum frame size configuration option.v2.15.126Carl Hetherington
2021-02-04Speculative fix for incorrect rendering of UTF-8 in closed captions in the pl...Carl Hetherington
2021-02-04Use auto.Carl Hetherington
2021-02-04Use strcoll() to compare cinemas/screens in the KDM dialog (#1904).Carl Hetherington
2021-02-03c++11 tidying.Carl Hetherington
2021-02-01C++11 tidying.Carl Hetherington
2021-02-01Add a better error when failing to read a DCP in some cases.Carl 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