>> [EMAIL PROTECTED] dvd-0.3.6_b03]# make
>> g++ -g -O2 -Wall -Woverloaded-virtual -fPIC -O3 -c -D_GNU_SOURCE
>> -DPLUGIN_NAME_I18N='"dvd"' -I../../../../DVB/include -I../../../include
>> -I../../../../DVB/include -I/usr/include/dvdnav dvd.c
>> /usr/include/dvdnav/dvdnav.h:367: error: expected ','
Hi,
I've a problem with the locales.
Everytime I start my server with VDR, the locales are not recognized.
I've done a bit of debugging output to see where the problem is located.
The entries (*.mo) in the "locales" directory are found.
The environment is set correctly,
but the "LanguageName" is n
This patch fix the error "Pid xxx not available" in the streamdev plugin with
VDR-VDR connection, that cause not tunning to the channel.
The problem is that sometimes, when cConnectionVTP::CmdADDP is called,
m_LiveStreamer is NULL, and then return an errorr.
m_LiveStreamer became null in cConnect
Davide Cavalca wrote:
> Davide Cavalca ha scritto:
>> Hello everybody,
>> I've recorded some shows (with subtitles) with vdr 1.5.10, I wanted to
>> demux the recordings with projectx but it looks like it has some
>> problems coping with the new subtitles; the error is "suppic unknown
>> cmd: 44"
>