| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2009-02-09 | ConfigSelection / ConfigSet speedup second try | ghost | |
| 2009-02-09 | Revert "increased performance on ConfigSelection and ConfigSet create to ↵ | ghost | |
| speedup enigma2 start" This reverts commit ddff18e87301a328b7b8b03d2f68de8e1029120b until its working okay ;) | |||
| 2009-02-09 | increased performance on ConfigSelection and ConfigSet create to speedup ↵ | ghost | |
| enigma2 start for performance reasons we have removed the assertion to check if the ConfigSelection default is in choices list/dict... so please ensure that your default entry is in the choices list.. when it is not None! | |||
| 2009-02-09 | speedup / cleanup | ghost | |
| 2009-02-06 | code cleanup ... use more /proc/stb/avs/0/* auto functions | ghost | |
| this change needs current drivers (SRCDATE >= 20090206) | |||
| 2009-02-06 | check harddisc idle 10 times per period | ghost | |
| add some debug output | |||
| 2009-02-03 | also check devidex2 here | ghost | |
| 2009-02-02 | now the code is working for /dev/ide/discs/discX mounts and direkt mounts to ↵ | ghost | |
| /dev/ide/hostX/busX/... | |||
| 2009-01-30 | use enum values from frontendparams.h | ghost | |
| 2009-01-30 | use .get instead of operator [] | ghost | |
| 2009-01-27 | Merge branch 'master' of /home/tmbinc/enigma2-git | Felix Domke | |
| 2009-01-27 | don't rely on hdd standby timer, but manage own idle timer. | Felix Domke | |
| 2009-01-27 | allow using a list for ePopen | Felix Domke | |
| 2009-01-27 | Merge branch 'master' of git.opendreambox.org:/git/enigma2 | Felix Domke | |
| 2009-01-27 | when length is not available, just don't show anything | Felix Domke | |
| 2009-01-27 | fixes for python 2.6 by Moritz Venn | ghost | |
| 2009-01-26 | patch by moritz venn: wrap around for minutes/hours | Felix Domke | |
| 2009-01-26 | performance fix: don't redraw if in/out list is the same | Felix Domke | |
| 2009-01-21 | "type" -> "tuner_type"... tuner_type is one of "DVB-S" "DVB-T" "DVB-C" | ghost | |
| 2009-01-19 | more codecleanup | ghost | |
| 2009-01-19 | allow non string choices in ConfigSelection | ghost | |
| 2009-01-19 | physdev path start with /, like in hotplug. add dvd drive into devicedb. fix ↵ | Felix Domke | |
| scanner component. fix splitDeviceName for sr0-like devices. | |||
| 2009-01-19 | add unicable support (thx to adenin) | ghost | |
| 2009-01-19 | use OSError instead of IOError and small fix for sr devices | ghost | |
| 2009-01-19 | rework block device scanning a bit | Felix Domke | |
| 2009-01-15 | Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2 | Fraxinas | |
| 2009-01-15 | allow styleable TemplatedMultiContent lists | Fraxinas | |
| 2009-01-09 | fixes by adenin: | Felix Domke | |
| - fixed "sometimes, timer changes would not be applied" - allow deleting timers in GraphMultiEPG - fix displayed clock icons in epg view, - fix button text for "zap", "add/remove timer" - multiepg and graphmultiepg will automatically switch to correct service | |||
| 2009-01-06 | only kill actual containers on aborting tasks | Fraxinas | |
| 2009-01-03 | small timer fixes by adenin | ghost | |
| 2008-12-28 | fix typo | ghost | |
| 2008-12-22 | add possibility to remove timers in epglist | ghost | |
| TODO: this is not working for subtitles yet and not its working in graphical multi epg | |||
| 2008-12-21 | fix death screen in some conditions | ghost | |
| del fakeRec doesnt work, when the fakeRecList was empty thx to adenin | |||
| 2008-12-16 | finish and polish diseqc tester plugin | stefan | |
| 2008-12-16 | add onid/tsid polling | Stefan Pluecken | |
| 2008-12-16 | catch up DiseqcTest development | Stefan Pluecken | |
| 2008-12-16 | add ResourceManager for handling resources in inter plugin communication | Stefan Pluecken | |
| 2008-12-13 | add possibility to set manual lnb priority (only in advanced sat config) | ghost | |
| range 0..64 to decrease priorities (this is lower as all auto given priorities) range 14000..14064 this is higher than auto given rotor priorities range 19000..19064 this is higher than each auto given priorities | |||
| 2008-12-12 | cleanup | ghost | |
| 2008-12-11 | Patch by Anders Holst: | Felix Domke | |
| * ConfigElement.addNotifier takes a new optional argument immediate_feedback (which is True by default). If True the notifier is called whenever an editing key is pressed in the element. When False, the notifier is only called when editing is finished, i.e the element is deselected or the dialog closed. * ConfigSet is updated in accordance with Teros suggestion so that it behaves like the others and feedback can be given immediately. * All ConfigElements are modified to check whether they have changed since last selected (by a new variable last_value). * UsageConfig.py is updated to use immediate_feedback=False in the case of validating the speeds. (The only case so far where this setting is needed, but with the possibility more uses may follow.) | |||
| 2008-12-09 | ServicePosition.py: add Option "ShowNoSeconds" | ghost | |
| 2008-12-09 | RemainingToText.py: more flexible use | ghost | |
| 2008-12-09 | add SNRdB to TunerInfo | ghost | |
| 2008-12-08 | add new config types ConfigSearchText, which uses the new sql ↵ | Fraxinas | |
| NumericalTextInput search map plus type ConfigDirectory which displays paths as strings | |||
| 2008-12-08 | allow using complex shell commandlines (including | etc.) for job tasks ↵ | Fraxinas | |
| (handle with care, no tool exist precondition checking!) | |||
| 2008-12-04 | add m4a as audio extension | ghost | |
