aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb_ci/dvbci_ui.h
AgeCommit message (Collapse)Author
2009-03-15add "High bitrate support" choice in CI Setup (needs new drivers to work)ghost
2007-11-22make MMI code more reusableAndreas Monzner
2006-11-25python object refcount debugging code second tryAndreas Monzner
2006-11-24remove non working python refcount debugging codeAndreas Monzner
2006-11-23add PyObject refcount debugging codeAndreas Monzner
2006-08-16small cleanupAndreas 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-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 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)
2006-01-17workaround redefinition of _POSIX_C_SOURCE by pyconfig.hAndreas Oberritter
2006-01-09fix python refcountingAndreas Monzner
fix warnings
2005-12-31make many constructors and destructors invisible for pythonAndreas Monzner
2005-11-23add enq cancelRonny Strutz
2005-11-22add ci getmmistateRonny Strutz
2005-11-19mmi supportRonny Strutz
2005-11-18add stopmmi()Ronny Strutz
2005-11-18add stuffRonny Strutz
2005-11-18add startmmi / some changesRonny Strutz
2005-11-14add setResetRonny Strutz
2005-11-10add some simple functionsRonny Strutz
2005-11-10add dvbci_ui class to make ci-comm more simpleRonny Strutz