diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-09-10 12:46:01 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-09-10 12:46:01 +0200 |
commit | 1c9d172bc985d8d2a7d2cf86aa59461ff9bc225a (patch) | |
tree | e5bf972d2dcc766782fff10e41a483d6babbe194 /HISTORY | |
parent | 1241db48d38d70fa347ba9531a1263351df4df8d (diff) | |
download | vdr-1c9d172bc985d8d2a7d2cf86aa59461ff9bc225a.tar.gz vdr-1c9d172bc985d8d2a7d2cf86aa59461ff9bc225a.tar.bz2 |
Fixed converting summary.vdr files that would result in a very long 'short text'
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -3747,7 +3747,7 @@ Video Disk Recorder Revision History - The new SVDRP command EDIT can be used to start the editing process of a recording (based on the CUTR patch by Harald Milz). -2005-09-09: Version 1.3.32 +2005-09-10: Version 1.3.32 - Added some missing braces in remux.c (thanks to Wayne Keer for reporting this one). - Removed unused MAINMENUENTRY from svdrpdemo.c (thanks to Udo Richter for reporting @@ -3802,3 +3802,5 @@ Video Disk Recorder Revision History reporting this one). - Fixed defining timers that only differ in the day of week (thanks to Patrick Rother for reporting this one). +- Fixed converting summary.vdr files that would result in a very long 'short text' + (thanks to Carsten Koch). |