[mythtv] [mythtv-commits] mythtv commit: r18315 by paulh

Nigel Pearson nigel at ind.tansu.com.au
Mon Sep 22 04:54:10 UTC 2008


> Surely it would depend on the integer value of VB_MEDIA and VB_EXTRA.
>
> After all, (1 + 3) != (1 | 3)

Apart from some preset mask values (VB_ALL and VB_MOST),
they are all bit position values, so that (A+B) == (A|B).



> Of course, I don't *know* the integer values of VB_MEDIA or  
> VB_EXTRA...

http://cvs.mythtv.org/trac/browser/trunk/mythtv/libs/libmythdb/ 
mythverbose.h

--
Nigel Pearson, nigel at ind.tansu.com.au|Excuse me, have you seen a     |
Telstra Net. Eng., Sydney, Australia | blowfish driving a sports car?|
Office: 9202 3900    Fax:  9261 3912 |      (points ... mutters)     |
Mobile: 0408 664435  Home: 9792 6998 |             Bloody Torchwood! |





More information about the mythtv-dev mailing list