summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Expand)Author
2022-10-18Fix colour primaries when previewing Rec.2020 content with OpenGL.Carl Hetherington
2022-10-18Clarify RGB fragment type as being for Rec709/sRGB primaries.Carl Hetherington
2022-10-18Add a scope.Carl Hetherington
2022-10-18Extract ublas_to_gl method.Carl Hetherington
2022-10-18Rename colour_conversion -> xyz_rec709_colour_conversion.Carl Hetherington
2022-10-18Use a colorspace filter when previewing Rec.2020 content with the simple viewer.Carl Hetherington
2022-10-18Support Rec2020 YUV/RGB conversion.Carl Hetherington
2022-10-17Remove some more unnecessary use of shared_ptr.Carl Hetherington
2022-10-15Make overridden subtitle language option respect OK/Cancel.Carl Hetherington
2022-10-15Make video frame rate option respect OK/Cancel.Carl Hetherington
2022-10-15Make filters option respect OK/Cancel.Carl Hetherington
2022-10-15Make ignore video option respect OK/Cancel.Carl Hetherington
2022-10-15Cleanup: sort some using statements.Carl Hetherington
2022-10-14Ellipsize content names in the middle (#2350).Carl Hetherington
2022-10-14Remove unused variable.Carl Hetherington
2022-10-14Save and restore sash positions in the main DoM.Carl Hetherington
2022-10-14Allow dragging of the border between the controls and the preview (#2350).Carl Hetherington
2022-10-14Rename LimitedSplitter -> LimitedContentPanelSplitter.Carl Hetherington
2022-10-14Cleanup: move LimitedSplitter out of the header.Carl Hetherington
2022-10-14Cleanup: use simpler ownership for FilmViewer.Carl Hetherington
2022-10-14Cleanup: remove class member that can be a local.Carl Hetherington
2022-10-12Supporters update.Carl Hetherington
2022-10-11Hack to fix wxChoice heights on KDE (#2343).Carl Hetherington
2022-10-10Rename all_markers() and stop it being possible to set FFOC/LFOC.Carl Hetherington
2022-10-10Cleanup: use newer syntax to make a vector.Carl Hetherington
2022-10-05Support drag and drop onto the content list (#1220).v2.16.29Carl Hetherington
2022-10-05Add contains_assetmap()Carl Hetherington
2022-10-05Add a Cancel button to the LanguageTagDialog.Carl Hetherington
2022-10-05Make Enter confirm OK in the language tag dialog (#2345).Carl Hetherington
2022-10-04Tidy up the layout of the TemplatesDialog a bit.Carl Hetherington
2022-10-04Supporters update.Carl Hetherington
2022-10-04Fix wxWidgets assertion on opening the video filters selector.Carl Hetherington
2022-09-29Remove unused variable.Carl Hetherington
2022-09-28Replace directory with folder in some messages.Carl Hetherington
2022-09-27Add basic KDM information to the player (#2225).Carl Hetherington
2022-09-27Use EnumIndexedVector in ContentPanel.Carl Hetherington
2022-09-26Supporters update.v2.16.28Carl Hetherington
2022-09-21Supporters update.Carl Hetherington
2022-09-19Fix incorrect subtitle outline rectangle display when subtitlesCarl Hetherington
2022-09-16Fix black borders around the preview in some cases (#2331).Carl Hetherington
2022-09-15Fix some spelling mistakes (mostly in comments).Carl Hetherington
2022-09-13Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2022-09-11Supporters update.v2.16.25Carl Hetherington
2022-09-10Trim some includes.Carl Hetherington
2022-09-08Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2022-09-06pot/merge.Carl Hetherington
2022-09-05Tidy up code to report failures to load config in the UI.Carl Hetherington
2022-09-03Updated sl_SI translation from Martin Srebotnjak.v2.16.24Carl Hetherington
2022-09-03Bump libdcp for better ContentKind support, and libsubCarl Hetherington
2022-09-01Fix two more badly-adapted instantiations of EditableList and makeCarl Hetherington