aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins
AgeCommit message (Collapse)Author
2006-04-16make parameter for finishedChannelSelction optionalAndreas Monzner
2006-04-11some logic to detect useable nims for rotor pluginAndreas Monzner
2006-04-11fix tuner selection in positioner plugin for more than one dvb-s nimStefan Pluecken
2006-04-11add missing importStefan Pluecken
2006-04-08fixAndreas Monzner
2006-04-08decrease time between parameter calling to ensure search mode works betterStefan Pluecken
2006-04-08retune after sending a diseqc command in the positioner setup pluginStefan Pluecken
2006-04-08feature complete positioner pluginStefan Pluecken
2006-04-07finished the rotor config plugin (untested and lacking some features)Stefan Pluecken
2006-04-05another positioner tryStefan Pluecken
2006-04-05use new string concept for sending diseqc commandsStefan Pluecken
2006-04-05some positioner setup changes for debugging purposesStefan Pluecken
2006-04-04fixAndreas Monzner
2006-04-04small changesAndreas Monzner
2006-04-04some work on the positioner setup pluginStefan Pluecken
2006-03-24remove old softwareupdate from configure and makefile - new softwareupdate ↵Stefan Pluecken
could be called stable by now
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-11Plugin: add WHERE_TELETEXTFelix Domke
2006-03-10add parameter to Console screen to set the console window titleStefan Pluecken
2006-03-06update ConfigurationBackup pluginFelix Domke
2006-03-05add ConfigurationBackupFelix Domke
2006-03-05a navigation instance might not be available at AUTOSTART. use first ↵Felix Domke
session's navigation instance
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