| Age | Commit message (Collapse) | Author |
|
remove sleep timer from infobar blue button menu
sleep timer still accessible through powerdown menu via main menu or by holding the power button for 3 seconds
|
|
|
|
|
|
|
|
|
|
for one single pid
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
lib/python/Screens/InfoBarGenerics.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
lib/dvb/decoder.cpp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
like right now or, if any plugins of new type WHERE_EVENTINFO are installed (e.g. GraphMultiEPG, IMDB, OFDB), a choicebox with the relevant plugins. consequence: GraphMultiEPG is no longer ran from extensions menu (blue button) but by long keypress on INFO button instead!
|
|
|
|
|
|
|
|
key (blue) in TV mode
|
|
|
|
|
|
knob for new rc boxes
|
|
|
|
|
|
# Some Bugfixes related to locationstuff.patch
#
# ritzMo:
# - fix a missing member in ConfigLocations (argument was ignord but
# expected later in the code)
# - take care of the fact that an instant record might not be saved in
# default record location (fixes error when no hdd installed)
# - remove overly complex Screen.close override in LocationBox
# - fix deathscreen in LocationBox context menu
# Anders Holst:
# - fix deathscreen when default record location not in bookmarks when
# editing timers which would be stored there
# - don't ignore inhibitDirs if inhibitMounts is unset
# - hide potentially dangerous folders for all users in MovieLocationBox
# (previously / was hidden for userlevel < expert)
#
|
|
remove some debug output
|
|
|
|
|
|
add missing destroy calls,
fix incomplete destroy calls,
small speedup
|