[vdr] [PATCH] vdr-1.3.21: keep language name on audio menu in
transfer mode
Klaus Schmidinger
Klaus.Schmidinger at cadsoft.de
Sat Feb 19 15:50:09 CET 2005
Luca Olivetti wrote:
> Wolfgang Rohdewald wrote:
>
>> On Sonntag 13 Februar 2005 18:28, Luca Olivetti wrote:
>>
>>> if not Player is cTransferControl
>>
>>
>>
>> if (!dynamic_cast<cTransferControl>(Player))
>
>
> close, it's "if (!dynamic_cast<cTransfer*>(Player))" (my fault in using
> cTransferControl instead of cTransfer).
> Attached is the new patch that only modifies device.c
I'm afraid I don't quite see the problem.
When I switch to a channel that is received in Transfer Mode,
and then open the "Audio" menu, I very well see the descriptions
of the audio tracks.
Klaus
More information about the vdr
mailing list