aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2009-03-31fix typoacid-burn
add SCOPE_METADIR
2009-03-28sec.cpp: let static limiting mode enabled for 500 msec after tuneghost
2009-03-28ignore all non diseqc 1.2 lnbs for satpos dependent tunersghost
2009-03-27sec.cpp: fix a linked tuner problem, c++ changes to support link tuners to ↵ghost
2nd cable from motorized dish tuners (python part not finished for that)
2009-03-27NimManager.py: take care of satpos depends only for lnbs confed to DiSEqC 1.2ghost
2009-03-27listboxcontent.cpp: support background and selected pixmap also for ↵ghost
multicontent lists
2009-03-26TimerEntry.py: dont ask to select subservice when just one subservice is ↵ghost
available
2009-03-25InfoBarGenerics.py: fix crash when press yellow in info screen on subservicesghost
2009-03-23Merge branch 'master' of git.opendreambox.org:/git/enigma2Felix Domke
2009-03-23fix broken code when a hotplug partition was removedFelix Domke
2009-03-23fix crash on aborting during CheckDiskspaceTaskFraxinas
2009-03-23NimManager.py: small revertghost
2009-03-23Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost
2009-03-23improve /sys/block/*/stat parsingFelix Domke
2009-03-23NimManager.py: create some config entries just when needed .. to speedup ↵ghost
enigma2 start
2009-03-23config.py: remove unneeded notifier callghost
2009-03-23handle empty bouquetsFelix Domke
2009-03-23add some debug assertionsFelix Domke
2009-03-23allow strings to be used for skin_nameFelix Domke
2009-03-19sort plugins by name, give some ChoiceBoxes individual namesFelix Domke
2009-03-19make ChoiceBox skinnableFelix Domke
2009-03-17Add plugin to assign service / providers / caids to Common Interface Modulesghost
2009-03-17Mediaplayer/plugin.py: dont show mediaplayer gui after seekghost
2009-03-16Ci.py: fix crash since yesterday change without new driversghost
2009-03-15add "High bitrate support" choice in CI Setup (needs new drivers to work)ghost
2009-03-15add caluclation for bcm4506 based frontendsghost
2009-03-11Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost
2009-03-11fix: StandardError: eDVBCIInterfaces::setDescrambleRules entry in caid list ↵ghost
is not a long it is 'long'!!
2009-03-11Patch by Moritz Venn: Allow to set an additional delay via config.Felix Domke
Note that this requires driver support, which is not necessarily complete.
2009-03-11Merge branch 'master' of /home/tmbinc/enigma2-gitFelix Domke
2009-03-11Patch by Moritz Venn:Felix Domke
The current implementation of ConfigNumber.isChanged (the one inherited from ConfigElement) does not work properly as it will - at least for unsaved values - always returns True. This is obvious if you just take a look at the datatypes since value is an int and default is a string (because ConfigNumber is a modified ConfigText). To resolve this issue one can either compare self.tostring(self.value) or self.text to self.default but the former seems to be the more logical approach. The attached patch does override the method in ConfigNumber with the proposed fix.
2009-03-11do nothing when green button is pressed in a record, to be consistent with UIFelix Domke
2009-03-10small fixghost
2009-03-10Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost
2009-03-10fix readCICaIds callghost
2009-03-10try to use current GUI language as initial dvd menu languageFraxinas
2009-03-08fix typoghost
2009-03-05Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost
2009-03-05Merge branch 'master' of git.opendreambox.org:/git/enigma2Felix Domke
2009-03-05lib/python/Tools/DreamboxHardware.py: add function to set RTC Timeghost
2009-03-05fix compiler warningsghost
2009-03-04add possibility to disable the dvb transponder time syncghost
not via gui yet... but config.misc.useTransponderTime=True/False in /etc/enigma2/settings should work
2009-03-04no more need to use fluendo mpeg stuffghost
2009-03-04Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost
2009-03-04fix possible crashghost
2009-03-03- properly ignore transponders without values for tsid/onid in the diseqc testerStefan Pluecken
- add some log file output for pids_failed case (real tsid/onid and expected tsid/onid)
2009-03-03Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2Fraxinas
2009-03-03Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost
2009-03-03take care of subservicesghost
2009-03-03fix selecting menu template and background image files, only allow start of ↵Fraxinas
burning process if at least one title is in the collection, otherwise hide menu entry and add yes-no-box before burning with RECORD key on rcu