aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components
AgeCommit message (Collapse)Author
2009-02-17follow Console() changesacid-burn
add WHERE_NETWORKCONFIG_READ to Plugin Descriptor make Reichi happy ;-)
2009-02-16Merge branch 'master' of /home/tmbinc/enigma2-git into tmbinc/FixTimingBugsFelix Domke
2009-02-16fix ConfigNoneghost
this fixes the endless bootloop with dm800
2009-02-16update all non-master listboxes when any listbox changesFelix Domke
2009-02-16Merge branch 'master' of /home/tmbinc/enigma2-gitFelix Domke
2009-02-16add latvian languageFelix Domke
2009-02-15use 'in', add killAllFelix Domke
2009-02-15add kill to Consoleacid-burn
2009-02-15fix typoghost
2009-02-15invalidate listboxcontent on epglist sortghost
2009-02-13rename list -> helplistghost
2009-02-13timerfix by adeninghost
2009-02-13Merge branch 'master' of git://git.opendreambox.org/git/acidburn/enigma2-masterFelix Domke
2009-02-13Merge branch 'master' of /home/tmbinc/enigma2-git into tmbinc/FixTimingBugsFelix Domke
Conflicts: lib/python/Components/Converter/StringList.py
2009-02-13Fix entry_changed in ListboxFelix Domke
2009-02-13add remove to ipkg component and screenacid-burn
2009-02-13add MultiFileSelectListacid-burn
2009-02-13add remove/add partition interface for external applications not using autofsacid-burn
2009-02-13Merge branch 'master' of /home/tmbinc/enigma2-git into tmbinc/FixTimingBugsFelix Domke
Conflicts: lib/python/Screens/InfoBarGenerics.py
2009-02-13 - While recording, collect startcodes and save them into ".sc"-filesFelix Domke
- this allows finding iframes for fast forward/reverse more easily - when in fast forward, strictly just output good (=complete iframes) data (this might break dm7025, we will fix this later) - draw smaller, fixed-size bar in position gauge
2009-02-12fix "schwerwiegender fehler" ;)ghost
2009-02-12small speedups/cleanups by moritz vennghost
2009-02-12Merge branch 'master' of /home/tmbinc/enigma2-git into tmbinc/FixTimingBugsFelix Domke
2009-02-12add RT_WRAP for usage in TemplatedMultiContentFelix Domke
2009-02-12Merge branch 'master' of /home/tmbinc/enigma2-git into tmbinc/FixTimingBugsFelix 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 /home/tmbinc/enigma2-git into tmbinc/FixTimingBugsFelix Domke
Conflicts: lib/dvb/decoder.cpp
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) ↵Felix Domke
with showMountPoints=false
2009-02-09ConfigSelection / ConfigSet speedup second tryghost
2009-02-09Revert "increased performance on ConfigSelection and ConfigSet create to ↵ghost
speedup enigma2 start" This reverts commit ddff18e87301a328b7b8b03d2f68de8e1029120b until its working okay ;)
2009-02-09increased 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-09speedup / cleanupghost
2009-02-06code cleanup ... use more /proc/stb/avs/0/* auto functionsghost
this change needs current drivers (SRCDATE >= 20090206)
2009-02-06check harddisc idle 10 times per periodghost
add some debug output
2009-02-03also check devidex2 hereghost