| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
content into container apps and dumping their output to a file
|
|
|
|
|
|
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)
|
|
fix some mmi bugs
|
|
|
|
menu (just with expert usage level)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(not configurable via gui yet)
|
|
|
|
|
|
mainloop
is idle)
add ePythonMessagePump class for interthread communication
|
|
|
|
export windowstyle enums to python
|
|
small cleanup
|
|
lesser swig overhead
|
|
|
|
|
|
|
|
|
|
|
|
TODO: add record specific events like diskfull, demux errors, a.o.
|
|
|
|
|
|
|
|
|
|
add support for show all tuners in use in the infobar
add support for show the currently date in the infobar
now all skins have to define some new widgets in skin.. look in skin.xml and
search for "not used in this skin yet"
|
|
|
|
|
|
|
|
|
|
other messages from CI)
|
|
|
|
|
|
|
|
code cleanup in python epg classes
get epg from parent service when epg is queried for a subservice(linkage service)
|
|
|
|
|