Implemented cStatus::MarksModified()

This commit is contained in:
Klaus Schmidinger
2018-01-29 14:09:59 +01:00
parent 0055eeeeb8
commit 5ae8d1a7a3
5 changed files with 30 additions and 5 deletions

View File

@@ -2628,6 +2628,7 @@ J
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