diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2020-06-19 12:19:15 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2020-06-19 12:19:15 +0200 |
commit | 5d39daa13c8b436a08a86cf25fb2faef4f959f4e (patch) | |
tree | 02570fc0d61c50ee5185eac53a6951278a3d762c /HISTORY | |
parent | 54cf10588df512f4677e06452a76fa6ffeb17751 (diff) | |
download | vdr-5d39daa13c8b436a08a86cf25fb2faef4f959f4e.tar.gz vdr-5d39daa13c8b436a08a86cf25fb2faef4f959f4e.tar.bz2 |
Added handling shared PMT pids and multiple PMT sections
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9453,7 +9453,7 @@ Video Disk Recorder Revision History The version numbers (both VDRVERSNUM and APIVERSNUM) have been bumped to 2.4.2, so that plugins can detect the presence of the new cControl::Control(). -2020-06-16: Version 2.4.3 +2020-06-19: Version 2.4.3 - Added a missing '-D' to the 'plugins' target of the Makefile (thanks to Johann Friedrichs). @@ -9474,3 +9474,4 @@ Video Disk Recorder Revision History - Added support for detecting new channels broadcast in HEVC (thanks to Helmut Binder). - Added support for detecting 'advanced codec digital radio sound service' (thanks to Helmut Binder). +- Added handling shared PMT pids and multiple PMT sections (thanks to Helmut Binder). |