Added a note to vdr.5 about event ids possibly changing when an event moves from one table to another

This commit is contained in:
Klaus Schmidinger
2022-12-26 13:24:09 +01:00
parent 4372d55dd1
commit a0f79bdd5f
2 changed files with 7 additions and 3 deletions

View File

@@ -9833,10 +9833,12 @@ 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-24:
2022-12-26:
- 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).
- Added a note to vdr.5 about event ids possibly changing when an event moves from
one table to another.