Supporters update.
[dcpomatic.git] / src / wx / content_advanced_dialog.cc
2023-11-20 Carl HetheringtonCleanup: handle Filter objects by value rather than...
2023-04-25 Carl HetheringtonCleanup: remove some unnecessary includes.
2023-01-14 Carl HetheringtonAdd wx_ptr and use it instead of ScopeGuard in a lot...
2022-11-02 Carl HetheringtonCleanup: use new CheckBox::bind().
2022-10-15 Carl HetheringtonMake the advanced content dialogue properly respect...
2022-10-15 Carl HetheringtonMake overridden subtitle language option respect OK...
2022-10-15 Carl HetheringtonMake video frame rate option respect OK/Cancel.
2022-10-15 Carl HetheringtonMake filters option respect OK/Cancel.
2022-10-15 Carl HetheringtonMake ignore video option respect OK/Cancel.
2022-10-15 Carl HetheringtonCleanup: sort some using statements.
2022-04-22 Carl HetheringtonUse libdcp's warnings.h
2021-03-31 Carl HetheringtonAdd burnt subtitle language to video content.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-12-10 Carl HetheringtonFix lots of macOS warnings by using a different boost...
2020-12-02 Carl HetheringtonMissing #includes from previous.
2020-12-01 Carl HetheringtonLimit video frame rate text control to numbers.
2020-11-03 Carl HetheringtonMove video frame rate override into advanced prefs...
2020-10-21 Carl HetheringtonmacOS / new boost build fixes. v2.15.104
2020-06-27 Carl HetheringtonMove video filters controls into advanced content dialo...
2020-06-27 Carl HetheringtonSwitch the content advanced dialogue to use GridBagSizer.
2020-05-17 Carl HetheringtonAdd a new "Advanced settings" dialog for content, acces...