summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Expand)Author
2022-11-02Cleanup: use new CheckBox::bind().Carl Hetherington
2022-11-02Add passive mode option to TMS upload.Carl Hetherington
2022-11-02Add get() and bind() to CheckBox.Carl Hetherington
2022-10-27Add tooltip to player DCP name with path details.Carl Hetherington
2022-10-26Supporters update.v2.16.32Carl Hetherington
2022-10-26Fix player being destroyed while the butler is still using it.Carl Hetherington
2022-10-25Fix missing switch of Append -> add (#2358).Carl Hetherington
2022-10-23Add Daniel Courville to testers.Carl Hetherington
2022-10-19Fix macOS 10.8 build.v2.16.31Carl Hetherington
2022-10-19Supporters update.Carl Hetherington
2022-10-19Extract Collator class.Carl Hetherington
2022-10-18Supporters update.Carl Hetherington
2022-10-18Improve timeline view colouring in dark mode.Carl Hetherington
2022-10-18Use different icons for the timeline in dark/light modes.Carl Hetherington
2022-10-18Fix colouring of audio plot in dark mode.Carl Hetherington
2022-10-18Fix dark mode for release notes.Carl Hetherington
2022-10-18Use slightly better icons for macOS prefs in dark mode.Carl Hetherington
2022-10-18Supporters update.Carl Hetherington
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