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

@@ -9833,7 +9833,9 @@ Video Disk Recorder Revision History
- Avoiding a zero sized array in cDevice::GetDevice() (thanks to Marko M<>kel<65>).
- Now checking the video directory after setting the user id.
2022-12-19:
2022-12-23:
- Updated the Italian OSD texts (thanks to Diego Pierotto).
- Fixed restoring the volume at program start (thanks to Matthias Senzel).
- Fixed symmetry of Begin/EndSegmentTransfer() calls in cEIT::cEIT() (thanks to
J<>rg Wendel).