Re: [vdr] Please share your systemd (Upstart) service file

2012-06-27 Thread Ludwig Nussel
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

Re: [vdr] Please share your systemd (Upstart) service file

2012-06-28 Thread Ludwig Nussel
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

Re: [vdr] Filesystem hierachy standard patch needs review.

2012-09-03 Thread Ludwig Nussel
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

Re: [vdr] Filesystem hierachy standard patch needs review.

2012-09-04 Thread Ludwig Nussel
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

Re: [vdr] Filesystem hierachy standard patch needs review.

2012-09-06 Thread Ludwig Nussel
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

Re: [vdr] plugin loading

2007-03-26 Thread Ludwig Nussel
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

Re: [vdr] plugin loading

2007-03-27 Thread Ludwig Nussel
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

Re: [vdr] A few observations on the vdr project

2007-05-11 Thread Ludwig Nussel
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

Re: [vdr] A few observations on the vdr project

2007-05-11 Thread Ludwig Nussel
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

Re: [vdr] [ANNOUNCE] VDR developer version 1.5.3

2007-06-11 Thread Ludwig Nussel
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

Re: [vdr] [ANNOUNCE] VDR developer version 1.5.3

2007-06-11 Thread Ludwig Nussel
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

[vdr] vdr 1.5.3 SUSE Linux rpm packages available

2007-06-12 Thread Ludwig Nussel
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.

Re: [vdr] [ANNOUNCE] VDR developer version 1.5.3

2007-06-12 Thread Ludwig Nussel
;); 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

Re: [vdr] change make install to be really useful

2007-08-15 Thread Ludwig Nussel
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

Re: [vdr] [ANNOUNCE] VDR developer version 1.5.7

2007-08-19 Thread Ludwig Nussel
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

Re: [vdr] Not good behaviour from vdr

2007-10-01 Thread Ludwig Nussel
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.

[vdr] vdr 1.5.10 SUSE rpm packages available

2007-10-19 Thread Ludwig Nussel
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

Re: [vdr] Problems with OpenSuse10.3

2008-01-08 Thread Ludwig Nussel
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

Re: [vdr] [ANNOUNCE] improved LIRC remote for VDR-1.5.12

2008-01-10 Thread Ludwig Nussel
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

Re: [vdr] [ANNOUNCE] VDR developer version 1.5.14

2008-01-27 Thread Ludwig Nussel
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

Re: [vdr] [ANNOUNCE] VDR developer version 1.5.14

2008-01-27 Thread Ludwig Nussel
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

Re: [vdr] [ANNOUNCE] VDR developer version 1.5.14

2008-01-27 Thread Ludwig Nussel
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

Re: [vdr] [ANNOUNCE] VDR developer version 1.5.14

2008-01-27 Thread Ludwig Nussel
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

Re: [vdr] [ANNOUNCE] VDR developer version 1.5.14

2008-01-27 Thread Ludwig Nussel
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 > >>>>

Re: [vdr] [PATCH] Old DVB API patch for VDR-1.5.14

2008-01-28 Thread Ludwig Nussel
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

Re: [vdr] Straw poll: stable version 1.6.0 now?

2008-02-04 Thread Ludwig Nussel
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

Re: [vdr] Straw poll: stable version 1.6.0 now?

2008-02-04 Thread Ludwig Nussel
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

Re: [vdr] Straw poll: stable version 1.6.0 now?

2008-02-04 Thread Ludwig Nussel
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

Re: [vdr] Howto vdr-xine installation

2008-02-04 Thread Ludwig Nussel
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

Re: [vdr] trouble with asprintf

2008-02-11 Thread Ludwig Nussel
; > 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

Re: [vdr] trouble with asprintf

2008-02-11 Thread Ludwig Nussel
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

Re: [vdr] trouble with asprintf

2008-02-11 Thread Ludwig Nussel
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

Re: [vdr] trouble with asprintf

2008-02-11 Thread Ludwig Nussel
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

Re: [vdr] trouble with asprintf

2008-02-11 Thread Ludwig Nussel
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

[vdr] vdr 1.5.15 rpm packages available

2008-02-19 Thread Ludwig Nussel
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/ --

Re: [vdr] VDR developer version 1.5.15 - compilation warnings

2008-02-19 Thread Ludwig Nussel
"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

Re: [vdr] VDR developer version 1.5.15 - compilation warnings

2008-02-20 Thread Ludwig Nussel
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 =

Re: [vdr] vdr 1.5.15 and epgsearch-0.9.23

2008-02-20 Thread Ludwig Nussel
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

Re: [vdr] [ANNOUNCE] VDR maintenance patch 1.6.0-1

2008-04-14 Thread Ludwig Nussel
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:

Re: [vdr] TV channel logo collection - logo requests and illustrator/freehand help

2008-07-02 Thread Ludwig Nussel
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

Re: [vdr] Problems building xine-lib on openSUSE 11.0 w/ gcc 4.3.1

2008-10-15 Thread Ludwig Nussel
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

Re: [vdr] Problems building xine-lib on openSUSE 11.0 w/ gcc 4.3.1

2008-10-16 Thread Ludwig Nussel
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 ...

Re: [vdr] can't compile xine for vdr

2008-12-22 Thread Ludwig Nussel
? 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

Re: [vdr] can't compile xine for vdr

2008-12-24 Thread Ludwig Nussel
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..] >

Re: [vdr] Build failures with gcc 4.4

2009-06-04 Thread Ludwig Nussel
; 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 //\

Re: [vdr] Build failures with gcc 4.4

2009-06-08 Thread 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. > &

Re: [vdr] Recordings Numbering

2010-11-10 Thread Ludwig Nussel
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

Re: [vdr] [ANNOUNCE] VDR version 1.4.2 released

2006-08-28 Thread Ludwig Nussel
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

Re: [vdr] [ANNOUNCE] VDR version 1.4.3 released

2006-09-26 Thread Ludwig Nussel
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

Re: [vdr] [ANNOUNCE] VDR version 1.4.5 released

2007-01-15 Thread Ludwig Nussel
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