aboutsummaryrefslogtreecommitdiff
path: root/lib/python
AgeCommit message (Collapse)Author
2010-07-06Screens/Ipkg.py: properly count processed packages. refs #550acid-burn
2010-06-28add support for /proc/stb/frontend/X/lnb_senseghost
2010-06-21set currently running audio + subtitle streams as default selection. on OK ↵Fraxinas
keypress, select and close dialog. (add #188)
2010-06-14fix-fix configlist assertion (add #188)Fraxinas
2010-06-11Merge branch 'experimental' of git.opendreambox.org:/git/enigma2 into ↵Fraxinas
experimental
2010-06-11don't crash on empty configlist linesFraxinas
2010-06-10add missing dm800se color oled screens. refs #530acid-burn
2010-06-09fix crash when unicable matrix is selected, cleanup codeghost
2010-06-09fix subtitle configlist crashFraxinas
2010-06-08NimManager.py: add missing conversion to intghost
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-12RecordTimer.py,RecordingConfig.py,setup.xml: *add possibility to change the ↵acid-burn
default recording filename composition in expert mode. This allows now to have shorter recording filenames (Date-Name) or longer (DateTime-Channel-Name-Shortdescription) beside the default. This fixes #345
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-07mytest.py: load bouquets before parental control init and remove strange ↵ghost
hack in parental control this fixes bug #532
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-05dm800se supportghost
2010-04-09refs bug #467Stefan Pluecken
read proc device instead of using internal methods
2010-04-09refs bug #467Stefan Pluecken
whitelist dm7025 from tpm test and add beta warning to the documentation
2010-04-09refs bug #467Stefan Pluecken
add __init__.py in TPMDemo plugin
2010-04-09fixes bug #467Stefan Pluecken
add tpm interface to enigma 2 introduce a demo plugin for tpm usage in plugins to validate running on dream multimedia hardware to be used in plugins (see doc/TPM for further information)
2010-04-05Softwaremanager: *add missing define. refs #503acid-burn
2010-04-05Softwaremanager: * notify if updatefeed is not available and also verify ↵acid-burn
HardwarePrerequisites. Fixes #503
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 #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-31fixes bug #436 (again)Stefan Pluecken
multi tuner support: add a magic sleep(1) to workaround strange behaviour write a magic 0 into /sys/module/dvb_core/parameters/dvb_shutdown_timeout
2010-03-31[DVDBurn] fix up title list layout and change some more strings (add #316)Fraxinas
2010-03-31fix screen layout, add configuration restore wizard code in flasher and fix ↵Fraxinas
crash when trying to use wizard with no .nfo file present, fixes bug #394
2010-03-31[DVDBurn] remove "..." at menu entry stringFraxinas
2010-03-31[DVDBurn] use multicolor lable for required medium type (add #316)Fraxinas
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-30add transfer bps to service interface (requires touching enigma_python.i)Fraxinas
2010-03-30save supposed afterEvent config in class Job member (fixes #394 DVDBurn ↵Fraxinas
shutdown not being executed)
2010-03-30[DVDBurn] usability improvements: title list layout, bottom info area, ↵Fraxinas
consistency of user interface, implement restoring of saved collections from xml (fixes #316)
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-30* disable PluginManagers ipkg update on e2 start, better do it when needed.acid-burn
This fixes #494
2010-03-29show timeshift state widget even in state playghost
this fixes bug #332
2010-03-29lib/python/Plugins/Extensions/DVDPlayer/src/servicedvd.h/cpp: add support ↵ghost
for autoresolution plugins (needs new libdreamdvd) this fixes bug #302
2010-03-29ChannelSelection.py: fix typoghost
2010-03-24make channel selection service description color configurableghost
this fixes bug #487 (patch by Dr.Best)
2010-03-24add support for event progressbar per service in channelselectionghost
default this is disabled.. you can enable it in the Usage config this fixes bug #486 (patch by Dr.Best)