![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
Classes | |
class | RecordTimer.AFTEREVENT |
class | RecordTimer.TIMERTYPE |
class | RecordTimer.RecordTimer |
class | RecordTimer.RecordTimerEntry |
Namespaces | |
RecordTimer | |
Functions | |
def | RecordTimer.parseEvent (event, description=True, newTimerData=False) |
def | RecordTimer.findSafeRecordPath (dirname) |
def | RecordTimer.getBqRootStr (reference) |
def | RecordTimer.createRecordTimerEntry (timer) |
Variables | |
bool | RecordTimer.InfoBar = False |
RecordTimer.MODULE_NAME = __name__.split(".")[-1] | |
RecordTimer.SERVICE_TYPES_TV = service_types_tv_ref.toString() | |
RecordTimer.SERVICE_TYPES_RADIO = service_types_radio_ref.toString() | |
RecordTimer.DEBUG = config.crash.debugTimers.value | |
RecordTimer.TIMER_XML_FILE = resolveFilename(SCOPE_CONFIG, "timers.xml") | |
string | RecordTimer.TIMER_FLAG_FILE = "/tmp/was_rectimer_wakeup" |
bool | RecordTimer.wasRecTimerWakeup = False |