put main screen into own .py file to speed up enigma boottime (only plugin.py will...
authorFelix Domke <tmbinc@elitedvb.net>
Fri, 25 Jan 2008 00:54:25 +0000 (00:54 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Fri, 25 Jan 2008 00:54:25 +0000 (00:54 +0000)
commit1cc47c0c8e215ac9473460bfb46d100b6f706564
tree07f353d8bac6718ddb16283256c665057c0dc868
parenta63fc630b49788a73c4c39d46fb92c242c6163e0
put main screen into own .py file to speed up enigma boottime (only plugin.py will be loaded at that time)
lib/python/Plugins/SystemPlugins/VideoTune/Makefile.am
lib/python/Plugins/SystemPlugins/VideoTune/VideoFinetune.py [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/VideoTune/plugin.py