[mythtv] [mythtv-commits] Ticket #1139: Add HD, CC, and Stereo indicators

Chris Pinkham cpinkham at bc2va.org
Mon Feb 13 21:59:24 UTC 2006


> #1139: Add HD, CC, and Stereo indicators
> ---------------------+------------------------------------------------------
>  Reporter:  kkuphal  |        Owner:  kkuphal
>      Type:  patch    |       Status:  new    
>  Priority:  minor    |    Milestone:  0.20   
> Component:  mythtv   |      Version:  head   
>  Severity:  medium   |   Resolution:         
> ---------------------+------------------------------------------------------
> Comment (by gdragon at jetcom dt org):
> 
>  Wouldn't it be better to squish these into a bit mask? It seems silly to
>  me to add more bytes to an already large program info, that gets
>  frequently transmitted over the network.
> 
>  Or maybe it's the embedded programmer in me. :/

These could probably be rolled into the FlagMask bitmask defined in
programinfo.h and used in playbackbox.cpp and a few other places.

-- 
Chris



More information about the mythtv-dev mailing list