fix bug in EpgList.py (line 79, in getCurrent .. TypeError: unscribtable object)
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>
Sat, 15 Apr 2006 11:34:31 +0000 (11:34 +0000)
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>
Sat, 15 Apr 2006 11:34:31 +0000 (11:34 +0000)
commit54ef002317d169d6dafbe48735560676435ce53d
tree2720de1403ee884748d57e64d94468aacc6ba65b
parenta291e3dc1c083185ed5588bd04ba27ba0ad27b75
fix bug in EpgList.py (line 79, in getCurrent .. TypeError: unscribtable object)
make similar broadcasting search working in multiepg
lib/python/Components/EpgList.py
lib/python/Screens/EpgSelection.py
lib/python/Screens/EventView.py