mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
- Updated the Italian OSD texts (thanks to Diego Pierotto). - Changed the position of Sirius 4 to S4.8E in sources.conf (thanks to Alexander Gross). - Updated the Finnish OSD texts (thanks to Rolf Ahrenberg). - Moved the declaration of cMenuCommands to menu.h, so that plugins can use it. - Added a note to the MANUAL, saying that adding new transponders only works if the "EPG scan" is active (suggested by Halim Sahim). - Improved handling frames at the beginning and end of a recording in cDvbPlayer for devices with large buffers (thanks to Reinhard Nissl). - Implemented cDeviceHook to allow plugins more control over which device can provide which transponder (thanks to Reinhard Nissl). - Implemented cDevice::GetCurrentlyTunedTransponder() (thanks to Reinhard Nissl). - Moved strictly necessary Makefile options into Make.global, which is included by all plugins (thanks to Paul Menzel). The Makefiles of existing plugins should be modified like this: ------------------------------------------------------------ --- PLUGINS/src/hello/Makefile 2009/10/18 14:00:07 2.1 +++ PLUGINS/src/hello/Makefile 2010/02/06 14:50:03 2.2 @@ -18,7 +18,7 @@ ### The C++ compiler and options: CXX ?= g++ -CXXFLAGS ?= -fPIC -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses +CXXFLAGS ?= -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses ### The directory environment: @@ -26,6 +26,10 @@ LIBDIR = ../../lib TMPDIR = /tmp +### Make sure that necessary options are included: + +include $(VDRDIR)/Make.global + ### Allow user defined options to overwrite defaults: -include $(VDRDIR)/Make.config ------------------------------------------------------------ - Added device definitions to the diseqc.conf file format, so that certain satellite positions can be limited to a given list of devices. This obsoletes the SOURCECAPS patch. - Keeping subtitles visible when pausing replay (thanks to Rolf Ahrenberg). - Fixed adding new transponders in case there is only a single channel in the channel list (reported by Halim Sahin). - The file name in the "Timers" menu now shows only the base name of the recording without the folder path (if any). Otherwise with long folder paths the actual recording name was not visible at all. - Updated the Romanian OSD texts (thanks to Lucian Muresan). - Exported some libsi functions (thanks to Lucian Muresan). - Improved scalability of the default skins. - Fixed the German translation of "Folder name must not contain '%c'!" (thanks to Frank Schmirler). - Updated the Estonian OSD texts (thanks to Arthur Konovalov). - Plugins can now define new sources. In order to implement this, the following changes were made: + The transponder parameter string is no longer interpreted by cChannel, but rather stored as is and used only by the respective device. That way plugins can use a channel's parameter string to store arbitrary data (see vdr.5). + The new class cSourceParam can be used by plugins to define new sources, and to implement OSD items that will be used in the channel editor for editing the source specific parameters of a channel (see dvbdevice.c for an example of how this is done for the default DVB devices). + Purely numerical values are no longer accepted in the 'source' parameter of a channel. This obsoletes the PLUGINPARAM patch. - Updated the Lithuanian OSD texts (thanks to Valdemaras Pipiras). - cSafeFile::Close() now flushes the file (suggested by Stephan Austermühle). - The option "Setup/DVB/Use Dolby Digital" now only controls whether Dolby Digital tracks appear in the "Audio" menu. Dolby Digital is always recorded. This obsoletes the DOLBYINREC patch.
198 lines
3.9 KiB
Plaintext
198 lines
3.9 KiB
Plaintext
# Sources configuration for VDR
|
|
#
|
|
# Format:
|
|
#
|
|
# code description
|
|
#
|
|
# S (satellite) xy.z (orbital position in degrees) E or W (east or west)
|
|
# Note: only the first part is actually used by VDR. The description part
|
|
# is for the "human" interface for clarity.
|
|
#
|
|
# '&' means same orbital position but different host company.
|
|
# '/' means same (or very little deviation) orbital position & host.
|
|
# A value in () means this satellite is still in it's test phase.
|
|
#
|
|
# Please contact kls@tvdr.de before assigning a new code
|
|
# to a description, in order to keep them unique.
|
|
|
|
# Satellites
|
|
|
|
# Europe
|
|
|
|
S3E Telecom 2C
|
|
S4E Eurobird 4
|
|
S4.8E Sirius 4
|
|
S7E Eutelsat W3A
|
|
S9E Eurobird 9
|
|
S10E Eutelsat W1
|
|
S13E Hotbird 6/7A/8
|
|
S16E Eutelsat W2
|
|
S19.2E Astra F/G/H/KR/L
|
|
S21.0E Afristar 1
|
|
S21.6E Eutelsat W6
|
|
S23.5E Astra 1E/3A
|
|
S25.5E Eurobird 2
|
|
S26E Badr 3/4/6
|
|
S28.2E Astra 2D/A/B
|
|
S28.5E Eurobird 1 & Astra 2A/B/C/D
|
|
S30.5E Arabsat 2B
|
|
S31.5E Astra 1D/5A
|
|
S33E Eurobird 3 & Intelsat 802
|
|
S36E Eutelsat W4 & Sesat
|
|
S38E Paksat 1
|
|
S39E Hellas Sat 2
|
|
S40E Express AM1
|
|
S42E Turksat 2A/3A
|
|
S45E Intelsat 12
|
|
S49E Yamal 202
|
|
S53E Express AM 22
|
|
S55E Insat 3E
|
|
S56E Bonum 1
|
|
S57E NSS 703
|
|
S60E Intelsat 904
|
|
S62E Intelsat 902
|
|
S64E Intelsat 906
|
|
S66E Intelsat 704
|
|
S68.5E Intelsat 7/10
|
|
S70.5E Eutelsat W5
|
|
S72E Intelsat 4
|
|
|
|
# Asia
|
|
|
|
S74E Insat 3C/4CR & Edusat
|
|
S75E ABS 1
|
|
S76.5E Telstar 10
|
|
S78.5E Thaicom 2/5
|
|
S80E Express AM2
|
|
S83E Insat 2E/3B/4A
|
|
S85.2E Intelsat 709
|
|
S87.5E Chinastar 1
|
|
S88E ST 1
|
|
S90E Yamal 201
|
|
S91.5E Measat 1
|
|
S92.2E Chinasat 9
|
|
S93.5E Insat 3A/4B
|
|
S95E NSS 6
|
|
S96.5E Express AM 33
|
|
S98.5E Protostar 1
|
|
S100.5E Asiasat 2
|
|
S103E Express A2
|
|
S105E Asiastar
|
|
S105.5E Asiasat 3S
|
|
S107.7E Cakrawarta 1
|
|
S108E Telkom 1 & NSS 11
|
|
S110E N-Sat 110 & BSAT 1A/2A
|
|
S110.5E Sinosat 1
|
|
S113E Palapa C2 & Koreasat 2
|
|
S116E Koreasat 3
|
|
S118E Telkom 2
|
|
S120E Thaicom 1A
|
|
S122.2E Asiasat 4
|
|
S124E JCSAT 4a
|
|
S125E Sinosat 3
|
|
S128E JCSAT 3
|
|
S132E Vinasat 1 & JCSAT5a
|
|
S134E Apstar 6
|
|
S138E Telstar 18
|
|
S140E Express AM 3
|
|
S144E Superbird C
|
|
S146E Agila 2
|
|
S148E Measat 2
|
|
S150E JCSAT R
|
|
S152E Optus D2
|
|
S154E JCSAT 2A
|
|
S156E Optus C1
|
|
S158E Superbird A
|
|
S160E Optus D1
|
|
S162E Superbird B2
|
|
S164E Optus B3
|
|
S166E Intelsat 8
|
|
S169E Intelsat 2
|
|
S172E GE 23
|
|
S180E Intelsat 701
|
|
S177W NSS 5
|
|
|
|
# Atlantic
|
|
|
|
S1W Thor 3/5 & Intelsat 10-02
|
|
S4W Amos 1/2/3
|
|
S5W Atlantic Bird 3
|
|
S7W Nilesat 101/102 & Atlantic Bird 4
|
|
S8W Telecom 2D & Atlantic Bird 2
|
|
S11W Express A3
|
|
S12.5W Atlantic Bird 1
|
|
S14W Express A4
|
|
S15W Telstar 12
|
|
S18W Intelsat 901
|
|
S20W Intelsat 603
|
|
S22W NSS 7
|
|
S24.5W Intelsat 905
|
|
S27.5W Intelsat 907
|
|
S30W Hispasat 1C/1D
|
|
S31.5W Intelsat 801
|
|
S34.5W Intelsat 903
|
|
S37.5W NSS 10
|
|
S40.5W NSS 806
|
|
S43W Intelsat 3R/11
|
|
S45W Intelsat 1R
|
|
S50W Intelsat 705
|
|
S53W Intelsat 707
|
|
S55.5W Intelsat 805
|
|
S58W Intelsat 9
|
|
S61W Amazonas
|
|
|
|
# America
|
|
|
|
S61.5W Echostar 3 & Rainbow 1
|
|
S63W Estrelo de Sul 1
|
|
S65W Star One C1
|
|
S70W Star One C2
|
|
S72W Nahuel 1 & AMC 6
|
|
S72.5W DirecTV 1R & Echostar 6
|
|
S74W Horizons 2
|
|
S77W Echostar 4 & Galaxy 4R
|
|
S79W AMC5
|
|
S82W Nimiq 2
|
|
S83W AMC 9
|
|
S84W Brasilsat B3/4
|
|
S85W AMC 16
|
|
S85.1W XM 3
|
|
S87W AMC3
|
|
S89W Galaxy 28
|
|
S91W Galaxy 11/17 & Nimiq 1
|
|
S92W Brasilsat B2
|
|
S93W Galaxy 26
|
|
S95W Galaxy 3C
|
|
S97W Galaxy 25
|
|
S99W Galaxy 16
|
|
S99.2W Spaceway 2 & DirecTV 11
|
|
S101W DirecTV 4S/8 & AMC 2/4
|
|
S103W AMC1
|
|
S105W AMC15/18
|
|
S107.3W Anik F1/F1R
|
|
S110W DirecTV 5 & Echostar 8/10
|
|
S111.1W Anik F2
|
|
S113W SatMex 6
|
|
S116.8W SatMex 5
|
|
S118.8W Anik F3
|
|
S119W Echostar 7 & DirecTV 7S
|
|
S121W Echostar 9 & Galaxy 23
|
|
S123W Galaxy 18
|
|
S125W Galaxy 14
|
|
S127W Galaxy 13/Horizons 1
|
|
S129W Ciel 2 & Galaxy 27
|
|
S131W AMC 11
|
|
S133W Galaxy15
|
|
S135W AMC 10
|
|
S137W AMC 7
|
|
S139W AMC 8
|
|
S148W Echostar 1/2
|
|
|
|
# Cable
|
|
|
|
C DVB-C
|
|
|
|
# Terrestrial
|
|
|
|
T DVB-T
|