Fixed symmetry of Begin/EndSegmentTransfer() calls in cEIT::cEIT()

This commit is contained in:
Klaus Schmidinger
2022-12-23 09:47:23 +01:00
parent 5b134cb23e
commit 13672280b6
3 changed files with 13 additions and 9 deletions

View File

@@ -2675,6 +2675,7 @@ J
for suggesting to no longer log unaligned marks in cMarks::Align()
for reporting some warnings from g++ 7.2.0 regarding fixed buffer sizes in
cMenuEditTimeItem::Set() and cCountdown::Update()
for fixing symmetry of Begin/EndSegmentTransfer() calls in cEIT::cEIT()
Peter Pinnau <vdr@unterbrecher.de>
for reporting that 'uint32_t' requires including stdint.h in font.h on some systems