add Boolean source, add ServiceInfo boolean sources, add ConditionalShowHide converte...
authorFelix Domke <tmbinc@elitedvb.net>
Mon, 26 Jun 2006 21:10:10 +0000 (21:10 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Mon, 26 Jun 2006 21:10:10 +0000 (21:10 +0000)
commit77bb53beb46f6984e1529c4f703523c146956d0f
tree5f6d1c9e9be93e3fe9e9f9d3ac8f896434d7d2c7
parentd279cc40f4a1d927ad00bfe7b0ee3a303e9aed44
add Boolean source, add ServiceInfo boolean sources, add ConditionalShowHide converter, add FixedLabel and Pixmap renderer
12 files changed:
lib/python/Components/Converter/ClockToText.py
lib/python/Components/Converter/ConditionalShowHide.py [new file with mode: 0644]
lib/python/Components/Converter/FrontendInfo.py
lib/python/Components/Converter/Makefile.am
lib/python/Components/Converter/ServiceInfo.py [new file with mode: 0644]
lib/python/Components/Converter/ServiceName.py
lib/python/Components/Renderer/FixedLabel.py [new file with mode: 0644]
lib/python/Components/Renderer/Makefile.am
lib/python/Components/Renderer/Pixmap.py [new file with mode: 0644]
lib/python/Components/Sources/Boolean.py [new file with mode: 0644]
lib/python/Components/Sources/CurrentService.py
lib/python/Components/Sources/Makefile.am