Am 28.01.2010 22:52, schrieb Ville Skyttä:
> On Thursday 28 January 2010, Paul Menzel wrote:
>
>> Therefore include strictly necessary options in `Make.global` and include
>> this in all the Makefiles before `Make.config`.
>
> If these options are strictly necessary, shouldn't the leading "-" be
Am 25.01.2010 00:19, schrieb Adrian C.:
> Now I want a variable or array at the top of the script so I could
> easily add, remove and comment plugins... rewriting the above example:
>
> vdrplug=(-Pfemon
> -P"softdevice -vo xv:full -ao alsa:mixer:pcm=default"
> )
> $vdrbin -L $vdrlib ${vdr
Am Samstag, den 30.01.2010, 11:57 +0100 schrieb Udo Richter:
> Am 28.01.2010 22:52, schrieb Ville Skyttä:
> > On Thursday 28 January 2010, Paul Menzel wrote:
> >
> >> Therefore include strictly necessary options in `Make.global` and include
> >> this in all the Makefiles before `Make.config`.
> >
On 24.01.2010 18:37, Petri Hintukainen wrote:
> Klaus Schmidinger wrote:
>> I was under the impression that the WMP was one of those players
>> that have problems if there is no PCR, but apparently it plays just fine...
>
> When I used vlc with streamdev (few years ago), vlc refused to play http
>
Am 30.01.2010 12:12, schrieb Paul Menzel:
> Sorry, I do not know if I understood you correctly. Do you mean that
> some other plugins (which are not shipped with VDR, i. e. the patch does
> not need to be changed in that regard) need to use `-include
> $(VDRDIR)/Make.global` instead of `include $(V
On Sat, Jan 30, 2010 at 3:07 AM, Udo Richter wrote:
> The correct way to place every array element as one parameter, without
> doing any additional whitespace separation, is this:
>
> "$vdrbin" -L "$vdrlib" "${vdrpl...@]}"
>
> In contrast, "${vdrplug[*]}" merges all to one parameter, ${vdrpl...@]}
On Sat, Jan 30, 2010 at 4:21 AM, Udo Richter wrote:
> However, this is not a concern for VDR or for this patch. Its ok for VDR
> to look ahead, and not to carry endless compatibility hacks with it.
I couldn't agree more. I cant stand when something is bloated down
with that, just because some us
Am 30.01.2010 19:23, schrieb VDR User:
> On Sat, Jan 30, 2010 at 3:07 AM, Udo Richter wrote:
>> The correct way to place every array element as one parameter, without
>> doing any additional whitespace separation, is this:
>>
>> "$vdrbin" -L "$vdrlib" "${vdrpl...@]}"
>>
>> In contrast, "${vdrplug[
hi,
Reinhard Nissl kirjoitti:
> Please report the logged error message.
>
Actually, your patch immediately segfaulted.
But I can see some problem: The include files from the distro tell me:
k...@vdr:/usr/include$ grep __NR_gettid */*
asm/unistd_32.h:#define __NR_gettid224
asm/unistd