| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-03-11 | Patch 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-11 | Merge branch 'master' of /home/tmbinc/enigma2-git | Felix Domke | |
| 2009-03-11 | Patch 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-08 | fix typo | ghost | |
| 2009-03-05 | Merge branch 'master' of git.opendreambox.org:/git/enigma2 | Felix Domke | |
| 2009-03-03 | - properly ignore transponders without values for tsid/onid in the diseqc tester | Stefan Pluecken | |
| - add some log file output for pids_failed case (real tsid/onid and expected tsid/onid) | |||
| 2009-03-03 | first pickle, then save to avoid killing config file on sigint | Felix Domke | |
| 2009-03-02 | media player cosmetical changes, thanks to kerni | Felix Domke | |
| 2009-02-24 | small optimizations and cleanups by Moritz Venn | ghost | |
| 2009-02-22 | fix entry_changed | Felix Domke | |
| 2009-02-20 | follow changes in module Tuner with added rolloff, pilot and ↵ | Stefan Pluecken | |
| system/modulation in DiseqcTester/TuneTest | |||
| 2009-02-20 | Merge branch 'master' of git.opendreambox.org:/git/enigma2 | ghost | |
| 2009-02-20 | split "delay after continuous tone" value in "delay after continuous tone ↵ | ghost | |
| disable before diseqc" and "delay after final continuous tone change" value and increment the first value now to 25 to fix "tune failed" problems with some diseqc switches | |||
| 2009-02-18 | speedup | ghost | |
| 2009-02-17 | follow Console() changes | acid-burn | |
| add WHERE_NETWORKCONFIG_READ to Plugin Descriptor make Reichi happy ;-) | |||
| 2009-02-16 | fix ConfigNone | ghost | |
| this fixes the endless bootloop with dm800 | |||
| 2009-02-16 | update all non-master listboxes when any listbox changes | Felix Domke | |
| 2009-02-16 | Merge branch 'master' of /home/tmbinc/enigma2-git | Felix Domke | |
| 2009-02-16 | add latvian language | Felix Domke | |
| 2009-02-15 | use 'in', add killAll | Felix Domke | |
| 2009-02-15 | add kill to Console | acid-burn | |
| 2009-02-15 | fix typo | ghost | |
| 2009-02-15 | invalidate listboxcontent on epglist sort | ghost | |
| 2009-02-13 | rename list -> helplist | ghost | |
| 2009-02-13 | timerfix by adenin | ghost | |
| 2009-02-13 | Merge branch 'master' of git://git.opendreambox.org/git/acidburn/enigma2-master | Felix Domke | |
| 2009-02-13 | Fix entry_changed in Listbox | Felix Domke | |
| 2009-02-13 | add remove to ipkg component and screen | acid-burn | |
| 2009-02-13 | add MultiFileSelectList | acid-burn | |
| 2009-02-13 | add remove/add partition interface for external applications not using autofs | acid-burn | |
| 2009-02-12 | fix "schwerwiegender fehler" ;) | ghost | |
| 2009-02-12 | small speedups/cleanups by moritz venn | ghost | |
| 2009-02-12 | add RT_WRAP for usage in TemplatedMultiContent | Felix Domke | |
| 2009-02-11 | fix crash in manual scan (and other screens) since config speedups | ghost | |
| 2009-02-11 | whitespace cleanups, small optimizations | ghost | |
| 2009-02-11 | small fixes | ghost | |
| 2009-02-11 | revert some changes | ghost | |
| 2009-02-11 | another cleanup/speedup | ghost | |
| 2009-02-11 | small speedups | ghost | |
| 2009-02-11 | Merge branch 'master' of git.opendreambox.org:/git/enigma2 | ghost | |
| 2009-02-11 | fix possible crash | ghost | |
| 2009-02-11 | Merge branch 'master' of git.opendreambox.org:/git/enigma2 | Felix Domke | |
| 2009-02-11 | import MultiContentTemplateColor | Felix Domke | |
| 2009-02-11 | small speedups / whitespace cleanups | ghost | |
| 2009-02-10 | add modifyEntry | Felix Domke | |
| 2009-02-10 | Add MultoContentTemplateColor, which takes the color out of a templated argument | Felix Domke | |
| 2009-02-10 | fix sleep-after-access | Felix Domke | |
| 2009-02-10 | stop idle timer when removing a harddisk | Felix Domke | |
| 2009-02-09 | Merge branch 'master' of git.opendreambox.org:/git/enigma2 | Felix Domke | |
| 2009-02-09 | properly handle: non-accessible directories, 'None' (=list of mountpoints) ↵ | Felix Domke | |
| with showMountPoints=false | |||
