[mythtv] dvbrecorder.cpp

Kristian Kalweit kalweit at exorpro.de
Wed Jan 26 02:17:40 EST 2005


Kristian Kalweit schrieb:

> Isaac,
>
> please don't confiscate my computer, but I have to change 
> dvbrecorder.cpp to get libmythtv compiling:
>
> SetOption("tvformat", gContext->GetSetting("TVFormat"));
>
> into
>
> SetOption("tvformat", gContext->GetNumSetting("TVFormat"));
>
But this can't be right because TVFormat is a String.

Kristian.


More information about the mythtv-dev mailing list