]> git.sesse.net Git - kdenlive/commit
Remove support for non-OpenGL main monitor. remove_noopengl
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 13 Mar 2014 18:38:13 +0000 (19:38 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 13 Mar 2014 18:44:49 +0000 (19:44 +0100)
commit5be7c43891ae5a471e1064949896459add6a3588
tree88d99d5690c80128b584386b332aed8e3d210f48
parent483f57143911f2c00a63e418e78ff8403340e33a
Remove support for non-OpenGL main monitor.

Every machine capable of doing video editing these days should have OpenGL,
so remove the legacy support.
src/CMakeLists.txt
src/kdenlivesettings.kcfg
src/kdenlivesettingsdialog.cpp
src/monitor.cpp
src/monitor.h
src/recmonitor.cpp
src/recmonitor.h
src/ui/configsdl_ui.ui
src/widgets/CMakeLists.txt
src/widgets/abstractmonitor.cpp