aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Extensions/MediaScanner
AgeCommit message (Collapse)Author
2010-10-06meta: remove trailing slash from installdirsAndreas Oberritter
2010-09-21Enigma2-meta: rework plugin meta files and prepare for inclusion into ↵acid-burn
enigma2 translation. Meta.xml files are now only in english and translation is now easy possible for all languages over enigma2 translation project. This also reduces consumed space inside flash memory. Add missing TempFanControl plugin meta and LICENSE. DreamInfohandler.py,SoftwareManager: follow meta xml changes. fixes #578
2009-11-25Enigma2-Metainformations: - update all Meta Informationsacid-burn
2009-09-03Enigma2-meta: install plugins-meta.xml in /usr/share/metaacid-burn
genmetaindex.py: change index.xml layout a bit
2009-08-18set permissions to 644 for data filesAndreas Oberritter
2009-08-18remove obsolete .cvsignore filesAndreas Oberritter
2009-08-17enable metadata install, install into /usr/share/enigma2/meta/enigma2/Felix Domke
2009-08-15Makefile.am: use dist_*_DATA to include data files in tarballsAndreas 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-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-02-24small optimizations and cleanups by Moritz Vennghost
2009-02-13Revert "really only show accessible devices"acid-burn
This reverts commit 8530482b1d58468eade8ae2cfd618c694bef75d2.
2009-02-13really only show accessible devicesacid-burn
2009-02-13do not show inaccessible devices in deviceselectionacid-burn
2009-01-05debug helpFelix Domke
2008-08-08ignore not accessible devicesAndreas Monzner
2008-06-25take care of hotplug events just when the infobar is execing (no other menuAndreas Monzner
is visible)
2008-06-24its a bad idea to open a screen at every place..Andreas Monzner
i fix this later..
2008-06-24auto start mediascanner on hotplug change (new device plugged or mediumAndreas Monzner
injected) add mediascanner support to dvd player plugin
2008-06-04cosmetic fixes/workaroundsFelix Domke
2008-02-28show hotplug media in main menuFelix Domke
2007-10-07move media scanner components into core, patch by Moritz Venn ↵Felix Domke
(002_enigma2_move_mediascanner_components_into_core.patch)
2007-07-19show media selector instead of hardcoded /hdd/ scanFelix Domke
2007-07-19whitespace cleanupFelix Domke
2006-12-19some python import cleanupsAndreas Monzner
lesser swig overhead
2006-12-18add media scannerFelix Domke