Re: [vdr] Logical Channel Numbers

2016-07-03 Thread Ville Skyttä
On Sat, Jul 2, 2016 at 7:05 PM, Stuart Morris wrote: > > I have recently upgraded to VDR v2.2.0 and I notice in the changelog that > support for Logical Channel Numbers (LCN) has been added. > Is there any way to sort and select VDR channels by LCN yet? Works fine for me with the lcn-support-v2

Re: [vdr] vdr-2.2.0 fails on compile with systemd-230

2016-06-21 Thread Ville Skyttä
On Tue, Jun 21, 2016 at 2:25 PM, Joerg Bornkessel wrote: > atached patch fix this problem. It however also most likely breaks things with systemd < 230. Attached is another approach I sent to Klaus last week, this one should be backwards compatible. From 0376d2e4adc38528c0cbdde759a56700bee95872 M

Re: [vdr] delete recordings instead of renaming to .del?

2014-09-17 Thread Ville Skyttä
On Mon, Sep 8, 2014 at 10:45 AM, Klaus Schmidinger wrote: > On 08.09.2014 07:44, cedric.dew...@telfort.nl wrote: > >> How does VDR decide it's time to remove all the .del directories? > > It does this at idle times, after some timeouts. I've seen cases where VDR failed to take into account that i

Re: [vdr] Invalid sat cable number errors

