aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components
AgeCommit message (Expand)Author
2009-02-13Fix entry_changed in ListboxFelix Domke
2009-02-12fix "schwerwiegender fehler" ;)ghost
2009-02-12small speedups/cleanups by moritz vennghost
2009-02-12add RT_WRAP for usage in TemplatedMultiContentFelix Domke
2009-02-11fix crash in manual scan (and other screens) since config speedupsghost
2009-02-11whitespace cleanups, small optimizationsghost
2009-02-11small fixesghost
2009-02-11revert some changesghost
2009-02-11another cleanup/speedupghost
2009-02-11small speedupsghost
2009-02-11Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost
2009-02-11fix possible crashghost
2009-02-11Merge branch 'master' of git.opendreambox.org:/git/enigma2Felix Domke
2009-02-11import MultiContentTemplateColorFelix Domke
2009-02-11small speedups / whitespace cleanupsghost
2009-02-10add modifyEntryFelix Domke
2009-02-10Add MultoContentTemplateColor, which takes the color out of a templated argumentFelix Domke
2009-02-10fix sleep-after-accessFelix Domke
2009-02-10stop idle timer when removing a harddiskFelix Domke
2009-02-09Merge branch 'master' of git.opendreambox.org:/git/enigma2Felix Domke
2009-02-09properly handle: non-accessible directories, 'None' (=list of mountpoints) wi...Felix Domke
2009-02-09ConfigSelection / ConfigSet speedup second tryghost
2009-02-09Revert "increased performance on ConfigSelection and ConfigSet create to spee...ghost
2009-02-09increased performance on ConfigSelection and ConfigSet create to speedup enig...ghost
2009-02-09speedup / cleanupghost
2009-02-06code cleanup ... use more /proc/stb/avs/0/* auto functionsghost
2009-02-06check harddisc idle 10 times per periodghost
2009-02-03also check devidex2 hereghost
2009-02-02now the code is working for /dev/ide/discs/discX mounts and direkt mounts to ...ghost
2009-01-30use enum values from frontendparams.hghost
2009-01-30use .get instead of operator []ghost
2009-01-27Merge branch 'master' of /home/tmbinc/enigma2-gitFelix Domke
2009-01-27don't rely on hdd standby timer, but manage own idle timer.Felix Domke
2009-01-27allow using a list for ePopenFelix Domke
2009-01-27Merge branch 'master' of git.opendreambox.org:/git/enigma2Felix Domke
2009-01-27when length is not available, just don't show anythingFelix Domke
2009-01-27fixes for python 2.6 by Moritz Vennghost
2009-01-26patch by moritz venn: wrap around for minutes/hoursFelix Domke
2009-01-26performance fix: don't redraw if in/out list is the sameFelix Domke
2009-01-21"type" -> "tuner_type"... tuner_type is one of "DVB-S" "DVB-T" "DVB-C"ghost
2009-01-19more codecleanupghost
2009-01-19allow non string choices in ConfigSelectionghost
2009-01-19physdev path start with /, like in hotplug. add dvd drive into devicedb. fix ...Felix Domke
2009-01-19add unicable support (thx to adenin)ghost
2009-01-19use OSError instead of IOError and small fix for sr devicesghost
2009-01-19rework block device scanning a bitFelix Domke
2009-01-15Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2Fraxinas
2009-01-15allow styleable TemplatedMultiContent listsFraxinas
2009-01-09fixes by adenin:Felix Domke
2009-01-06only kill actual containers on aborting tasksFraxinas