| Age | Commit message (Collapse) | Author |
|
|
|
|
|
beware: could overwrite some of your data in /etc/enigma2. add
config.misc.defaultchosen=false to /etc/enigma2/settings to prevent
this.
|
|
True
|
|
|
|
|
|
|
|
InfoBarBase
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
via Usage config (in Expert Mode)
|
|
|
|
|
|
filters in bouquets.tv/radio with (type == XYZ)
|
|
|
|
|
|
|
|
|
|
the currently execing window, and the eof assumed that.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
catch a stepHistory situation
|
|
|
|
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|