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
/
dvb
/
pmt.cpp
Age
Commit message (
Expand
)
Author
2011-02-15
Merge branch 'bug_672_removed_pvr_device' into experimental
ghost
2011-01-28
no more use proprietary /dev/misc/pvr .. use linux tv api /dev/dvb/adapterX/dvrX
master-2011.02
ghost
2010-12-21
Merge branch 'bug_124_m2ts_support' into experimental
ghost
2010-12-21
fixed single pat entry workaround, add delayed "no pat entry" handling to fix...
ghost
2010-12-13
Merge branch 'bug_621_caid_info'
ghost
2010-11-29
Merge branch 'bug_621_caid_info' into experimental
ghost
2010-11-29
use std::list instead of std::set for caid/capid pairs to support duplicate c...
ghost
2010-11-29
Merge branch 'bug_124_m2ts_support' into experimental
ghost
2010-11-29
fixes PMT pid searching for TS files without meta file and sid in servicref (...
ghost
2010-11-26
Merge branch 'bug_124_m2ts_support' into experimental
ghost
2010-11-26
pmt.cpp: only detect bluray streams when the HDMV descriptor is seen
ghost
2010-11-24
add DTS-HD as known audio format, add detection to pmt parser (no hardware su...
ghost
2010-11-24
Merge branch 'bug_615_replace_rawfile' into m2ts_test
ghost
2010-11-24
Merge branch 'bug_615_replace_rawfile' into experimental
ghost
2010-11-24
rename iDataSource to iTsSource (no functional change)
ghost
2010-11-23
Merge branch 'bug_615_replace_rawfile' into experimental
ghost
2010-11-23
use service_id and pmtpid from PAT when only one PAT entry is exist
ghost
2010-11-23
lib/dvb/pmt.cpp: migrate PMT pid search code to new iDataSource stuff
ghost
2010-11-22
add possibility to query CAID/CAPID combination from python
ghost
2010-11-22
add possibility to query CAID/CAPID combination from python
ghost
2010-11-10
add possibility to pass the streaminfo file via tuneExt to tstools instance
ghost
2010-11-10
add new tuneExt function to eDVBServicePMTHandler to make the class more reus...
ghost
2010-10-30
stop PAT parsing after first valid entry for the given SID
ghost
2009-12-13
add preStart event and use it to load the cutlist
ghost
2009-09-22
fix wrong encoding of event description during pvr playback.. when info butto...
ghost
2009-08-11
add support for rds data on own pids (i.e. hitradio ffh, harmony fm)
ghost
2009-08-09
fix vc1 streamtype detection
ghost
2009-07-26
pmt.cpp: fix for stupid fix fix
ghost
2009-07-26
pmt.cpp: fix stupid fix
ghost
2009-07-26
pmt.cpp: more streamtype detection fixes (?!?)
ghost
2009-07-13
dvb/pmt.cpp: more robust streamtype detection, add debug output for ambiguous...
ghost
2009-07-10
lib/dvb/pmt.cpp: always parse all descriptors .. (some audio streams have a a...
ghost
2009-05-25
add support for blueray PMT streamtypes for LPCM, AC3, DTS, add more registra...
ghost
2009-05-11
show both language codes / languages when two language codes are transmitted ...
ghost
2009-02-13
better fix for timeshift
Felix Domke
2009-01-20
support much more audio/video codecs encapsulated in TS files (not all stb ha...
ghost
2008-12-18
dont use pat/pmt when the dxNoDVB Flag is set
ghost
2008-11-25
some refcounting fixes and speedups
ghost
2008-11-08
working on possibility to receive reply messages from softcam via camd.socket...
ghost
2008-11-06
dont do SDT update when tuned to wrong transponder
ghost
2008-11-06
Revert "check sid and tsid before start automatic service update (STD update)"
ghost
2008-11-06
check sid and tsid before start automatic service update (STD update)
ghost
2008-10-30
small refcounting fixes, add private operator delete to iObject
Andreas Monzner
2008-10-29
also use refcounting for eTimers
Andreas Monzner
2008-10-29
better solution to add possibility to delete eSocketNotifiers,
Andreas Monzner
2008-10-27
set pat/pmt timeout back to 20 seconds... to get rid of recordings without
Andreas Monzner
2008-10-21
also show dvb subtitles with wrong coded subtitling type in pmt
Andreas Monzner
2008-10-03
add code to simulate recordings (with faked frontends)
Andreas Monzner
2008-10-01
add long pat/pmt timeout on ts playback
Andreas Monzner
2008-09-11
also enable pat scan for automatic sdt scan on channel change
Andreas Monzner
[next]