diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-08-14 15:03:31 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-08-14 15:03:31 +0200 |
commit | 9c4401f5d96efdcbab5c504b894f7735e869079e (patch) | |
tree | 6ba6f053cff73231386aef63c4407ee328e31320 /CONTRIBUTORS | |
parent | 0aa18e1c390fc94a800d3769b57e3d5a55c908da (diff) | |
download | vdr-9c4401f5d96efdcbab5c504b894f7735e869079e.tar.gz vdr-9c4401f5d96efdcbab5c504b894f7735e869079e.tar.bz2 |
Now discarding any previous numerical input to switch channels if Up, Down, Channel+, Channel-, Left or Right is pressed
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 007e13e3..34e4c81f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1347,6 +1347,8 @@ Wolfgang Rohdewald <wolfgang@rohdewald.de> cEvent::FixEpgBugs() for adding a missing cMutexLock to cRemote::HasKeys() for removing an unnecessary #include from osd.c + for reporting a problem with with numerical input to switch channels if Up, Down, + Channel+ or Channel- is pressed Chad Flynt <hoochster@sofnet.com> for suggestions and experiments regarding the buffer reserve in cTransfer |