[mythtv-commits] Ticket #5530: Canal Satellite Caraibes proprietary EIT support
MythTV
mythtv at cvs.mythtv.org
Thu Jul 24 02:02:48 UTC 2008
#5530: Canal Satellite Caraibes proprietary EIT support
------------------------------+---------------------------------------------
Reporter: eallaud at yahoo.fr | Owner: stuarta
Type: enhancement | Status: new
Priority: minor | Milestone: unknown
Component: eit | Version: 0.21-fixes
Severity: medium | Resolution:
Mlocked: 0 |
------------------------------+---------------------------------------------
Comment(by anonymous):
OK here is a new try; I simplified to the extreme the tables classes (all
but the BouquetAssociationTable one, this will come later if what I did
with the others is OK with you). I pushed all the real parsing in a new
class CSatCaraibesEIT that I put in a new header and source files
(csatcaraibeseit.h/cpp).
As you can see I put some VERBOSE in the pid code because I still do not
understand it. For example cyclingfilters is called numerous times
although I dont think it is needed (it looks like my card has no trouble
having all the needed filters setup at the same time); also I changed the
filter params for the 0x11 PID as I needed to receive the BAT. Moreover I
was unable to get my pid added correctly to the others so I hacked things
in such a way that it is added even in the filters delete part.
OK I hope this is closer to what you expect; BTW I used your emacs indent
macros, but it does not seem to be the same as what is used for the
sources, but this can be changed easily afterwards.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/5530#comment:9>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list