diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2018-01-29 14:09:59 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2018-01-29 14:09:59 +0100 |
commit | 5ae8d1a7a30139d714334ecbed81b936885f75ce (patch) | |
tree | c83fd869470b7993713f64fe9691392f36ff41cb /CONTRIBUTORS | |
parent | 0055eeeeb8df2b4e0c6f90338529200a0b3dfa22 (diff) | |
download | vdr-5ae8d1a7a30139d714334ecbed81b936885f75ce.tar.gz vdr-5ae8d1a7a30139d714334ecbed81b936885f75ce.tar.bz2 |
Implemented cStatus::MarksModified()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 07cb746a..0f3cc72f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2628,6 +2628,7 @@ Jörg Wendel <vdr-ml@jwendel.de> for suggesting to change tEventID back to u_int32_t for adding the 'aux' member to cEvent for reporting a possible deadlock when quickly zapping through encrypted channels + for a patch that was used to implement cStatus::MarksModified() Peter Pinnau <vdr@unterbrecher.de> for reporting that 'uint32_t' requires including stdint.h in font.h on some systems |