diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-12 15:54:06 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-12 15:54:06 +0100 |
commit | 3b871f8bb6726ce0aff6a410abc236fc2b800e00 (patch) | |
tree | 30135327a0a105e1f3aeca60287c2ba7432b3ddd /CONTRIBUTORS | |
parent | a481a5200c266dd387d1dca8a0253abfb208f031 (diff) | |
download | vdr-3b871f8bb6726ce0aff6a410abc236fc2b800e00.tar.gz vdr-3b871f8bb6726ce0aff6a410abc236fc2b800e00.tar.bz2 |
Now using twice the buffer reserve in cTransfer if the primary DVB card is an unmodified version with only 2MB of SDRAM
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ba8931d4..a56a598b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -807,6 +807,7 @@ Christian Jacobsen <christian.jacobsen@stageholding.de> for making the LIRC interface skip keys that come in too fast for reporting a problem in handling the '-E' options in version 1.3.18 for reporting a problem in case a station defines all 32 audio PIDs + for suggestions and experiments regarding the buffer reserve in cTransfer Andreas Mair <Andreas.Mair@linogate.com> for reporting a short display of the main menu if a plugin displays its own OSD and @@ -1263,3 +1264,6 @@ Rolf Groppe <rolf@groppe.de> Wolfgang Rohdewald <wolfgang@rohdewald.de> for pointing out that primaryDevice = NULL should be done before deleting the devices in cDevice::Shutdown() + +Chad Flynt <hoochster@sofnet.com> + for suggestions and experiments regarding the buffer reserve in cTransfer |