Add a new "Advanced settings" dialog for content, accessible
authorCarl Hetherington <cth@carlh.net>
Sun, 17 May 2020 21:18:15 +0000 (23:18 +0200)
committerCarl Hetherington <cth@carlh.net>
Sun, 17 May 2020 23:37:25 +0000 (01:37 +0200)
commitd9ab996fa416ba27b69bb65f047a1a1aa4063f1b
treec5fbddc15be5d7977e17b68743cc13cf4a14dab0
parent5fa43b4073033a5874106cc817c904bf3d58e4bf
Add a new "Advanced settings" dialog for content, accessible
from the right-click menu.  Move the "use video" checkbox into
here, as it feels like excessive clutter to have it in the main
video panel.

Maybe other things should be hidden in here.  I'm looking at you,
video filters...
src/wx/content_advanced_dialog.cc [new file with mode: 0644]
src/wx/content_advanced_dialog.h [new file with mode: 0644]
src/wx/content_menu.cc
src/wx/content_menu.h
src/wx/video_panel.cc
src/wx/video_panel.h
src/wx/wscript