2014-04-24 Thread Ville Skyttä
On Thu, Apr 24, 2014 at 4:07 AM, Udo Richter wrote: > > Is this the original patch from my website? ( > http://www.udo-richter.de/vdr/naludump.html ) Yes. > Ok, some leaning out of the window: The patch adds an entry to config.h. > The message origins from the config.h string DeviceBondings. May

Re: [vdr] EIT related crash with 2.0.6

2014-04-17 Thread Ville Skyttä
On Thu, Apr 17, 2014 at 9:58 PM, Matti Lehtimäki wrote: > On 04/17/2014 08:06 PM, Matti Lehtimäki wrote: >> >> On 04/17/2014 01:01 PM, Ville Skyttä wrote: >>> >>> On Thu, Apr 17, 2014 at 10:56 AM, Klaus Schmidinger >>> wrote: >>>> >>

Re: [vdr] Invalid sat cable number errors

2014-04-17 Thread Ville Skyttä
doesn't seem to make a difference if it's enabled in settings or not, the error is always there in syslog. Cc'ing patch author (@Udo: see below). Ville > Am 17.04.2014 um 13:07 schrieb Ville Skyttä : > >> Hello, >> >> I see errors like the below on every

Re: [vdr] Invalid sat cable number errors

2014-04-17 Thread Ville Skyttä
On Thu, Apr 17, 2014 at 4:23 PM, Klaus Schmidinger wrote: > On 17.04.2014 15:13, Ville Skyttä wrote: >> >> On Thu, Apr 17, 2014 at 3:22 PM, Klaus Schmidinger >> wrote: > > From your log: > > Apr 17 16:03:21 vdr[16019]: [16019] probing /dev/dvb/adapter0/fron

Re: [vdr] Invalid sat cable number errors

2014-04-17 Thread Ville Skyttä
On Thu, Apr 17, 2014 at 3:22 PM, Klaus Schmidinger wrote: > On 17.04.2014 13:07, Ville Skyttä wrote: >> >> Hello, >> >> I see errors like the below on every VDR (2.0.6) startup and >> apparently exactly 30 minute intervals after that in syslog: >> >

[vdr] Invalid sat cable number errors

2014-04-17 Thread Ville Skyttä
Hello, I see errors like the below on every VDR (2.0.6) startup and apparently exactly 30 minute intervals after that in syslog: ERROR: invalid sat cable number in '[apparent binary junk]' The binary junk varies, today it's been for example 'ۙ>^?' and '0<8F>^?' as shown by "less". Any ideas

Re: [vdr] EIT related crash with 2.0.6

2014-04-17 Thread Ville Skyttä
On Thu, Apr 17, 2014 at 10:56 AM, Klaus Schmidinger wrote: > On 17.04.2014 09:04, Ville Skyttä wrote: >> >> On Wed, Apr 16, 2014 at 4:37 PM, Klaus Schmidinger >> wrote: >>> >>> On 14.04.2014 21:58, Ville Skyttä wrote: >>>> >>>> >

Re: [vdr] EIT related crash with 2.0.6

2014-04-17 Thread Ville Skyttä
On Wed, Apr 16, 2014 at 4:37 PM, Klaus Schmidinger wrote: > On 14.04.2014 21:58, Ville Skyttä wrote: >> >> Hello, >> >> I'm seeing an EIT related crash of VDR 2.0.6 every now and then, no >> idea if there's a way to trigger it on demand somehow nor d

[vdr] EIT related crash with 2.0.6

2014-04-14 Thread Ville Skyttä
Hello, I'm seeing an EIT related crash of VDR 2.0.6 every now and then, no idea if there's a way to trigger it on demand somehow nor do I know when exactly it happens; I just sometimes find a core file for it. gdb backtrace attached, my VDR is quite a patched one (the one from Fedora) but the line

Re: [vdr] Makefile variable names LCLBLD and PLGCFG

2013-03-17 Thread Ville Skyttä
On 2013-03-17 14:00, Klaus Schmidinger wrote: > I'm afraid it's too late for that. HWLLBDCLLBTHVTRWY ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[vdr] Makefile variable names LCLBLD and PLGCFG

2013-03-17 Thread Ville Skyttä
Hello, Should probably have spoken earlier, but is there any particular reason for the ugly and hard to read Makefile variable names LCLBLD and PLGCFG? I suppose they're short for LOCALBUILD and PLUGINCONFIG, but why do they have to be short for anything, it's not like we're running out of space f

Re: [vdr] Where is epg.data supposed to be created by default?

2013-03-14 Thread Ville Skyttä
On 2013-03-13 11:42, Klaus Schmidinger wrote: > Originally there was only the "video" directory, but at some point > people demanded that VDR be able to spread its files all over the system, > and so a "cachedir" was introduced, which is where the EPG file is now put > (if a cachedir is specified)

Re: [vdr] osdteletext and constant disk access with 1.7.38

2013-03-01 Thread Ville Skyttä
On 2013-03-01 20:11, fnu wrote: >> Can someone confirm and/or have ideas what might be causing this and if > the osdteletext plugin needs some adjustments to behave properly with new > VDR versions? > > IMHO normal behavior ever of that plugin. > > Most of us just put that data onto a "RAM disk"

[vdr] osdteletext and constant disk access with 1.7.38

2013-03-01 Thread Ville Skyttä
Hello, With 1.7.38, when viewing a channel that has teletext, it seems that the disk is accessed and timestamps of the stored *.vtx files change all the time. I happened to notice this from the HDD LED of my VDR box that now blinks all the time when viewing such a channel. I don't think this happ

Re: [vdr] RFC: Adding CPPFLAGS to Makefile

2013-02-23 Thread Ville Skyttä
On 2013-02-23 14:43, Tobi wrote: > VDR's Makefile does not use CPPFLAGS (C-Pre-Processor flags) right now. > Not a big deal and easy to work-around, but for the sake of providing a > "standards-conform" Makefile I suggest adding CPPFLAGS as well. +1 to the general idea. To take it a bit further,

[vdr] [PATCH] Suggest naming central plugin make config as plugin.mk.

2013-02-16 Thread Ville Skyttä
Makes it clearer that it's a Makefile snippet, distinguishes from VDR conf files. Reposted here per Klaus' request, he'd like to see 3 people ack this. --- Make.config.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Make.config.template b/Make.config.template index b02

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

2012-06-27 Thread Ville Skyttä
On 2012-06-27 12:48, Paul Menzel wrote: > looking around for systemd service files I found three examples. The Fedora one and other related files are at http://pkgs.fedoraproject.org/gitweb/?p=vdr.git;a=tree ___ vdr mailing list vdr@linuxtv.org http://

Re: [vdr] VDR on Centos/RHEL6

2012-06-26 Thread Ville Skyttä
On 2012-06-26 16:13, Pasi Kärkkäinen wrote: > You're probably lacking some -devel rpms. I'd assume that rebuilding Fedora's vdr packages with mock for EL6 would work mostly fine. Haven't tried that though. ___ vdr mailing list vdr@linuxtv.org http://ww

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

2012-06-04 Thread Ville Skyttä
On 2012-06-04 17:58, Klaus Schmidinger wrote: > On 04.06.2012 16:51, Ville Skyttä wrote: >> On 2012-06-03 13:44, Klaus Schmidinger wrote: >> >>> - Renamed the function cString::sprintf(const char *fmt, va_list&ap) to >>> vsprintf(), >> >> Hm, I

[vdr] [PATCH] Spelling fixes.

2012-06-04 Thread Ville Skyttä
--- CONTRIBUTORS|4 ++-- HISTORY |2 +- device.c|4 ++-- dvbplayer.c |2 +- libsi/headers.h |2 +- osd.c |2 +- timers.c|2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 54bb

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

2012-06-04 Thread Ville Skyttä
On 2012-06-03 13:44, Klaus Schmidinger wrote: > - Renamed the function cString::sprintf(const char *fmt, va_list &ap) to > vsprintf(), Hm, I don't see this change actually implemented in the source...? ___ vdr mailing list vdr@linuxtv.org http://www.l

Re: [vdr] Make.config.template broken in 1.7.24

2012-03-03 Thread Ville Skyttä
On 2012-03-01 23:30, Manuel Reimer wrote: > Hello, > > if I have a look at the changes in 1.7.24, then for me it looks like the file > "Make.config.template" is broken there. As Variables are set using "?=", the > values in "Make.config.template" not longer override the defaults of > "Makefile"

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

2012-02-20 Thread Ville Skyttä
On 2012-02-20 11:18, Klaus Schmidinger wrote: > On 20.02.2012 00:06, Joerg Riechardt wrote: > >> With dvbplayer.[hc] from version 1.7.23 and adjusted menu.[hc] it is ok >> again. >> Other patches were not involved. >> Jörg > > Well, then I guess it's best if I revoke that change. > Any objections

Re: [vdr] howto ignore lines in channels.conf

2012-01-15 Thread Ville Skyttä
On 2012-01-15 18:39, VDR User wrote: > > I see no real benefit in complicating file (which stores only channel > information) functions with what you've suggested. VDR already contains code in file functions whose only purpose IIRC is to make it possible to disallow comments in some files. *That

Re: [vdr] howto ignore lines in channels.conf

2012-01-15 Thread Ville Skyttä
On 2012-01-15 16:45, Udo Richter wrote: > I've been living with VDR's auto channel update quite well, back since > VDR 1.3.x eliminated the need of the AutoPID patch. > > The only thing I need an external tool for is to clean up all the dead > channels from time to time. I never understood why pe

Re: [vdr] howto ignore lines in channels.conf

2012-01-15 Thread Ville Skyttä
On 2012-01-15 14:48, fnu wrote: > There > is no solution out there, where it is possible to edit the channel list > outside the normal operation At least when I started to use VDR a long time ago, channels.conf pretty much *had* to be created with tools that weren't included with VDR ("scan" or s

Re: [vdr] howto ignore lines in channels.conf

2012-01-15 Thread Ville Skyttä
On 2012-01-15 13:01, Klaus Schmidinger wrote: > VDR reads the channels.conf file and doesn't store any information about > "comments". It only stores the channel data. > When it writes the file, it writes only the channel data, and > at that point any comments in the original file would be lost.

Re: [vdr] shouldn't a vdr recording pause during status 3 flag?

2012-01-14 Thread Ville Skyttä
On 2012-01-14 13:40, Tobi wrote: > On 13.01.2012 23:14, Dieter Hametner wrote: > >> You can clone a git repository of all released versions of VDR: >> $ git clone git://projects.vdr-developer.org/vdr.git >> >> There used to be a Web-Access to that repository too, but currently it >> doesn't >> s

[vdr] [PATCH] Fix build with g++ 4.7.0.

2012-01-04 Thread Ville Skyttä
This is the PR24163 case mentioned in http://article.gmane.org/gmane.linux.redhat.fedora.devel/157671 --- config.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/config.h b/config.h index 7825364..b0233a9 100644 --- a/config.h +++ b/config.h @@ -122,7 +122,7 @@ public:

Re: [vdr] vdr 1.7 in Fedora Rawhide

2011-12-21 Thread Ville Skyttä
On 2011-12-21 17:36, Pim Zandbergen wrote: > VDR 1.7.22 is in Fedora Rawhide, which means vdr 1.7.X should > become available in Fedora 17 due in May 2012. Hopefully it'll be 1.8.x or 2.x by then ;) > For those who > can't wait, the rawhide binary RPM's install en work just fine > in Fedora 16, t

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

2011-12-04 Thread Ville Skyttä
On 12/04/2011 05:53 PM, Klaus Schmidinger wrote: > The changes since version 1.7.21: [...] > - Removed the '.pl' suffix from all scripts (thanks to Ville Skyttä). svdrpsend.pl still has the .pl suffix... ___ vdr mailing list vdr@

[vdr] [PATCH] Fix crash when deleting a recording while cutting it.

2011-11-20 Thread Ville Skyttä
--- cutter.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/cutter.c b/cutter.c index 778302b..95b661d 100644 --- a/cutter.c +++ b/cutter.c @@ -100,7 +100,8 @@ void cCuttingThread::Action(void) if (fromIndex->Get(Index++, &FileNumber, &FileOffset, &Independe

[vdr] [ANNOUNCE] text2skin plugin version 1.3.2

2011-11-06 Thread Ville Skyttä
Changes since 1.3.1: - Fix build with ImageMagick >= 6.6.2 (thanks to Anssi Hannula) - Documentation spelling fixes. - Added experimental RELAX NG schema for skin XML files. - Set minimum value of bitmap cache size in menu to 1. - Fix bitmap cache size initialization when built with gcc 4.6. - Upda

Re: [vdr] [ANNOUNCE] vdr-dxr3 0.2.13

2011-10-20 Thread Ville Skyttä
On 10/20/2011 05:41 PM, Joerg Bornkessel wrote: > >> vdr-dxr3 version 0.2.13 is out, noteworthy changes since 0.2.12: > >> - Remove old non-Xine OSD scaler >> - Reduce unnecessary GetSysClock calls >> - Implement DVB subtitles hack without needing to patch VDR > > Ville, > will this works on unp

[vdr] [ANNOUNCE] vdr-dxr3 0.2.13

2011-10-18 Thread Ville Skyttä
vdr-dxr3 version 0.2.13 is out, noteworthy changes since 0.2.12: - Remove old non-Xine OSD scaler - Reduce unnecessary GetSysClock calls - Implement DVB subtitles hack without needing to patch VDR - Include VDR >= 1.7.13's Make.global in Makefile - Use LDFLAGS when linking Downloads are available

Re: [vdr] What are recommended versions for a dxr3 setup ?

2011-10-11 Thread Ville Skyttä
On 10/11/2011 08:20 PM, Mikko Tuumanen wrote: > What is the latest kernel that dxr3 driver works on? And where should get the > dxr3 driver from? The latest fully functional combination I'm aware of is version 0.18.0 plus the following patch, I know it works at least up to Fedora 14's kernel 2.

Re: [vdr] Messages from Lirc have to be longer than 21 chars, why?

2011-03-06 Thread Ville Skyttä
On 03/06/2011 04:49 PM, Klaus Schmidinger wrote: I guess what we need first is a specification of the strings LIRC provides. Then we can adapt the VDR code accordingly. I quickly searched the web, but couldn't find that information. Anybody? Maybe it has been discussed before, but I wonder wh

Re: [vdr] [ANNOUNCE] vdr-dxr3 0.2.12

2011-02-07 Thread Ville Skyttä
On 02/07/2011 10:03 PM, Christian Gmeiner wrote: > The goal of this repository is to get the driver finally into > mainline. Hooray! It's about time, thanks a lot! ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vd

Re: [vdr] [ANNOUNCE] vdr-dxr3 0.2.12

2011-02-06 Thread Ville Skyttä
On 02/06/2011 06:29 PM, Helmut Auer wrote: > Thanks for the update ! Is there anyone working on the drivers ? As far as I know, Christian Gmeiner is the only one who has worked on them recently. I haven't tested that stuff, but his hg repository is at http://hg.assembla.com/em8300-cgmeiner/ > W

[vdr] [ANNOUNCE] vdr-dxr3 0.2.12

2011-02-06 Thread Ville Skyttä
vdr-dxr3 version 0.2.12 is out, noteworthy changes since 0.2.11: - Make dist target depend on up to date *.po (Ville Skyttä) - Use pkg-config to locate libavcodec (Ville Skyttä) - Avoid deprecation warnings with libavcodec >= 52.26.0 (Ville Skyttä) - Compiler warning cleanups (Ville Sky

Re: [vdr] Request: E parameter in channels.conf for epg scan

2010-12-15 Thread Ville Skyttä
On Wednesday 15 December 2010, Jouni Karvo wrote: > > I think adding dependencies to outside packages is a burden that should > be avoided. There are > already many things I need to install separately in order the vdr box to > work; kernel, graphics > drivers, and xine-lib. Luckily, lirc is now a

Re: [vdr] Minor *.po patch

2010-12-12 Thread Ville Skyttä
;s a small patch that adds it. > > According to a patch I recevied from Ville Skyttä a while ago > the "Language..." entries currently look like this in my source > (which will become VDR version 1.7.17): [...] > Please advise whether this is correct. I bel

Re: [vdr] Minor *.po patch

2010-12-07 Thread Ville Skyttä
On Tuesday 07 December 2010, Rolf Ahrenberg wrote: > So, "de" is a synonym for "de_DE" and both definitions are as correct as > they can be according to my interpretation. Well, I interpret it differently (that "de" is what one should use in this field for German as spoken in Germany) so I guess

Re: [vdr] Minor *.po patch

2010-12-06 Thread Ville Skyttä
On Tuesday 07 December 2010, Rolf Ahrenberg wrote: > On Mon, 6 Dec 2010, Ville Skyttä wrote: > > On Saturday 04 December 2010, Tobias Grimm wrote: > >> The gettext version I use automatically adds a Language field to the > >> headers of the po-Files. It would be nice

Re: [vdr] VDR 1.7.15 + DXR3 lockup problem

2010-11-01 Thread Ville Skyttä
On Friday 29 October 2010, Teemu Suikki wrote: > Hmm, I noticed that my OSD Flush time was set to 59 seconds in VDR > settings.. If I drop that to some small value like 5 seconds, VDR > doesn't hang anymore because the watchdog is not triggered for such a > short time. No idea about the cause, but

Re: [vdr] Problem with VDR 1.7.15 and dxr3plugin 0.2.10

2010-10-02 Thread Ville Skyttä
On Saturday 02 October 2010, you wrote: > I'm currently using text2skin and Enigma without channel logos with 1.6.0-2 > and it works fine for me. Forgot to mention that I'm not 100% sure if it's OSD related, but the only situation where I frequently run into problems in this setup is when workin

Re: [vdr] Problem with VDR 1.7.15 and dxr3plugin 0.2.10

2010-10-02 Thread Ville Skyttä
On Friday 01 October 2010, Teemu Suikki wrote: > Howdy! > > I now tested vdr-dxr3-0.2.11.. It is perfect otherwise, but OSD is all > messed up. Subtitles work fine, though! Good to hear. > The git version has working OSD, but subtitles bug sometimes (they > often appear in wrong location on scre

[vdr] [ANNOUNCE] vdr-dxr3 0.2.11

2010-08-28 Thread Ville Skyttä
with recent (May 2010) ffmpeg (Ville Skyttä) 0.2.x is the "stable" series of the dxr3 plugin, targeted primarily for VDR 1.6.x at the moment, but it should work to some extent also with VDR 1.7.x. More extensive work on the next version is underway at http://projects.vdr- developer.org/pr

Re: [vdr] Problem with VDR 1.7.15 and dxr3plugin 0.2.10

2010-08-24 Thread Ville Skyttä
On Tuesday 24 August 2010, Luca Olivetti wrote: > En/na Teemu Suikki ha escrit: > > OSD is working 100% except for the subtitles. To me it looks like it > > is the subtitle font rendering that is bugged, sometimes you can see > > "unfilled" letters where there's only the white outline and inside is

Re: [vdr] [PATCH] Gather necessary options for build in Make.global and include it. (was: [Makefile] `-fPIC` not added to externally defined `C[XX]FLAGS` of PLUGINS if `Make.config` not available)

2010-01-28 Thread 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 dropped from all "-include $(VDRDIR)/Make.global" l

Re: [vdr] Applying dxr3 subtitles patch to debian packages

2010-01-26 Thread Ville Skyttä
On Tuesday 26 January 2010, Emyr Thomas wrote: > My question is, given the way I've installed VDR, what's the > best/easiest way for me to apply this patch? Do I have to compile VDR > from source myself, or can I somehow modify the debian VDR package > sources on my machine and build them with thi

Re: [vdr] Channel wrapping in live-tv

2010-01-17 Thread Ville Skyttä
On Saturday 16 January 2010, Udo Richter wrote: > Finally an one-click way to directly go to channel 1431 (BFM TV, yet > another french news channel) - that's what I was waiting for. Exactly, me too. Because new channels added by VDR tend to end up at the end of the channels list.

Re: [vdr] Channel wrapping in live-tv

2010-01-11 Thread Ville Skyttä
On Monday 11 January 2010, Matti Lehtimäki wrote: > Hi, > > One small feature I find is missing from vdr is to have the possibility > to go from the last channel to the first channel and vice versa when > changing channel to next/previous channel in live-tv mode. This is the > normal behaviour in

[vdr] [ANNOUNCE] vdr-dxr3 0.2.10

2009-12-30 Thread Ville Skyttä
vdr-dxr3 version 0.2.10 is out, changes since 0.2.9: - Apply brightness/contrast/saturation configuration settings when configuring the device, e.g. on VDR startup (Ville Skyttä) - Error handling improvements (Ville Skyttä) - Fix avcodec context initialization (Ville Skyttä) This is just a

[vdr] [PATCH] Don't hardcode lirc socket path in the sky plugin

2009-11-22 Thread Ville Skyttä
Hello, The attached patch avoids hardcoded lirc socket path in the sky plugin, making it use the value from Make.config by default. The patch is against 1.6.0-2 but appears to apply cleanly to 1.7.10 as well. diff -up vdr-1.6.0/PLUGINS/src/sky/Makefile~ vdr-1.6.0/PLUGINS/src/sky/Makefile --- vd

Re: [vdr] What about vdr-1.6.1?

2009-06-25 Thread Ville Skyttä
On Sunday 21 June 2009, Udo Richter wrote: > On 21.06.2009 17:08, Klaus Schmidinger wrote: > > On 17.06.2009 19:03, J.W. wrote: > >> I thought you could just release vdr-1.6.1 with the patches you have > >> already published (maybe with additional dvb_api patch) . Are there more > >> bugfixes plane

Re: [vdr] VDR exited with status 134

2009-06-15 Thread Ville Skyttä
On Sunday 14 June 2009, Martin Gansser wrote: > Hi, > > VDR 1.6.0 exited with status 134, when generating a iso-file with > vdr-burn. > > system is Fedora 11 x86_64 Possibly a vdr-burn/boost compile/runtime mismatch. https://bugzilla.redhat.com/show_bug.cgi?id=505893 __

Re: [vdr] [Fwd: Re: let vdr ignore non vdr directories ?]

2009-04-21 Thread Ville Skyttä
On Tuesday 21 April 2009, Peter Dittmann wrote: > So better suggestion for the distri maintainers would be to use the \mnt > tree for mounting any partitions. I disagree, /mnt is system admin area, not something distros should touch. http://www.pathname.com/fhs/pub/fhs-2.3.html#MNTMOUNTPOINTFORA

Re: [vdr] Build failures with gcc 4.4

2009-04-14 Thread Ville Skyttä
On Friday 27 February 2009, Ville Skyttä wrote: > Hello, > > I'm trying to build VDR 1.6.0-2 for the upcoming Fedora 11 release which > has gcc 4.4. There are a bunch of compilation errors as gcc has again > become less forgiving for C++ than it used to be. > > One very

Re: [vdr] A new possibility for lower power high performance VDR

2009-03-02 Thread Ville Skyttä
On Monday 02 March 2009, Thomas Sailer wrote: > On Mon, 2009-03-02 at 15:35 +0100, Peer Oliver Schmidt wrote: > > as multiple people have asked me in private mail (why do we have a > > mailing list *grml*), here is name of the box, I am using: > > > > EXSYS PCI Express Bus zu 4 x PCI Slot Expansion

[vdr] Build failures with gcc 4.4

2009-02-27 Thread Ville Skyttä
Hello, I'm trying to build VDR 1.6.0-2 for the upcoming Fedora 11 release which has gcc 4.4. There are a bunch of compilation errors as gcc has again become less forgiving for C++ than it used to be. One very common source of problems is explained here: http://markmail.org/message/e5y6atneqztu

Re: [vdr] auto shutdown (-s) question

2009-02-08 Thread Ville Skyttä
On Sunday 08 February 2009, Udo Richter wrote: > On 08.02.2009 10:19, Ville Skyttä wrote: > > On Saturday 07 February 2009, Udo Richter wrote: > >> Unfortunately it's not that easy. Currently, VDR backgrounds the call to > >> the shutdown script, and detaches

Re: [vdr] auto shutdown (-s) question

2009-02-08 Thread Ville Skyttä
On Saturday 07 February 2009, Udo Richter wrote: > On 07.02.2009 11:26, Ville Skyttä wrote: > >> VDR does not know whether the shutdown script initiated the shutdown or > >> decided to ignore it, > > > > I suppose it would be quite easy to implement that and maybe

Re: [vdr] auto shutdown (-s) question

2009-02-07 Thread Ville Skyttä
On Saturday 07 February 2009, Ville Skyttä wrote: > On Saturday 07 February 2009, Udo Richter wrote: > > On 06.02.2009 13:49, Alex Betis wrote: > > > I'm playing now with autoshutdown script (the one that is specified > > > with -s switch) and have a question. &g

Re: [vdr] auto shutdown (-s) question

2009-02-07 Thread Ville Skyttä
On Saturday 07 February 2009, Udo Richter wrote: > On 06.02.2009 13:49, Alex Betis wrote: > > I'm playing now with autoshutdown script (the one that is specified with > > -s switch) and have a question. > > When power button is pressed, VDR calls the script, but lets say the > > script decided not

Re: [vdr] VDR 1.7.0 & S2API - Channels not Available

2009-02-04 Thread Ville Skyttä
On Wednesday 04 February 2009, Klaus Schmidinger wrote: > On 04.02.2009 11:52, Morfsta wrote: > > On Wed, Feb 4, 2009 at 10:46 AM, Klaus Schmidinger > > > > wrote: > >> Have you considered trying VDR 1.7.4? > > > > Eek! Isn't that the one that even you don't consider using in a > > productive envi

Re: [vdr] 1:1 pixel mapping - a waste of time?

2009-01-06 Thread Ville Skyttä
On Tuesday 06 January 2009, Ville Aakko wrote: > On my Sony it is called "Täyskuiva" (in finnish), Heh, is this spelling error yours or Sony's? :) ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] Which extension for TS files?

2009-01-06 Thread Ville Skyttä
On Sunday 04 January 2009, Vladimir Kangin wrote: > You right. For example I'm keen of LinuxMCE (www.linuxmce.org) and it > has a script that looking for media files, thus all .vdr are recognised > as a video files of VDR while is not. It would would be a very wise step > to improve this at the sa

Re: [vdr] [ANNOUNCE] vdr-dxr3 0.2.9

2009-01-02 Thread Ville Skyttä
On Friday 02 January 2009, Jan Willies wrote: > Is there a way to apply the brightness/contrast settings on VDR-start? > Currently I have to go to Menu->System->Plugins->Dxr3 and press OK after > every start of VDR. Hm, the configured values do get saved but I have no idea why there's no code to

[vdr] [ANNOUNCE] vdr-dxr3 0.2.9

2009-01-02 Thread Ville Skyttä
vdr-dxr3 0.2.9 is available at https://sourceforge.net/projects/dxr3plugin 2009-01-02: Version 0.2.9 - Update Italian translation (Diego Pierotto) - Error handling improvements (Ville Skyttä) - Add SVDRP commands for device release/reopen, audio output settings, brightness/contrast/saturation

Re: [vdr] xineliboutput sxfe / xxmc / via / EPIA ML6000 : great !

2008-11-25 Thread Ville Skyttä
On Tuesday 25 November 2008, Frank Schmirler wrote: > 7 seconds until I get a picture on my EPIA 6000. And this is still pretty > long, as I need to upload DXR3 firmware first, then start VDR. Hmm, any particular reason why you need to do that? Recent em8300 driver versions should be able to lo

Re: [vdr] vdr 1.6.0 device selection order for recordings

2008-09-16 Thread Ville Skyttä
On Tuesday 16 September 2008, Malte Forkel wrote: > Hello, > > I just upgraded from vdr 1.4.7 to vdr 1.6.0 (from the e-tobi.net > experimental repository). That has changed the order in which devices are > selected for recording significantly. Now, the only card with the CAM is > selected first whe

Re: [vdr] Failed to read channels.conf after adding transponder

2008-09-06 Thread Ville Skyttä
On Saturday 06 September 2008, Klaus Schmidinger wrote: > On 09/06/08 18:38, Ville Skyttä wrote: > > > > Somewhat related - I'm wondering why comments are not allowed in > > channels.conf, remote.conf, setup.conf and timers.conf? > > > > Or actually more g

Re: [vdr] Failed to read channels.conf after adding transponder

2008-09-06 Thread Ville Skyttä
On Saturday 06 September 2008, Klaus Schmidinger wrote: > > Since this kind of complaints keeps occuring ever again, I guess it's best > to simply report errors when reading config files (as suggested by Tim) [...] Somewhat related - I'm wondering why comments are not allowed in channels.conf, re

Re: [vdr] Anyone having contacts to ZDF? (Re: TV channel logo collection)

2008-07-02 Thread Ville Skyttä
On Wednesday 02 July 2008, Hanno Zulla wrote: > Hi, > > > So far, noone turned down the request and I have collected a critical > > mass of logos within a few days: > > > > http://www.linuxtv.org/vdrwiki/index.php/Logo_Collection [...] I applaud the effort, and IANAL, but with all due respect, are

Re: [vdr] ts record (was - no channel update on vdr 1.7.0)

2008-05-23 Thread Ville Skyttä
On Friday 23 May 2008, Klaus Schmidinger wrote: > On 05/23/08 13:11, Goga777 wrote: > > is a lot of vdr-code need patch for this ? > > It's not too much, but at core locations and requires a lot of testing > and debugging. Just a quick comment/question: have you considered changing the recording

Re: [vdr] Watching old recordings with DVB subtitles with 1.6.0

2008-04-13 Thread Ville Skyttä
On Sunday 13 April 2008, Klaus Schmidinger wrote: > > You can work around this by adding the lines > > X 3 03 > X 3 03 > X 3 03 > X 3 03 > X 3 03 > X 3 03 > X 3 03 > X 3 03 > X 3 03 fin suomi > > to your info.vdr files. This fills up the first 8 slots and puts "suomi" > into the 9th slot. That wor

Re: [vdr] Watching old recordings with DVB subtitles with 1.6.0

2008-04-13 Thread Ville Skyttä
On Saturday 12 April 2008, Rolf Ahrenberg wrote: > On Sat, 12 Apr 2008, Ville Skyttä wrote: > > After figuring out how to access the subtitles menu (my remote.conf was > > from 1.4.x series so there was no button binding for it), yes, I do see > > an entry named "57"

Re: [vdr] Watching old recordings with DVB subtitles with 1.6.0

2008-04-12 Thread Ville Skyttä
On Saturday 12 April 2008, Petri Helin wrote: > Ville Skyttä wrote: > > Hello, > > > > I have quite a few old recordings with DVB subtitles that were recorded > > and watchable with 1.4.x and the subtitles plugin. When replaying these > > with VDR 1.6.0, the subti

[vdr] Watching old recordings with DVB subtitles with 1.6.0

2008-04-12 Thread Ville Skyttä
Hello, I have quite a few old recordings with DVB subtitles that were recorded and watchable with 1.4.x and the subtitles plugin. When replaying these with VDR 1.6.0, the subtitles aren't shown (new recordings made with 1.6.0 seem to be fine). I see there's some kind of a "compatibility mode

[vdr] vdr-burn gcc 4.3 build fix

2008-04-08 Thread Ville Skyttä
Hi, The attached patch fixes build of vdr-burn (current CVS HEAD) with gcc 4.3's cleaned up C++ headers. Index: adaptor.h === RCS file: /var/cvsroot/burn/adaptor.h,v retrieving revision 1.4 diff -u -r1.4 adaptor.h --- adaptor.h 16 Se

Re: [vdr] VDR as a set top box

2008-04-08 Thread Ville Skyttä
On Tuesday 08 April 2008, Simon Baxter wrote: > checking for cdio_open in -lcdio... no > configure: error: *** Please install libcdio first! *** > > [EMAIL PROTECTED] oxine]# rpm -qa | grep libcdio > libcdio-0.78.2-2.fc6 yum install libcdio-devel ___ v

Re: [vdr] [PATCH] Install headers, add pkgconfig file

2008-04-08 Thread Ville Skyttä
On Wednesday 12 March 2008, Ville Skyttä wrote: > On Wednesday 12 March 2008, clemens kirchgatterer wrote: > > On Tue, Mar 11, 2008 at 3:46 PM, Joerg Pulz <[EMAIL PROTECTED]> wrote: > > > Out of this four cases (there are probably more, one for every Linux > >

[vdr] [ANNOUNCE] vdr-dxr3 0.2.8

2008-04-07 Thread Ville Skyttä
vdr-dxr3 0.2.8 is out, the most noteworthy thing being compatibility with VDR 1.6.0. 2008-04-06: Version 0.2.8 - Fix build with ffmpeg >= ~2007-07 (Ville Skyttä) - Fix build with VDR >= 1.5.9 (Ville Skyttä) - Drop support for VDR < 1.4.0 (Ville Skyttä) - Implement OSD level for VDR

[vdr] LOCDIR/LOCALEDIR and plugins

2008-04-06 Thread Ville Skyttä
Hello, I'm a bit confused about the locale dir stuff in VDR 1.6.0 especially wrt. plugins. newplugin hardcodes LOCALEDIR to $(VDRDIR)/locale without taking Make.config into account at all. The result is that plugins will try to place their *.mo into a wrong location if LOCDIR was customized i

Re: [vdr] [ANNOUNCE] vdr-sudoku-0.2.0

2008-03-23 Thread Ville Skyttä
On Saturday 22 March 2008, Thomas Günther wrote: > Ville Skyttä wrote: > > > - no-exit: Remove the "Exit" choice from the commands menu; exiting the > > plugin using this menu entry exits the plugin fine but next time any VDR > > OSD should appear after doing th

Re: [vdr] [ANNOUNCE] vdr-sudoku-0.2.0

2008-03-22 Thread Ville Skyttä
On Saturday 22 March 2008, Thomas Günther wrote: > Hi! > > There is a new version of the Sudoku plug-in. > > Download: http://toms-cafe.de/vdr/sudoku/vdr-sudoku-0.2.0.tgz Here's a bunch of patches: - finnish: Add missing Finnish translations. - no-pattern-default: Turn of "show numbers as patter

Re: [vdr] Which is the best firmware for ADV7170

2008-03-18 Thread Ville Skyttä
On Tuesday 18 March 2008, Kartsa wrote: > I have DXR3 card with ADV7170. Me too. > I have quite bad audio sync problems with > it and was wondering if there is some fw which is better over others. It's been some time, but IIRC I've tried all that I could find, and the 0x29 one that comes with

Re: [vdr] [PATCH] Install headers, add pkgconfig file

2008-03-12 Thread Ville Skyttä
On Wednesday 12 March 2008, clemens kirchgatterer wrote: > On Tue, Mar 11, 2008 at 3:46 PM, Joerg Pulz <[EMAIL PROTECTED]> wrote: > > Out of this four cases (there are probably more, one for every Linux > > distribution on this planet), tell me which is the most reasonable > > default? > > the m

[vdr] [PATCH] Install headers, add pkgconfig file

2008-03-10 Thread Ville Skyttä
Hello, As discussed in the freetype/fontconfig pkgconfig thread, here's a combined patch implementing installation of VDR's headers and generating a pkgconfig *.pc file. This patch is mostly just a discussion draft - I haven't tried installing the headers and the pkgconfig file isn't installed

Re: [vdr] [PATCH] Use pkg-config to find freetype/fontconfig flags

2008-03-10 Thread Ville Skyttä
On Monday 10 March 2008, Udo Richter wrote: > clemens kirchgatterer wrote: > > structure bin, lib, include, share, ... if i want to compile software > > using the libs (and headers) of opt1 i only have to do > > "PKG_CONFIG_PATH=/opt1 make" and to start that program > > "LD_LIBRARY_PATH=/opt1 prog"

Re: [vdr] [PATCH] Use pkg-config to find freetype/fontconfig flags

2008-03-07 Thread Ville Skyttä
On Friday 07 March 2008, Klaus Schmidinger wrote: > Instead of having all applications work around freetyp2's weird include > macro stuff, why not complain to the freetype2 people and have them > provide just a plain old that can be included like any other > header file? > > Sorry for being ignor

[vdr] [PATCH] Use pkg-config to find freetype/fontconfig flags

2008-03-06 Thread Ville Skyttä
Hello, The attached patch makes VDR's Makefile use pkgconfig for finding libs and include dirs of freetype and fontconfig instead of making assumptions. --- Makefile~ 2008-02-29 23:43:03.0 +0200 +++ Makefile 2008-03-06 21:29:58.0 +0200 @@ -20,8 +20,8 @@ MANDIR = $(PREFIX)/share

Re: [vdr] DXR3 and subtitles in 1.5.x

2008-03-06 Thread Ville Skyttä
On Thursday 06 March 2008, Luca Olivetti wrote: > Yes, it should be in cvs, the only thing missing is calling the cOsd > constructor with Level instead of 0 That's right - all patches posted for the DXR3 plugin are now in CVS, thanks again to everyone involved. However, Luca and Ville A, you se

Re: [vdr] DXR3 and subtitles in 1.5.x

2008-03-06 Thread Ville Skyttä
On Thursday 06 March 2008, Luca Olivetti wrote: > En/na Luca Olivetti ha escrit: > >> ... and this went away when I changed the cDxr3SubpictureOsd constructor > >> to call the cOsd with proper level. Unless I'm missing something - and I > >> bet I am - the system seems to be working smoothly now. >

Re: [vdr] vdr-sxfe don't start..

2008-02-17 Thread Ville Skyttä
On Monday 18 February 2008, Darren Salt wrote: > I demand that Ville Skyttä may or may not have written... > > > FWIW, I'm pretty certain that the only upstream supported way to retrieve > > the dir where to install xine plugins is to use "xine-config --plugindir&qu

Re: [vdr] vdr-sxfe don't start..

2008-02-17 Thread Ville Skyttä
On Sunday 17 February 2008, Matthias Schwarzott wrote: > On Sonntag, 17. Februar 2008, Joerg Bornkessel wrote: > > > We detect this in the vdr-xineliboutput-*.ebuild an let install the > > xineplug_inp_*.so to the given dir by the headerfile. > > There is nothing wrong. > > > > Jussy, just skip th

  1   2   >