aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens
AgeCommit message (Collapse)Author
2010-07-06Screens/Ipkg.py: properly count processed packages. refs #550acid-burn
2010-06-21set currently running audio + subtitle streams as default selection. on OK ↵Fraxinas
keypress, select and close dialog. (add #188)
2010-06-08update unicable stuff (by adenin)ghost
2010-06-08update unicable stuff (by adenin)ghost
2010-06-04make empty conflist entries unselectable and change some debug outputFraxinas
2010-06-04Extend AudioSelection width, fix mediaplayer subtitle selection keyFraxinas
2010-05-30Merge branch 'experimental' of git.opendreambox.org:/git/enigma2 into ↵Fraxinas
experimental
2010-05-30fix empty streams list crash, correctly show/hide color key buttons, ↵Fraxinas
re-implement plugin-hook for blue key, fix possible exit crash
2010-05-30allow switching to stream 0Fraxinas
2010-05-30experimentally merge audio + subtitle streams selection dialogs into oneFraxinas
2010-05-26lib/python/Screens/Standby.py: ignore global actions in standby (i.e. ↵ghost
mute/volume) this fixes bug #538
2010-05-26lib/python/Screens/Standby.py: ignore global actions in standby (i.e. ↵ghost
mute/volume) this fixes bug #538
2010-05-08lib/python/Screens/Satconfig.py: fixed crash on satconfig close in some ↵ghost
conditions (thx to adenin) this fixes bug #533
2010-05-08lib/python/Screens/Satconfig.py: fixed crash on satconfig close in some ↵ghost
conditions (thx to adenin) this fixes bug #533
2010-05-06Network.py,NetworkSetup.py,skin_default.xml: * Introduce new unified naming ↵acid-burn
for network interfaces. * Redesign NetworkadapterSelection Screen. * small cleanups. Refs #137 , Fixes #418
2010-05-06Network.py,NetworkSetup.py,skin_default.xml: * Introduce new unified naming ↵acid-burn
for network interfaces. * Redesign NetworkadapterSelection Screen. * small cleanups. Refs #137 , Fixes #418
2010-04-10ChannelSelection.py: fix typoghost
2010-04-02refs bug #436Stefan Pluecken
set/reset dvb_shutdown_timeout at a different position
2010-04-01refs bug #485Stefan Pluecken
use --bus 2 as parameter on dm500hd for scan
2010-03-31fixes bug #4362.8.0Stefan Pluecken
write a magic 0 into /sys/module/dvb_core/parameters/dvb_shutdown_timeout before doing a service scan and restore the old value afterwards
2010-03-31fixes bug #436Stefan Pluecken
some improvements to the multi tuner type switching
2010-03-31fixes bug #436Stefan Pluecken
write a magic 0 into /sys/module/dvb_core/parameters/dvb_shutdown_timeout before doing a service scan and restore the old value afterwards
2010-03-31save supposed afterEvent config in class Job member (fixes #394 DVDBurn ↵Fraxinas
shutdown not being executed)
2010-03-31lib/python/Screens/RecordPaths.py: fix spinners in some conditionsghost
this fixes bug #414
2010-03-31show timeshift state widget even in state playghost
this fixes bug #332
2010-03-31fixes bug #436Stefan Pluecken
remove some debug code fix multiType entry for non multiType nims
2010-03-31fixes bug #436Stefan Pluecken
add support for mixed nims
2010-03-31fixes bug #342Stefan Pluecken
change action map help text for long info button press
2010-03-31fixes bug #343Stefan Pluecken
change "nothing connected" to "not configured" to avoid confusion
2010-03-30Merge branch 'experimental' of git.opendreambox.org:/git/enigma2 into ↵Stefan Pluecken
experimental
2010-03-30fixes bug #436Stefan Pluecken
some improvements to the multi tuner type switching
2010-03-30save supposed afterEvent config in class Job member (fixes #394 DVDBurn ↵Fraxinas
shutdown not being executed)
2010-03-30Merge branch 'experimental' of git.opendreambox.org:/git/enigma2 into ↵Stefan Pluecken
experimental
2010-03-30refs bug #485Stefan Pluecken
start cxd1978 tool if such a tuner is used
2010-03-29show timeshift state widget even in state playghost
this fixes bug #332
2010-03-29ChannelSelection.py: fix typoghost
2010-03-13fixes bug #343Stefan Pluecken
change "nothing connected" to "not configured" to avoid confusion
2010-03-13fixes bug #342Stefan Pluecken
change action map help text for long info button press
2010-03-12fixes bug #445Stefan Pluecken
show diseqc settings in NimSelection
2010-03-12fixes bug #435Stefan Pluecken
add support for INVERSION_AUTO parameter returned by the cable scan tool
2010-03-12fixes bug #445Stefan Pluecken
show diseqc settings in NimSelection
2010-03-12fixes bug #460Stefan Pluecken
allow setting a timer end time for zapping timers zapping timers with no end time set end right after the zapping timer was started now, so no conflicts with other timers occur that the user doesn't expect
2010-03-04fixes bug #460Stefan Pluecken
allow setting a timer end time for zapping timers zapping timers with no end time set end right after the zapping timer was started now, so no conflicts with other timers occur that the user doesn't expect
2010-03-01fixes bug #381Stefan Pluecken
some small fixes for the parental control functions
2010-03-01Add some parental control improvements (made by Tode)ghost
2010-03-01fixes bug #381Stefan Pluecken
some small fixes for the parental control functions
2010-03-01Add some parental control improvements (made by Tode)ghost
2010-02-20fixes bug #436Stefan Pluecken
remove some debug code fix multiType entry for non multiType nims
2010-02-20fixes bug #436Stefan Pluecken
add support for mixed nims
2010-02-08Merge commit 'origin/bug_171_remove_wrong_triple_dots'acid-burn