From 90bc2f18e3fb72bba792226dfd2a6e245464d2f5 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 18 Jun 2006 18:00:00 +0200 Subject: Version 1.4.1-1 - Added "-fPIC" to the compiler options in Make.config.template when compiling plugins (thanks to Udo Richter). If you use your own Make.config file, you may want to add these lines there, too. - Added some comment to cDevice::GetDevice() to explain how the individual conditions are put together to make a decision on which device to use. - Updated 'S13E' in 'sources.conf' (thanks to Antti Hartikainen). - Now making sure VPS timers don't get stuck with outdated events, and that the actual device isn't used for updating a VPS timer's event as long as other free devices are available. - Modified rcu.c to better handle RC5 codes. - Added a missing variable initialization in cRingBufferLinear::cRingBufferLinear() (thanks to Prakash Punnoor). - Fixed handling relative link targets in the ReadLink() function (reported by Patrick Cernko). - Now making sure a VPS timer has a schedule in case the epg.data file didn't contain one when VDR was started. --- sources.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources.conf') diff --git a/sources.conf b/sources.conf index fb6cd30..81e5171 100644 --- a/sources.conf +++ b/sources.conf @@ -22,7 +22,7 @@ S5E Sirius 2/3 S7E Eutelsat W3A S10E Eutelsat W1 -S13E Hotbird 1-(5)-6 +S13E Hotbird 1-3/6/7A S16E Eutelsat W2 S19.2E Astra 1B/C/E/F/G/H/2C S21.0E Afristar 1 -- cgit v1.2.3