[vdr] [PATCH] vdr-1.3.21: keep language name on audio menu
in transfer mode
C.Y.M
syphir at syphir.sytes.net
Sat Feb 19 16:29:07 CET 2005
Klaus Schmidinger wrote:
> 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.
>
To reproduce the bug, switch to a channel and select the audio menu. Close the
menu, then go back to the audio menu again and instead of descriptions of the
audio selections, vdr just displays numbers.
Regards,
More information about the vdr
mailing list