diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2016-11-07 14:33:01 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2016-11-07 14:33:01 +0100 |
commit | 146f2cbd4d1c8d9a0238662ab9bb4e6a8848dba7 (patch) | |
tree | bb4cb4d9cefc5c5b6511d37162682e11427d30a6 /HISTORY | |
parent | 8ea018404a4e3ac89ee50f762f0689a33b5f03b3 (diff) | |
download | vdr-146f2cbd4d1c8d9a0238662ab9bb4e6a8848dba7.tar.gz vdr-146f2cbd4d1c8d9a0238662ab9bb4e6a8848dba7.tar.bz2 |
Fixed initializing device specific parameters in cDvbTransponderParameters
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8828,8 +8828,9 @@ Video Disk Recorder Revision History - Empty adaptation field TS packets are now skipped when recording (thanks to Christopher Reimer, based on the "AFFcleaner" by Stefan Pöschel). -2015-09-16: Version 2.3.2 +2016-11-07: Version 2.3.2 - Fixed a crash when deleting a recording (reported by Oliver Endriss). - Fixed an overflow of PIDs in a receiver (thanks to Robert Hannebauer). - Updated the Italian OSD texts (thanks to Diego Pierotto). +- Fixed initializing device specific parameters in cDvbTransponderParameters. |