mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Version 1.3.35
- Updated 'sources.conf' (thanks to Philip Prindeville). - Now using daemon() instead of fork() to run VDR in daemon mode (thanks to Enrico Scholz). - Fixed a possible endless loop in a menu with no selectable items if Setup.MenuScrollWrap is true (thanks to Enrico Scholz). - Making sure no item is displayed as "current" if Up, Down, Left or Right is pressed in a menu with no selectable items. - Added '__attribute__' to functions that use printf() like parameters (thanks to Darren Salt). - Updated the Finnish OSD texts (thanks to Rolf Ahrenberg). - Fixed a leftover 'summary.vdr' in vdr.1 (reported by Christoph Hermanns). - Added more error messages and line numbers when reading EPG data and info.vdr (thanks to Peter Bieringer). - Updated the Danish OSD texts (thanks to Mogens Elneff). - Updated the Estonian OSD texts (thanks to Arthur Konovalov). - Added missing mutex locks to cCiMenu::Abort() and cCiEnquiry::Abort() (reported by Marco Schlüßler). - Fixed lock handling in CAM communication to avoid problems with multiple CAMs per device or CAMs with more than one smart card. - Updated the Greek OSD texts (thanks to Dimitrios Dimitrakos). - Updated the French OSD texts (thanks to Nicolas Huillard). - Fixed the cFilter example in PLUGINS.html (reported by Patrick Fischer). - The new class cUnbufferedFile is used for the recording files to avoid trashing the file system cache (based on a patch by Ralf Müller).
This commit is contained in:
15
sources.conf
15
sources.conf
@@ -91,13 +91,22 @@ S58W PAS 9
|
||||
S61.5W Echostar 3
|
||||
S79W AMC5
|
||||
S82W Nimiq 2
|
||||
S85W AMC2
|
||||
S87W AMC3
|
||||
S91W Nimiq 1
|
||||
S89W Intelsat 808
|
||||
S91W Galaxy 11 & Nimiq 1/3
|
||||
S93W Intelsat 806
|
||||
S95W Galaxy 3C
|
||||
S97W Telestar 5
|
||||
S105W AMC2
|
||||
S99W Galaxy 4R
|
||||
S101W AMC4
|
||||
S103W AMC1
|
||||
S105W AMC15
|
||||
S110W Echostar 6/8
|
||||
S119W Echostar 7
|
||||
S121W Echostar 9
|
||||
S121W Echostar 9 & Intelsat 813
|
||||
S123W Galaxy 10R
|
||||
S129W Intelsat 807
|
||||
S148W Echostar 1/2
|
||||
S157W Echostar 4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user