| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
use like this:
from enigma import fbClass, fbClassPtr (*)
fbClass.getInstance().lock() ... unlock() ... islocked()
|
|
it is usable by this way:
from enigma import eRCInput, eRCInputPtr (or *)
rcinput = eRCInput.getInstance()
rcinput.lock()... unlock()... islocked()
|
|
|
|
|
|
|
|
session's navigation instance
|
|
|
|
|
|
|
|
|
|
ignore) keyword arguments
|
|
|
|
|
|
can backup settings to hdd, cf, usb or (in the future) a given path
recognizes the backup after flashing the image automatically and asks the user, if it should restore the settings
guides the user through the upgrade process
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
relative ones
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- load/save in /etc/enigma2/alternatives.xml
- symmetric alternative relations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|