diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-06-10 13:46:41 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-06-10 13:46:41 +0200 |
commit | 6dec09a376802cffaf719ec1d87e31cf02afc22d (patch) | |
tree | b476071239df95e9f8b676af5cc45b417f9ce8f9 /CONTRIBUTORS | |
parent | e595e3b1d4bf5a9a6878bf18fb3a6fd05c223bdd (diff) | |
download | vdr-6dec09a376802cffaf719ec1d87e31cf02afc22d.tar.gz vdr-6dec09a376802cffaf719ec1d87e31cf02afc22d.tar.bz2 |
Fixed the type of MBperMinute in cVideoDiskUsage::HasChanged()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 89565ad6..eb8cf682 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -995,6 +995,7 @@ Andreas Mair <andreas@vdr-developer.org> for fixing handling 3 and 4 byte UTF-8 symbols in Utf8CharGet() for fixing initializing the timer's flags in the cTimer copy constructor for reporting a crash in case CutRecording() is called from a plugin + for fixing the type of MBperMinute in cVideoDiskUsage::HasChanged() Olivier Jacques <jacquesolivier@hotmail.com>) for translating OSD texts to the French language |