diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-10-31 09:37:56 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-10-31 09:37:56 +0100 |
commit | 3e3f30d88dd33fc1a9859fa59912cd66dd66437d (patch) | |
tree | 8789a2f69d4b055207da399fd87b1662f03584ee /CONTRIBUTORS | |
parent | fc0596d8598a235a1bf9fd3e107213dc1ccc4647 (diff) | |
download | vdr-3e3f30d88dd33fc1a9859fa59912cd66dd66437d.tar.gz vdr-3e3f30d88dd33fc1a9859fa59912cd66dd66437d.tar.bz2 |
Moved the main program loop variables further up to allow compilation with older compiler versions
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4217e53a..c468a486 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1065,6 +1065,8 @@ Marco Schlüßler <marco@lordzodiac.de> should fail and all PIDs added so far should be deleted for fixing attaching a cPlayer to a cDevice, so that 'Operation not permited' errors don't occur any more + for reporting a problem with initialization of the main program loop variables + with older compiler versions Jürgen Schmitz <j.schmitz@web.de> for reporting a bug in displaying the current channel when switching via the SVDRP |