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
/
Components
/
ServiceScan.py
Age
Commit message (
Collapse
)
Author
2008-03-20
remove useless LCD clock from start Wizard and ServiceScan
Andreas Frisch
2007-09-16
show bandwitdt instead of symbolrate for DVB-T in scan
Andreas Monzner
2007-09-16
replace old screwed stone skin with Screwed Stone II (thx to nemesis)
Andreas Monzner
2007-09-16
fix typo (orbpos -> orb_pos)
Andreas Monzner
2007-09-15
show more information in service scan (needs additional changes in skin)
Andreas Monzner
2007-09-14
some changes for new default skin
Andreas Monzner
2007-07-22
cleanup some imports
Andreas Monzner
2007-07-20
fix bluescreen(segfault) in automatic service scan .. part2
Andreas Monzner
2007-07-18
start scan on execBegin to fix missing self.scan when window was non-execing
Felix Domke
2006-07-21
clear list of previous found services when a new servicescan starts
Andreas Monzner
2006-04-10
add destroy
Felix Domke
2006-03-06
replace 'NIM' by 'Tuner' to help users understanding the message
Felix Domke
2006-02-25
- new automatic scan - scans everything the NIM can handle
Stefan Pluecken
- ServiceScan is now able to do a multipass scan - added the manual scan to the startwizard - wizards have a new "nextstep" attribute for the <step>-tag now
2006-01-14
fix
Felix Domke
2005-12-19
show how much services are found after the scan
Stefan Pluecken
2005-11-30
workaround for missing reference
Felix Domke
2005-11-22
translations
Stefan Pluecken
2005-11-18
scan: add allocateFrontendByIndex, so ServiceScan uses a fixed frontend ID - ↵
Felix Domke
currently hardcoded 0 in python.
2005-11-16
scan: add flags for optional network search. drop transponders on foreign ↵
Felix Domke
satellites.
2005-11-15
add transponderlist - get it as param
Ronny Strutz
2005-11-15
add initial transponders from python
Felix Domke
2005-05-05
- split of Components into different files
Felix Domke
- screen (will be split next) must import required modules