| Age | Commit message (Collapse) | Author |
|
add possibility to add a /etc/enigma2/scan_tp_valid_check.py to add more tsid/onid valid rules
this fixes bug #413
|
|
|
|
|
|
|
|
also take care of onlyFree flag for new found services without sdt entry
also enable pat scan for automatic sdt scan on service change
|
|
- add a only free scan
- the scan now finds also services not listed in SDT
- add option "clear before scan" also for single transponder searches
For the only free scan a change in the main lamedb transponder format was
needed... i think this breaks some external settings editors
To detect the service format now the service database file starts with "eDVB
services /4/" .. the old format was "eDVB services /3/" .. e2 can read the
old and the new format.. but it writes always the new format!
|
|
dont export AddRef, Release, ptrref and grabRef to python
some cleanups
|
|
|
|
|
|
|
|
|
|
|
|
- the CI is now working on both tuners
- the CI is no more blocked by freetv services
- add multi services support (on same transponder) (yet hardcoded for Alphacrypt only)
- fix bluescreen in CI MMI dialog when pressin ok/left/right
|
|
this
a) update changed service/provider names
b) add new services to servicelist and mark it as new services
to prevent change service_name it is possible to set the dxHoldName flag for this service
to prevent change any parameter of a single service it is possible to set the dxNoSDT flag
look at the eServiceDVB class declaration in lib/dvb/idvb.h
|
|
before scan)
a) "yes" means remove all services and transponders for this sat position / all selected sat positions
b) "no" means hold all services and transponders for this sat position / all selected sat positions
this resets all old new found flags (incremental scan)
c) "yes (hold feeds) means the same as a) but hold all feed services/transponders
|
|
|
|
implementation doesn't work when no SDT was avail before the NIT was scanned)
|
|
|
|
satellites.
|
|
|
|
please add http://ghost.dream-multimedia-tv.de/libdvbsi++.bb to your bitbake/openembedded/packages/tuxbox directory and exectute "bitbake -b ../openembedded/packages/tuxbox/libdvbsi++.bb" then install the libdvbsi++...ipk
|
|
|
|
|
|
- rename: isection.h -> idemux.h
|
|
- first work on skin support, not really far
- improved infobar
- deletes components when destroying screens
- fixed elistbox and component
- add ability to change bouqet - real query parser still unfinished
|
|
- changed time when screens are acutally constructed
- added service name (not working atm) and event info (now&next)
|
|
- added "scan" component
- scan possible from main menu
|
|
- fixed dvbdb (reading/writing lamedb)
- fixed (i.e. disallow) operator= in iObject (destroyed refcounts before)
- implemented listboxcontent for servicelists
- implemented getServiceInformation for non-playing services (still not happy with the result, though)
- implemented first try of serviceSelector component
|
|
- fixes
|
|
- use eAutoInitPtr instead of eAutoInitP for iObject-based stuff
- fix some ref initialization
- added service stop
|
|
|