aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components
AgeCommit message (Collapse)Author
2009-09-23take care of servicegroups in doublecheckghost
2009-09-21lib/python/Components/config.py: fix bug (thx to adenin)ghost
2009-09-11PluginComponent.py: better alignment of icons and texts. Thx. Mike Looijmansacid-burn
2009-09-08DreamInfoHandler.py: small update for new index.xml's.acid-burn
2009-09-08don't offer scanning on nims where nothing is connectedStefan Pluecken
2009-08-27add ' fps'Felix Domke
2009-08-27add Framerate to ServiceInfoFelix Domke
2009-08-21update language cacheghost
2009-08-19log signal quality during diseqc tester runsStefan Pluecken
2009-08-18remove obsolete .cvsignore filesAndreas Oberritter
2009-08-15update all Makefile.am filesAndreas Oberritter
remove 'AUTOMAKE_OPTIONS = gnu', which is the default, use pkgdatadir instead of $(DATADIR)/enigma2, use pkglibdir instead of $(LIBDIR)/enigma2
2009-08-04language_cache.py: small fixghost
2009-08-04add slovakian languageghost
change "Slovene" to "Slovenian" update language_cache
2009-07-30add serbian language (thx to majevica)ghost
update language_cache.py
2009-07-26PluginComponent: fix setting wakeuptime from pluginghost
2009-07-25make PIG working with HD Skinsghost
2009-07-24Converter/TemplatedMultiContent.py: add MultiContentEntryPixmapAlphaBlendghost
2009-07-22properly update statusbar after network restartacid-burn
also ignore wmaster0 interface
2009-07-20some more work on plugin manageracid-burn
add experimental plugin meta informations, not yet included in build process install missing py from TuxboxPlugins plugin remove Filemanger from plugins build process
2009-07-20Converter/ServicePosition.py: fix order of inheritance to fix suspend handlingghost
2009-07-20Converter/Poll.py: fix suspendghost
2009-07-16Merge branch 'master' of git.opendreambox.org:/git/enigma2Felix Domke
2009-07-16allow use of alphablended pixmaps in multicontent listsFelix Domke
2009-07-10don't catch IOError in readFile()Andreas Oberritter
2009-07-08add support for harddisks managed by udevAndreas Oberritter
2009-07-07don't touch network configuration on remote rootfsAndreas Oberritter
2009-07-03add slovene language, thanks to matejFelix Domke
2009-07-03fix MOVIE_REC_FILESIZE, thanks to dr_bestFelix Domke
2009-06-30NimManager.py: fix not working "Tuner Equal to" option in complex tuner ↵ghost
configurations
2009-06-16Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost
2009-06-16config.py: also take care of useablechars for keyboardghost
2009-06-15use ::getInfoObject for filesize (allows >4G)Felix Domke
2009-06-15allow position="center,center" to center screen client area on screenFelix Domke
2009-06-12patch by Dr.Best - allow using filesize of movie in converterFelix Domke
2009-06-11small fixesghost
2009-06-08make DEVICEDB depending on model typeFelix Domke
2009-06-04make popup message on record configurable. Patch by CuNoah.Felix Domke
2009-06-04DreamInfoHandler.py: no fatal error when no language element in info tag is ↵ghost
found (this fixes no more working default servicelist handling)
2009-06-02thanks to nighti: add logical names for dm800, dm7025Felix Domke
2009-05-29use more reliable service ref constructor for playlist parsingFraxinas
2009-05-29add streaming protocols for correct uri handlingFraxinas
2009-05-27continue work on plugin manageracid-burn
not yet finished
2009-05-25Merge branch 'master' of /home/tmbinc/enigma2-gitFelix Domke
2009-05-25Fix frontpanel support for DM8000,Felix Domke
modified behaviour on hardware with single frontpanel led (disabled in standby)
2009-05-24EpgList.py: fix typo (replace begTime with beginTime)..ghost
2009-05-22Patch by nix-nix: Factor out getPixmapForEntry for easier override with ↵Felix Domke
custom pixmaps
2009-05-21allow non-binary statesFelix Domke
2009-05-21add Combine converter (not yet usable from skin), to combine two sources ↵Felix Domke
into a result
2009-05-21allow multiple sources for elements. last added source will be in .source, a ↵Felix Domke
list will be in .sources
2009-05-20support for a final post-destroy valueFelix Domke