aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Extensions/Makefile.am
AgeCommit message (Collapse)Author
2010-11-16further updates to the build system, generate enigma2.shAndreas Oberritter
2009-09-11Enigma2: add __init__.py to Plugins folders. Thx. Mike Looijmansacid-burn
2009-08-18set permissions to 644 for data filesAndreas Oberritter
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-06-16add plugin to connect via builtin modem to internet (just dm500hd yet)ghost
2009-02-13remove IPKGInstaller and ConfigurationBackupacid-burn
start working on Softwaremanager
2008-12-21remove comments from Makefile.am to make automatic parsing easierStefan Pluecken
2008-09-12add DVDBurn to be built automaticallyAndreas Frisch
2008-04-15add DVDPlayer plugin (not final yet)Andreas Monzner
not working without libdreamdvd (not in OE yet)
2007-11-23add socket mmi plugin,Andreas Monzner
fix some mmi bugs
2007-10-07move media player into plugin (patch by Moritz Venn, ↵Felix Domke
001_enigma2_make_mediaplayer_a_plugin.patch)
2007-09-11remove FritzCall from this cvs - it's in ↵Felix Domke
enigma2-plugins.schwerkraft.elitedvb.net now
2007-07-31add graphical multiepg plugin (like e1)Andreas Monzner
yet it is just startable via blue button menu
2007-01-12do not install web interface, as it's in another cvs now.Felix Domke
2006-12-19add IpkgInstaller Media Scanner pluginStefan Pluecken
2006-12-18add media scannerFelix Domke
2006-12-01remove old zapping alternatives pluginAndreas Monzner
new zapping/recording alternatives can be set in channelist context menu
2006-11-18add PicturePlayer pluginFelix Domke
2006-10-25revert stupid commitAndreas Monzner
2006-10-25fix 'start'/'stop'/'select other' subtitlesAndreas Monzner
2006-10-10revertAndreas Monzner
2006-10-10fix e1like radio modeAndreas Monzner
2006-10-08remove non-existing simpleRSS from MakefileStefan Pluecken
2006-10-02config rewrite. some extensions still need to be updated.Felix Domke
2006-08-23revert unneeded changesAndreas Monzner
2006-08-23fix non-visible video on subservicequickzap startAndreas Monzner
2006-03-03add a proof-of-concept plugin to define alternative servicesStefan Pluecken
example: NIM A: DVB-C NIM B: DVB-S (Astra) NIM B records "Sat 1" (vertical) and cannot play or record "Das Erste". Zapping to "Das Erste" now looks up an alternative-table (defined by the user) and plays the service "Das Erste" (cable service) on NIM A, which is assossiated to "Das Erste" (sat service).
2006-02-25add very experimental cutlist editorFelix Domke
2006-02-23remove __init__.py files and create them on the flyStefan Pluecken
2006-02-23recursively search for pluginsStefan Pluecken
2006-02-22cleanup the plugins to fit the new namespaceStefan Pluecken