lib/dvb/tstools.h/cpp: make eDVBTSTool thread safe (i.e. this fixes seeking in timesh...
[vuplus_dvbapp] / GlobalActions.py
1 from Components.ActionMap import ActionMap
2
3 globalActionMap = ActionMap( ["GlobalActions"] )
4 globalActionMap.execBegin()