aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/SubservicesQuickzap.py
AgeCommit message (Collapse)Author
2009-02-24small optimizations and cleanups by Moritz Vennghost
2008-07-01restart previous running services in onClose eventAndreas Monzner
remove some debug output
2008-05-13fix subservice quickzapAndreas Monzner
2008-05-13dont re-ask parental pin on change subservicesAndreas Monzner
2008-04-14remove deprecated code (deprecation date was 2008-01 and 2008-02)Andreas Monzner
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)
2007-04-23check if subservices are still available in subservicesquickzapping modeStefan Pluecken
to avoid bluescreen
2007-04-23fix getSubserviceIndex (not used anywhere anyway)Stefan Pluecken
2007-01-18lower prio for subservice quickzap actions (needed for working seek actions)Andreas Monzner
remove unneeded stopservice
2006-10-10add parental control (still somehow buggy and some minor features missing... ↵Stefan Pluecken
don't trust it yet to protect your children)
2006-10-07subservice quickzap fixesAndreas Monzner
2006-08-23fix non-visible video on subservicequickzap startAndreas Monzner
2006-08-21some fixes on the subservices quickzapperStefan Pluecken
2006-08-05adding subservices quickzap (still buggy.. don't use timeshifting or PiP ↵Stefan Pluecken
while in subservices quickzap mode as it will eat your cat)