| Age | Commit message (Collapse) | Author |
|
possibility to playback services without pat/pmt, now also current selected audio pid, subtitles, pcm/ac3 delays are stored for ts playbacks
|
|
c++ counterparts
|
|
- 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
|
|
|
|
|
|
|
|
times faster .. this speedup e2 start a little bit
|
|
lesser swig overhead
|
|
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
|
|
add function to remove transponder(s) and service(s) for specified onid/tsid/dvbnamespace/orbpos
mark new found services in scan with dxNewFound flag
add functions to change dxflags of a single service
add function to change dxflags for specified onid/tsid/dvbnamespace/orbpos
|
|
searches in event titles
for more infos about how to use look at epgcache.cpp, search eEPGCache::search method and read the comment
above the funcion
the similar broadcastings search is used from python in Eventview.py
|
|
|
|
use this new stuff in a simple case study (green and yellow button in service list.. feel free to implement a cool satellites/providers tree)
prepare for splitted radio/tv mode
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
- improved keymaps
|
|
- 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
|
|
- added service list interface for dvb
- started work on queries (currently only "instr" on servicename)
- started work on infobar
- added listbox with service
- fixed dvbdb
- remove some debug output
|
|
- 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
|
|
- remove console (needs to be rewritten anyway)
- eString -> std::string
|
|
- fixes
|
|
|