Enigma2: add VideoEnhancement plugin to SystemPlugins to configure advanced video...
authoracid-burn <acidburn@opendreambox.org>
Mon, 21 Sep 2009 10:30:43 +0000 (12:30 +0200)
committeracid-burn <acidburn@opendreambox.org>
Mon, 21 Sep 2009 10:30:43 +0000 (12:30 +0200)
commit45ed0e897cfa0a45bd1e609f0b6a551350ac1c3d
tree9339d25b3fdd41e285b045ecd4597054295880cd
parent0fa0646e9d874dc905a26551557902b2fc12d79e
Enigma2: add VideoEnhancement plugin to SystemPlugins to configure advanced video settings.
Newest drivers needed.
configure.ac
lib/python/Plugins/SystemPlugins/Makefile.am
lib/python/Plugins/SystemPlugins/VideoEnhancement/LICENSE [new file with mode: 0755]
lib/python/Plugins/SystemPlugins/VideoEnhancement/Makefile.am [new file with mode: 0755]
lib/python/Plugins/SystemPlugins/VideoEnhancement/VideoEnhancement.py [new file with mode: 0755]
lib/python/Plugins/SystemPlugins/VideoEnhancement/__init__.py [new file with mode: 0755]
lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/Makefile.am [new file with mode: 0755]
lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/plugin_videoenhancement.xml [new file with mode: 0755]
lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/videoenhancement.jpg [new file with mode: 0755]
lib/python/Plugins/SystemPlugins/VideoEnhancement/plugin.py [new file with mode: 0755]