aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/SystemPlugins/Hotplug/plugin.py
AgeCommit message (Collapse)Author
2011-02-08Plugins: fix permission of plugin.pyacid-burn
2011-02-07Enigma2-Plugins: implement needsRestart=True for plugins that need a enigma2 ↵acid-burn
restart after installation. refs #670
2010-11-16Applied new-hotplug.patch from OEAndreas Oberritter
2009-01-19rework block device scanning a bitFelix Domke
2008-11-17change hotplugNotifier to return correct state transition for cd-rom type ↵Fraxinas
and flash type devices
2008-11-14callbacks that are added upon hotplug events can be added to a ↵Fraxinas
hotplugNotifier list now. use this to speed up Audio CD recognition in MediaPlayer
2008-06-24auto start mediascanner on hotplug change (new device plugged or mediumAndreas Monzner
injected) add mediascanner support to dvd player plugin
2008-02-28follow hotplug-ng changesFelix Domke
2008-02-27add Hotplug pluginFelix Domke