aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins
AgeCommit message (Collapse)Author
2006-03-05add WHERE_SESSIONSTARTFelix Domke
2006-03-05add ConfigurationBackup pluginFelix Domke
2006-03-05plugin api change: Plugins() and main functions must receive (and possibly ↵Felix Domke
ignore) keyword arguments
2006-03-05some more .cvsignoreFelix Domke
2006-03-05add missing cvsignoreFelix Domke
2006-03-05adding the image upgrade wizardStefan Pluecken
can backup settings to hdd, cf, usb or (in the future) a given path recognizes the backup after flashing the image automatically and asks the user, if it should restore the settings guides the user through the upgrade process
2006-03-05add scrollbars ondemandStefan Pluecken
2006-03-05some more fixesStefan Pluecken
2006-03-05fix ZappingAlternatives - it SHOULD work now...Stefan Pluecken
2006-03-04fix fixStefan Pluecken
2006-03-04fixStefan Pluecken
2006-03-04load alternatives.xml in autostart pluginStefan Pluecken
2006-03-04enhance usability of ZappingAlternatives pluginStefan Pluecken
2006-03-04remove faulty debug printStefan Pluecken
2006-03-04don't die on loadAlternatives when no file is presentStefan Pluecken
2006-03-04changes for alternative zapping:Stefan Pluecken
- load/save in /etc/enigma2/alternatives.xml - symmetric alternative relations
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-03-02add .cvsignores to pluginsFelix Domke
2006-03-02add *.pyo to .cvsignoreFelix Domke
2006-03-02remove bad words (and characters)Stefan Pluecken
2006-03-02better resizingStefan Pluecken
2006-03-02add ChoiceBox screen for asking simple multi choice questionsStefan Pluecken
2006-02-28remove holeStefan Pluecken
2006-02-28use categories to categorize the pluginsStefan Pluecken
2006-02-28removing marks from cut editor is now possible. minor hack to seek back one GOPFelix Domke
2006-02-27add new interface for cutlist editorFelix Domke
2006-02-27add add/removeMark, disable cutlist on play, selected just inserted marksFelix Domke
2006-02-27- add positioner plugin (just basic gui atm)Stefan Pluecken
- some changes to ConfigSlider (is now called "configSlider" and has a step width and max value now) - add BER/SNR/AGC display to the manual single transponder scan (just gui, no functionality yet)
2006-02-25fix typoStefan Pluecken
2006-02-25readd old software update to ensure update capability for faulty software ↵Stefan Pluecken
conditions
2006-02-25add InputBox screen for textual inputStefan Pluecken
2006-02-25no makefile -> no pluginStefan Pluecken
2006-02-25add very experimental cutlist editorFelix Domke
2006-02-23properly unload old plugins and load new pluginsFelix Domke
2006-02-23remove __init__.py files and create them on the flyStefan Pluecken
2006-02-23recursively search for pluginsStefan Pluecken
2006-02-22fix install pathStefan Pluecken
2006-02-22install plugins to the correct directoriesStefan Pluecken
2006-02-22remove update.png for the WebInterface pluginStefan Pluecken
2006-02-22the missing pluginStefan Pluecken
2006-02-22remove FileManagerStefan Pluecken
2006-02-22cleanup the plugins to fit the new namespaceStefan Pluecken
2006-02-22remove old pluginsStefan Pluecken
2006-02-22cleanup the plugins to fit the new namespaceStefan Pluecken
2006-02-22add ability to download e2-plugins via PluginBrowserStefan Pluecken
naming conventions for plugin packets: enigma2-plugin-<category>-<pluginname> (category is not yet supported by the GUI)
2006-02-22remove Upgrade pluginStefan Pluecken
2006-02-22create a Console screen for command executionsStefan Pluecken
2006-02-22fix newlineFelix Domke
2006-02-22add FileManger pluginStefan Pluecken
reenable plugin icons
2006-02-22use brutal force to upgrade the stuffStefan Pluecken