summaryrefslogtreecommitdiff
path: root/src/wx/content_advanced_dialog.cc
AgeCommit message (Expand)Author
2026-03-12White space: content_advanced_dialog.{cc,h} table_dialog.{cc,h}Carl Hetherington
2026-03-12Fix Set button on override frame rate to do what it was meant to.Carl Hetherington
2026-03-12Cleanup: compress an if.Carl Hetherington
2025-02-09Remove unnecessary wx_ptrCarl Hetherington
2025-01-27Fix some untidy layout.Carl Hetherington
2024-09-03Remove use of wxT in favour of char_to_wx().Carl Hetherington
2023-11-20Cleanup: handle Filter objects by value rather than by reference.Carl Hetherington
2023-04-25Cleanup: remove some unnecessary includes.Carl Hetherington
2023-01-14Add wx_ptr and use it instead of ScopeGuard in a lot of places.Carl Hetherington
2022-11-02Cleanup: use new CheckBox::bind().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-04-22Use libdcp's warnings.hCarl Hetherington
2021-03-31Add burnt subtitle language to video content.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-12-11Fix lots of macOS warnings by using a different boost/bind include.Carl Hetherington
2020-12-02Missing #includes from previous.Carl Hetherington
2020-12-01Limit video frame rate text control to numbers.Carl Hetherington
2020-11-04Move video frame rate override into advanced prefs (#1852).Carl Hetherington
2020-10-21macOS / new boost build fixes.v2.15.104Carl Hetherington
2020-06-27Move video filters controls into advanced content dialogue (#1748).Carl Hetherington
2020-06-27Switch the content advanced dialogue to use GridBagSizer.Carl Hetherington
2020-05-18Add a new "Advanced settings" dialog for content, accessibleCarl Hetherington