diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2017-06-11 09:01:47 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2017-06-11 09:01:47 +0200 |
commit | c70d62aeb44360bc0e19241534dda113db190351 (patch) | |
tree | d496ee3dfe0baab98b580824c5390b7e2c03ed4a /CONTRIBUTORS | |
parent | a4a3c637792976a33c8dba6855c8d902c9a2c3ba (diff) | |
download | vdr-c70d62aeb44360bc0e19241534dda113db190351.tar.gz vdr-c70d62aeb44360bc0e19241534dda113db190351.tar.bz2 |
Changed ##Lock to ##_Lock in the DEF_LIST_LOCK and USE_LIST_LOCK macros defined in tools.h
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 00f79ee8..20c8eb68 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2835,6 +2835,8 @@ Johann Friedrichs <johann.friedrichs@web.de> respective recording did not exist for fixing a double deletion of a cTimer in case HandleRemoteModifications() returned false + for reporting an invalid lock sequence in the epgsearch plugin, which turned out to + be an abandoned member of class cSchedulesLock Timo Helkio <timolavi@mbnet.fi> for reporting a hangup when replaying a TS recording with subtitles activated |