aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Extensions
AgeCommit message (Collapse)Author
2006-09-17fix zapping alternatives bluescreenStefan Pluecken
2006-09-06link correct url for web interface sampleStefan Pluecken
2006-08-23revert unneeded changesAndreas Monzner
2006-08-23fix non-visible video on subservicequickzap startAndreas Monzner
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-07-28add missing background colorFelix Domke
2006-07-19show 'last' marksFelix Domke
2006-07-17move xml files into web/, support hierarchyFelix Domke
2006-07-14fix static responsesFelix Domke
2006-07-14add FritzCall (uses twisted to display incoming calls on a fritzbox fon on ↵Felix Domke
screen)
2006-07-14remove non existing fileFelix Domke
2006-07-14add proof-of-concept web interfaceFelix Domke
2006-07-10fix 'ok' priorityFelix Domke
2006-05-01follow changesFelix Domke
2006-04-16make parameter for finishedChannelSelction optionalAndreas Monzner
2006-04-08fixAndreas Monzner
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