aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Extensions
AgeCommit message (Collapse)Author
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-16cutlist editor: restore old service, abilty to cut before and after current ↵Felix Domke
position
2006-03-05a navigation instance might not be available at AUTOSTART. use first ↵Felix Domke
session's navigation instance
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-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-02-28remove holeStefan 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-25no makefile -> no pluginStefan Pluecken
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-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-22cleanup the plugins to fit the new namespaceStefan Pluecken