aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins
AgeCommit message (Collapse)Author
2007-03-21more __deref__ changesAndreas Monzner
2007-03-21remove wireless pluginStefan Pluecken
2007-03-20fix hardcoded interface handling in wireless pluginStefan Pluecken
2007-03-20fix hardcoded pathStefan Pluecken
2007-03-20some fixes for the new network configurationStefan Pluecken
adding Reichi's WirelessLan configuration plugin (not yet fully functional)
2007-03-19remove wireless pluginStefan Pluecken
2007-03-19network setup rewrite... adds support for multiple devices and an extended ↵Stefan Pluecken
setup via plugins
2007-03-12by default, only backup settings.Felix Domke
2007-02-15fix typoAndreas Monzner
2007-02-15add (Expert) Satellite Equipment Setup for change someAndreas Monzner
delays/timeouts/retries
2007-01-15change iFrontendInformation apiAndreas Monzner
getFrontendData(bool) is now splitted in three seperate calls getFrontendData() returns the frontend number and frontend type in a dict getFrontendStatus() return signal quality, signal power, bit error rate, lock state, sync state, frontend state in a dict getTransponderData(bool) when the bool is true it returns a dict with the original tuned transponder data, when false the transponderdata read out from the frontend driver getAll(bool) is a sum of the three single calls and the direct replacement of the old getFrontendData call
2007-01-12do not install web interface, as it's in another cvs now.Felix Domke
2007-01-09add StreamingM3UFelix Domke
2007-01-09add streaming link. you still need streamproxy ↵Felix Domke
(http://streamproxy.schwerkraft.elitedvb.net/) on port 8001
2007-01-09add dynamic m3u playlistFelix Domke
2007-01-09add cvsignoreFelix Domke
2007-01-09add web/stream?StreamService=ref to stream service and output demux+pids. ↵Felix Domke
the (external) streaming proxy will pick up this data and send the TS
2007-01-09use stand alone screens, and call execBegin/execEnd on web screens. ↵Felix Domke
Re-enable 3s newline ping until we have something better.
2007-01-07take care of running recording before realy shutdown e2Andreas Monzner
2007-01-07self.session is already defined by ScreenAndreas Monzner
2006-12-26add missing importAndreas Monzner
2006-12-2615 msec delay between disable tone and send diseqcAndreas Monzner
2006-12-26disable tone before send diseqc commandAndreas Monzner
2006-12-19fix syntax error,Andreas Monzner
some cosmetics
2006-12-19add missing importFelix Domke
2006-12-19fix software update plugin to match the new IpkgComponentStefan Pluecken
2006-12-19add IpkgInstaller Media Scanner pluginStefan Pluecken
2006-12-19some python import cleanupsAndreas Monzner
lesser swig overhead
2006-12-19add WHERE_FILESCANFelix Domke
2006-12-18add (incomplete) media scan supportFelix Domke
2006-12-18add media scannerFelix Domke
2006-12-18don't allow leaving the software update plugin while ipkg is runningStefan Pluecken
2006-12-17german translations for the new software updateStefan Pluecken
2006-12-17replace software update plugin with a more user friendly approachStefan Pluecken
add an ipkg python class
2006-12-07use new config paths, use popupsFelix Domke
2006-12-07add config.plugins subsectionFelix Domke
2006-12-01remove ZappingAlternatives Plugin completelyAndreas Monzner
2006-12-01remove old zapping alternatives pluginAndreas Monzner
new zapping/recording alternatives can be set in channelist context menu
2006-11-30add SimpleRSS, a very simple RSS reader, including broken podcast supportFelix Domke
2006-11-28use createDir, this fixes crash when thumbnail directory can not be createdFelix Domke
2006-11-22some picplayer fixesAndreas Monzner
2006-11-21fix bluescreen in zapping alternatives editorStefan Pluecken
2006-11-20make xgettext happyAndreas Monzner
2006-11-20add and install missing files for picplayerAndreas Monzner
2006-11-19add missing fileFelix Domke
2006-11-18add PicturePlayer pluginFelix Domke
2006-11-18add FIXMEFelix Domke
2006-11-18allow translationFelix Domke
2006-11-11layout fixFelix Domke
2006-11-01fix non working diseqcAndreas Monzner