| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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
|
|
std::map (safe memory)
prepare for different video stream types.. (H264) ( NOT for dm7025 )
|
|
restructure code for better readability
add some comments
remove some debug output
|
|
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
|
|
|
|
add ability to reset the newfound flag from single service via channellist context menu
add ability to the newfound flags for all services from a "orbital position" via channellist context menu
|
|
|
|
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
|
|
|
|
|
|
- scan hardcoded to dvb-s again
- added untested recording support (data io thread still missing)
|
|
- 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
|
|
- use eAutoInitPtr instead of eAutoInitP for iObject-based stuff
- fix some ref initialization
- added service stop
|
|
|