f vdr could work without requiring any external scripting or
configuration.
cu
Ludwig
--
(o_ Ludwig Nussel
//\
V_/_ http://www.suse.de/
SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB
16746 (AG Nürnberg)
___
vdr ma
Manuel Reimer wrote:
Ludwig Nussel wrote:
Yes. Not only for better systemd integration but in general it would be
better if vdr could work without requiring any external scripting or
configuration.
You need some external script to call VDR as somewhere it is required
to configure plugins and
om vdr.
cu
Ludwig
--
(o_ Ludwig Nussel
//\
V_/_ http://www.suse.de/
SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB
16746 (AG Nürnberg)
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Christopher Reimer wrote:
> 2012/9/3 Ludwig Nussel :
>> Klaus Schmidinger wrote:
>>> On 09.05.2012 16:36, Manuel Reimer wrote:
>>>> what is the current status in this topic? Anyone working on this?
>>>
>>> Attached is a revised version of the patc
distros to
end the ranting about the different locations of /video.
Where are the vdr package maintainers of other distros hiding anyways?
cu
Ludwig
--
(o_ Ludwig Nussel
//\
V_/_ http://www.suse.de/
SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB
16746 (AG Nürnberg)
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
some bogus things, if it exist an plugin with
> wrong import entries.
What kind of bogus things do you mean? The script runs "vdr
--version" to filter out obviously not working plugins, that's all.
cu
Ludwig
--
(o_ Ludwig Nussel
//\ SUSE Labs
V_/_ http://www.suse.de/
S
from
> 'VDR_PLUGINS'.
Does vdr --version output anything unusal that could confuse the awk
script inside runvdr?
cu
Ludwig
--
(o_ Ludwig Nussel
//\ SUSE LINUX Products GmbH, Development
V_/_ http://www.suse.de/
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
sing UTF-8 internally if it makes the code simpler?
Offhand I could only imagine two places where using a different external
encoding would be required and that's file names and tty i/o. Stuff like
epg.data and svdrp should better use UTF-8 as you don't need to add extra meta
data opti
Klaus Schmidinger wrote:
> On 05/11/2007 09:25 AM, Ludwig Nussel wrote:
> > What's wrong with vdr using UTF-8 internally if it makes the code simpler?
> > Offhand I could only imagine two places where using a different external
> > encoding would be required and tha
able version 1.4.x I'm using UTF patch from Alexander Riedel. As I
> > remember he has inserted extra field for channel codepage. And this works.
>
> Using such an extra field is not the way to go, because there is no
> standard way to fill it in (or is there?).
ACK, conside
for that particular broadcaster?
cu
Ludwig
--
(o_ Ludwig Nussel
//\
V_/_ http://www.suse.de/
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
The vdr-plugins package contains plugins both 1.4 as well as 1.5.
cu
Ludwig
--
(o_ Ludwig Nussel
//\
V_/_ http://www.suse.de/
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
___
vdr mailing list
vdr@linuxtv.org
http://www.
;); exit(1) :-)
cu
Ludwig
--
(o_ Ludwig Nussel
//\
V_/_ http://www.suse.de/
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
n find the needed
> files. But I have not tried to find the minimal required changeset.
Have a look at the SUSE vdr package. It installs headers and
Make.config into /usr/include/vdr. When compiling plugins you have
to use "make VDRDIR=/usr/include/vdr LIBDIR=/usr/lib/vdr all".
cu
Ludwig
ng code in the language switching function.
/* Change language. */
setenv ("LANGUAGE", "fr", 1);
/* Make change known. */
{
extern int _nl_msg_cat_cntr;
++_nl_msg_cat_cntr;
}
cu
Ludwig
ould
be possible to reset a specific one. Maybe it would even be possible
to implement some kind of reset ioctl in the kernel drivers so vdr
doesn't need to rely on external scripts at all.
cu
Ludwig
--
(o_ Ludwig Nussel
//\
V_/_ http://www.suse.
ce xine is currently missing from the build service.
cu
Ludwig
[1] http://download.opensuse.org/repositories/vdr/
--
(o_ Ludwig Nussel
//\
V_/_ http://www.suse.de/
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
___
vdr mailin
due to "Applications must never create or require
special files or subdirectories in the root directory". You are free
to use a symlink or bind mount for the video directory though.
cu
Ludwig
--
(o_ Ludwig Nussel
//\
V_/_ http://www.suse.de/
SUSE LINUX Products GmbH
e, which will stay at nice=-N
Since the lirc thread doesn't do anything except waiting for input
most of the time it should be scheduled quickly anyways. Maybe the
useless select timeout destroys that advantage somewhat.
Also if multiple lines in the buffer are a problem what about
changi
make that optional via compile time define?
cu
Ludwig
--
(o_ Ludwig Nussel
//\ SUSE LINUX Products GmbH, Development
V_/_ http://www.suse.de/
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Klaus Schmidinger wrote:
> On 01/27/08 16:25, Ludwig Nussel wrote:
> > Klaus Schmidinger wrote:
> >> - Implemented handling of DVB-S2 (thanks to Marco Schlüßler and Reinhald
> >> Nissl
> >> for a patch that was used to implement this). VDR now requires the
Klaus Schmidinger wrote:
> On 01/27/08 16:54, Ludwig Nussel wrote:
> > Klaus Schmidinger wrote:
> >> On 01/27/08 16:25, Ludwig Nussel wrote:
> >>> Klaus Schmidinger wrote:
> >>>> - Implemented handling of DVB-S2 (thanks to Marco Schlüßler and Reinhal
el interface would
certainly be appreciated.
cu
Ludwig
--
(o_ Ludwig Nussel
//\ SUSE LINUX Products GmbH, Development
V_/_ http://www.suse.de/
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Manu Abraham wrote:
> Ludwig Nussel wrote:
> > Klaus Schmidinger wrote:
> >> On 01/27/08 16:25, Ludwig Nussel wrote:
> >>> Klaus Schmidinger wrote:
> >>>> - Implemented handling of DVB-S2 (thanks to Marco Schlüßler and Reinhald
> >>>>
available.
Nice, thanks! I wouldn't use the term "emulate" though.
cu
Ludwig
--
(o_ Ludwig Nussel
//\
V_/_ http://www.suse.de/
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
___
vdr mailing list
vdr@linuxtv.or
ough.
cu
Ludwig
--
(o_ Ludwig Nussel
//\
V_/_ http://www.suse.de/
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
eds to be usable out-of-the-box with the free channels we have.
If ttxtsubs are that important and require patches to vdr, why don't we see
them posted and discussed on the list?
cu
Ludwig
--
(o_ Ludwig Nussel
//\
V_/_ http://www.suse.de/
SUSE LINUX Products GmbH, GF: Mar
Klaus Schmidinger wrote:
> On 02/04/08 09:46, Ludwig Nussel wrote:
> > Ville-Pekka Vainio wrote:
> >> I've been using VDR for about a year and a half now and it's great. But
> >> with
> >> all due respect, I think you're doing this the wrong way
download.opensuse.org/repositories/vdr/openSUSE_10.3/repodata/
vdr-xine is now included in vdr-plugins. There is also xine-lib
patched with the vdr-xine patch. You'll need to get the codecs
required to decode mpeg2 elsewhere though.
cu
Ludwig
--
(o_ Ludwig Nussel
//\
V_/_ http://www.suse.de
;
> asprintf(&s,"%ld-%.9s",random(),artist.original());
The manpage explicitly says that the content of s is undefined in
case of error. So even if it works you can't really count on it. You
can't get around checking the return va
Darren Salt wrote:
> I demand that Ludwig Nussel may or may not have written...
>
> [snip]
> > asprintf needs to check for multibyte characters to not cut them in
> > the middle and produce invalid output.
>
> No - it's encoding-neutral. What you want is your own
free(...);
}
Or just use normal snprintf as the amount of charactes to print is
fixed anyways so you don't need a variable sized buffer.
cu
Ludwig
--
(o_ Ludwig Nussel
//\
V_/_ http://www.suse.de/
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
lue of vasprintf otherwise this
wrapper would be kind of useless.
cu
Ludwig
--
(o_ Ludwig Nussel
//\
V_/_ http://www.suse.de/
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
for multibyte characters to not cut them in
the middle and produce invalid output.
cu
Ludwig
--
(o_ Ludwig Nussel
//\
V_/_ http://www.suse.de/
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
___
vdr mailing list
vd
Hi,
I've updated the vdr15 package in the build service[1] to version
1.5.15. It's unpatched so don't hesitate to report bugs.
The vdr-plugins package now also includes the xine plugin for xine
version 1.1.10.1.
cu
Ludwig
[1] http://download.opensuse.org/repositories/vdr/
--
"The amount is %0" PRId64 "\n"), number);
>
> The PO file will contain the string "The amount is %0\n". The
> translators will provide a translation containing "%0" as well,
> and at runtime the `gettext' functio
Klaus Schmidinger wrote:
> On 02/19/08 21:26, Ludwig Nussel wrote:
> > Klaus Schmidinger wrote:
> >> Apparently there are macros for this, like PRId64 and such.
> >> But i don't like having to write something like
> >>
> >> int64_t n =
tsMD5 = MD5(newMailConflicts.str());
if (newMailConflictsMD5 == EPGSearchConfig.LastMailConflicts)
cu
Ludwig
--
(o_ Ludwig Nussel
//\
V_/_ http://www.suse.de/
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Klaus Schmidinger wrote:
> So please apply this patch to the original VDR version 1.6.0 and
> report whether it works (or if it causes any new problems).
Is this patch the beta for 1.6.1?
cu
Ludwig
--
(o_ Ludwig Nussel
//\
V_/_ http://www.suse.de/
SUSE LINUX Products GmbH, GF:
27; restriction pretty much prevents plugins with
such logos to be included in Linux distributions though. At least it
makes the package non-free.
cu
Ludwig
--
(o_ Ludwig Nussel
//\
V_/_ http://www.suse.de/
SUSE LINUX Products GmbH, GF: Markus Rex, H
ude vdr-xine
btw) in the build service:
https://build.opensuse.org/project/show?project=multimedia%3Axine
Packman also offers xine packages built with the same options.
cu
Ludwig
--
(o_ Ludwig Nussel
//\
V_/_ http://www.suse.de/
SUSE LINUX Products GmbH, GF: Markus Rex, HRB
Harald Milz wrote:
> On Wed, Oct 15, 2008 at 06:50:40PM +0200, Harald Milz wrote:
> > On Wed, Oct 15, 2008 at 05:08:10PM +0200, Ludwig Nussel wrote:
> > > Packman also offers xine packages built with the same options.
> >
> > But without netvdr as it seems ...
?
libxine1 as shipped on 11.1 already contains the vdr plugin.
Packman has the xine plugins for mpeg.
cu
Ludwig
--
(o_ Ludwig Nussel
//\ SUSE LINUX Products GmbH, Development
V_/_ http://www.suse.de/
___
vdr mailing list
vdr@linuxtv.org
http://w
Darren Salt wrote:
> I demand that Ludwig Nussel may or may not have written...
>
> > Andreas Hölscher wrote:
> >> I installed a fresh SuSE 11.1 on my computer and tried to compile
> >> xine-lib for use with xine vdr plugin.
> >> [..doesn't work..]
>
; makes the build succeed with gcc 4.4.
So gcc 4.4 finally hit openSUSE as well. I use the attached patch to
make vdr compile. Seems to work fine too. The code that requires
those const casts is really ugly though.
cu
Ludwig
--
(o_ Ludwig Nussel
//\
Klaus Schmidinger wrote:
> On 04.06.2009 09:12, Ludwig Nussel wrote:
> > ...
> > So gcc 4.4 finally hit openSUSE as well. I use the attached patch to
> > make vdr compile. Seems to work fine too. The code that requires
> > those const casts is really ugly though.
>
&
have two recordings with the same ID. How should that be handled?
Don't recordings actually already have a unique id? It's the name of the
directory they are stored in.
cu
Ludwig
--
(o_ Ludwig Nussel
//\
V_/_ http://www.suse.de
dwig
--
(o_ Ludwig Nussel
//\ SUSE LINUX Products GmbH, Development
V_/_ http://www.suse.de/
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
dr/
I've finally moved 1.4 into the 'vdr' package. The 'vdr13' package
used for testing development versions therefore is obsolete and gets
unistalled upon installation of the 1.4 package.
cu
Ludwig
--
(o_ Ludwig Nussel
//\ SUSE LINUX Products GmbH, Dev
dditional
plugins.
cu
Ludwig
--
(o_ Ludwig Nussel
//\ SUSE LINUX Products GmbH, Development
V_/_ http://www.suse.de/
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
50 matches
Mail list logo