Fixed setting up the 'Recordings' menu in case there are several recordings with exactly the same name

This commit is contained in:
Klaus Schmidinger
2011-02-26 15:35:30 +01:00
parent 750d98f1e6
commit 387ee5b604
2 changed files with 4 additions and 2 deletions

View File

@@ -6539,3 +6539,5 @@ Video Disk Recorder Revision History
input from Oliver Endriss).
- Fixed reallocating memory in cTsToPes::PutTs() (suggested by Oliver Endriss).
- Now checking the result of all realloc() calls.
- Fixed setting up the 'Recordings' menu in case there are several recordings
with exactly the same name.