aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Extensions/FileManager
AgeCommit message (Collapse)Author
2009-08-18remove orphaned FileManager pluginAndreas Oberritter
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-02-24small optimizations and cleanups by Moritz Vennghost
2008-04-01typosAndreas Frisch
2007-07-22cleanup some importsAndreas Monzner
2006-12-19some python import cleanupsAndreas Monzner
lesser swig overhead
2006-08-08plugins can appear in the extensions menu nowStefan Pluecken
use PluginDescriptor.WHERE_EXTENSIONSMENU and the same parameters as for standard plugins (see the file manager plugin for an example)
2006-08-07fix 'ok' in FileManager for files a bitFelix Domke
2006-03-23- switchtimer added to RecordingTimerStefan Pluecken
- media player to play mp3, ogg (not yet fully working) and ts files (needs gstreamer) - language selection saves a language string instead of a changing index number
2006-03-05plugin api change: Plugins() and main functions must receive (and possibly ↵Felix Domke
ignore) keyword arguments
2006-03-02add .cvsignores to pluginsFelix Domke
2006-02-28remove holeStefan Pluecken
2006-02-22install plugins to the correct directoriesStefan Pluecken
2006-02-22the missing pluginStefan Pluecken