diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2010-08-29 13:40:37 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2010-08-29 13:40:37 +0200 |
commit | 505574fa983b12ae872bb46f01c8782e3a15f5e1 (patch) | |
tree | 18f58253017feee55a4dda680d7518c3a5a8f3c4 /CONTRIBUTORS | |
parent | 22a4f5a50431ae7ee0668f62c918c631dbb761fb (diff) | |
download | vdr-505574fa983b12ae872bb46f01c8782e3a15f5e1.tar.gz vdr-505574fa983b12ae872bb46f01c8782e3a15f5e1.tar.bz2 |
Added locking to the cCutter functions to avoid a crash in case CutRecording() is called from a plugin
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 023aac1f..79fc76f0 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -984,6 +984,7 @@ Andreas Mair <andreas@vdr-developer.org> option ':groups' is given 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 Olivier Jacques <jacquesolivier@hotmail.com>) for translating OSD texts to the French language |