Added a note to epg.h about not messing with event ids

This commit is contained in:
Klaus Schmidinger
2022-12-24 11:37:17 +01:00
parent 13672280b6
commit 4372d55dd1
3 changed files with 6 additions and 3 deletions

View File

@@ -9833,9 +9833,10 @@ 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-23:
2022-12-24:
- 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).
- Added a note to epg.h about not messing with event ids (suggested by Winfried K<>hler).