some minor speedups using caches and more selective updating
authorFelix Domke <tmbinc@elitedvb.net>
Sun, 30 Jul 2006 22:56:43 +0000 (22:56 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Sun, 30 Jul 2006 22:56:43 +0000 (22:56 +0000)
commit1557c715e461d5a7deb04bb008c6497441351bbe
tree8a378b20ca3bebab0b2eca1742c10dfd746cb2a1
parentb8783e5b26a7dd0601bece623c4cbfe19f57977b
some minor speedups using caches and more selective updating
17 files changed:
lib/python/Components/Converter/ConditionalShowHide.py
lib/python/Components/Converter/EventName.py
lib/python/Components/Converter/EventTime.py
lib/python/Components/Converter/Poll.py
lib/python/Components/Converter/ServiceInfo.py
lib/python/Components/Converter/ServiceName.py
lib/python/Components/Converter/ServicePosition.py
lib/python/Components/Element.py
lib/python/Components/Renderer/Label.py
lib/python/Components/Renderer/PositionGauge.py
lib/python/Components/Renderer/Progress.py
lib/python/Components/Sources/Boolean.py
lib/python/Components/Sources/Clock.py
lib/python/Components/Sources/CurrentService.py
lib/python/Components/Sources/EventInfo.py
lib/python/Components/Sources/FrontendStatus.py
lib/python/Components/Sources/MenuList.py