index
:
enigma2.git
cwe-pc
master
Clone of git://git.opendreambox.org/git/enigma2.git before dream multimedia removed all the engima2 sources
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
python
/
Plugins
/
SystemPlugins
/
Satfinder
/
plugin.py
Age
Commit message (
Expand
)
Author
2007-11-26
remove unneeded imports
Andreas Monzner
2007-10-21
don't crash when having unknown fec/pol values (possibly due to broken satell...
Felix Domke
2007-10-07
add 'weight' for menu entries (including plugins), so they can be sorted, pat...
Felix Domke
2007-10-07
add entryid to WHERE_MENU, add entryids in local plugins (patch by Moritz Ven...
Felix Domke
2007-10-07
Rename WHERE_SETUP to WHERE_MENU and patch all local plugins to follow this (...
Felix Domke
2007-09-26
backport from release branch
Andreas Monzner
2007-09-14
some changes for new default skin
Andreas Monzner
2007-08-28
use source/converter for tuner data
Andreas Monzner
2007-07-28
fix *required* kwargs. plugins not having **kwargs will probably not run with...
Felix Domke
2007-07-25
fix typo
Andreas Monzner
2007-07-24
display Satfinder, SatelliteEquipmentControl and PositionerSetup
Stefan Pluecken
2007-07-22
cleanup some imports
Andreas Monzner
2007-05-18
NIM cleanup, as described in https://lists.elitedvb.net/pipermail/enigma2-dev...
Felix Domke
2007-01-15
change iFrontendInformation api
Andreas Monzner
2007-01-07
self.session is already defined by Screen
Andreas Monzner
2006-12-19
fix syntax error,
Andreas Monzner
2006-12-19
some python import cleanups
Andreas Monzner
2006-11-01
make "Satfinder" and "Positioner setup" translatable
Andreas Monzner
2006-11-01
move Satfinder and Positioner Plugin to Menu -> Setup -> Service Searching
Andreas Monzner
2006-10-13
fix more ConfigSatlist defaults
Andreas Monzner
2006-10-09
fix typo
Andreas Monzner
2006-10-09
add optional addNotifier(initial_call=False)-support
Felix Domke
2006-10-07
finally fix satfinder with new config
Felix Domke
2006-10-06
some fixes
Felix Domke
2006-10-02
config rewrite. some extensions still need to be updated.
Felix Domke
2006-07-10
retune previous running foreground service after leave satfinder
Andreas Monzner
2006-07-04
really fix satfinder
Andreas Monzner
2006-07-04
fix more possible bluescreens
Andreas Monzner
2006-07-04
cleanup and bugfix
Andreas Monzner
2006-07-01
add a quick & dirty satfinder
Stefan Pluecken