diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-02-26 15:35:30 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-02-26 15:35:30 +0100 |
commit | 387ee5b6049bb5b38191fb192a4c6831485dab1c (patch) | |
tree | cd9857e87129647bbab91f75ea37e73bafaad5a1 /HISTORY | |
parent | 750d98f1e6bc5d5461213eb441864865f2288f83 (diff) | |
download | vdr-387ee5b6049bb5b38191fb192a4c6831485dab1c.tar.gz vdr-387ee5b6049bb5b38191fb192a4c6831485dab1c.tar.bz2 |
Fixed setting up the 'Recordings' menu in case there are several recordings with exactly the same name
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |