Support Uno4k/Ultimo4k
authorhschang <chang@dev3>
Thu, 24 Nov 2016 03:50:07 +0000 (12:50 +0900)
committerhschang <chang@dev3>
Thu, 24 Nov 2016 03:50:07 +0000 (12:50 +0900)
commit4911a0121954f6b6657ba28fab8d9dd9031d9a59
tree1177f2041847705d5df71b0c6b68d044d65cc4a6
parente41f07f1d0855ff8e47059f109413a41a065268b
Support Uno4k/Ultimo4k
  - Fix FCC for uno4k/ultimo4k
  - Fix APIs to support 1080p skin
  - Support HDMI colordepth (VideoMode)
  - Support TT2L08 automatic scan
58 files changed:
ServiceReference.py
configure.ac
data/startwizard.xml
lib/dvb/decoder.cpp
lib/dvb/demux.cpp
lib/dvb/demux.h
lib/dvb/dvb.cpp [changed mode: 0755->0644]
lib/dvb/dvb.h
lib/dvb/fbc.cpp
lib/dvb/fbc.h
lib/dvb/fcc.cpp
lib/dvb/frontend.cpp
lib/dvb/frontend.h
lib/gui/elistbox.cpp
lib/gui/elistbox.h
lib/gui/elistboxcontent.cpp
lib/nav/core.cpp
lib/nav/core.h
lib/python/Components/ChoiceList.py
lib/python/Components/ConfigList.py
lib/python/Components/EpgList.py
lib/python/Components/FileList.py
lib/python/Components/HelpMenuList.py
lib/python/Components/InputDevice.py
lib/python/Components/MediaPlayer.py
lib/python/Components/MovieList.py
lib/python/Components/ParentalControlList.py
lib/python/Components/PluginList.py
lib/python/Components/SelectionList.py
lib/python/Components/SystemInfo.py
lib/python/Components/TimerList.py
lib/python/Plugins/Extensions/GraphMultiEPG/GraphMultiEpg.py
lib/python/Plugins/SystemPlugins/Makefile.am
lib/python/Plugins/SystemPlugins/Ultimo4kMiscControl/Makefile.am [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/Ultimo4kMiscControl/__init__.py [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/Ultimo4kMiscControl/meta/Makefile.am [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/Ultimo4kMiscControl/meta/plugin_ultimo4kmisccontrol.xml [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/Ultimo4kMiscControl/plugin.py [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/Videomode/VideoHardware.py
lib/python/Plugins/SystemPlugins/WOLSetup/plugin.py
lib/python/Plugins/SystemPlugins/WirelessAccessPoint/plugin.py
lib/python/Plugins/SystemPlugins/WirelessLanSetup/plugin.py
lib/python/Screens/InfoBar.py
lib/python/Screens/InfoBarGenerics.py
lib/python/Screens/PluginBrowser.py
lib/python/Screens/Satconfig.py
lib/python/Screens/ScanSetup.py
lib/python/Screens/ServiceInfo.py
lib/python/Screens/VirtualKeyBoard.py
lib/python/Tools/HardwareInfo.py
lib/python/enigma_python.i
lib/service/Makefile.am
lib/service/servicedvb.cpp
lib/service/servicedvb.h
lib/service/servicedvbfcc.cpp
lib/service/servicehdmi.cpp [new file with mode: 0644]
lib/service/servicehdmi.h [new file with mode: 0644]
skin.py