aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/Ci.py
AgeCommit message (Collapse)Author
2009-03-16Ci.py: fix crash since yesterday change without new driversghost
2009-03-15add "High bitrate support" choice in CI Setup (needs new drivers to work)ghost
2009-02-24small optimizations and cleanups by Moritz Vennghost
2008-02-14add support for cyclic garbage collection to eTimer and eSocketNotifierAndreas Monzner
class, add simpler method to set a timer callback.. or remove.. instead of timer.timeout.get().append(func).. or .remove(func)... now it is possible to do timer.callback.append(func)... timer.callback.remove(func) (the old method still works..but is now deprecated)
2008-02-01add possibilty to hide menu entries when needed hardware is not availableAndreas Monzner
2007-11-23small fixAndreas Monzner
2007-11-23add socket mmi plugin,Andreas Monzner
fix some mmi bugs
2007-07-24small fixAndreas Monzner
2007-07-22cleanup some importsAndreas Monzner
2007-07-10fix stupid codeAndreas Monzner
2007-06-29fixAndreas Monzner
2007-05-29show current visible cislot numberAndreas Monzner
2007-05-29fix crash when ci state of cislot > 0 changedAndreas Monzner
2007-05-29fix for more than one CIAndreas Monzner
2006-12-19some python import cleanupsAndreas Monzner
lesser swig overhead
2006-10-09simplify codeAndreas Monzner
2006-10-08Ci Screens are now working correct with ne config stuffAndreas Monzner
2006-10-08change ConfigDummy to ConfigNothingStefan Pluecken
2006-10-07try to fix *some* of the bugs. Something is still odd.Felix Domke
2006-10-02config rewrite. some extensions still need to be updated.Felix Domke
2006-07-19add ability to choose "Multiple service support (auto/no/yes)" in Ci SetupAndreas Monzner
2006-06-21Pip is now working with CIAndreas Monzner
fixes for more than one CI
2006-05-23fix bluescreensAndreas Monzner
2006-05-23CI mmi is now working every time (for support alphacrypt parental control or ↵Andreas Monzner
other messages from CI)
2006-05-22better castAndreas Monzner
2006-05-22fix bluescreen in ci menu when no entries in a menulist an ok is pressedAndreas Monzner
reset CI when opening CI Menu and ci is not initialized yet
2006-05-20many changes for better CI handlingAndreas Monzner
- the CI is now working on both tuners - the CI is no more blocked by freetv services - add multi services support (on same transponder) (yet hardcoded for Alphacrypt only) - fix bluescreen in CI MMI dialog when pressin ok/left/right
2006-01-23fix enq answer handling of numbers with beginning zero'sAndreas Monzner
2006-01-23fix non working ENQ fields in CI mmi (PIN inputs and other)Andreas Monzner
TODO: make MMI global useable (at moment just in the mmi setup)
2005-12-23translationsStefan Pluecken
2005-11-23send answerEnqRonny Strutz
2005-11-23add enqRonny Strutz
2005-11-22close screen when session is closedRonny Strutz
2005-11-22simplify mmiRonny Strutz
2005-11-19mmiRonny Strutz
2005-11-18close ciwait when module removedRonny Strutz
2005-11-18add some functionsRonny Strutz
2005-11-18add startmmiRonny Strutz
2005-11-17translationsStefan Pluecken
2005-11-14add reset-call to dvbci_uiRonny Strutz
2005-11-10query ci-ui to get appNameRonny Strutz
2005-11-10add CiWait for synchronizing ci messagesRonny Strutz
2005-11-01add tag-types (list/menu/enq)Ronny Strutz
2005-10-15- add pissibility to mask pinsStefan Pluecken
- using PINCODE instead of INTEGER in ci.py
2005-10-15added ci-selection / setup-menu screenRonny Strutz
2005-10-15added pin controlsRonny Strutz
list (w/o choice is still missing)
2005-10-15add ciRonny Strutz