Added support for ATSC devices

This commit is contained in:
Klaus Schmidinger
2010-03-06 12:01:17 +01:00
parent 3e09f8565d
commit ab9af4cea1
9 changed files with 82 additions and 32 deletions

View File

@@ -6384,8 +6384,10 @@ Video Disk Recorder Revision History
tracks appear in the "Audio" menu. Dolby Digital is always recorded.
This obsoletes the DOLBYINREC patch.
2010-03-05: Version 1.7.14
2010-03-06: Version 1.7.14
- Fixed handling empty strings in cSource::FromString().
- Assigned the source character 'I' to "IPTV" (suggested by Rolf Ahrenberg).
- Assigned the source character 'V' to "Analog Video" (suggested by Lars Hanisch).
- Added support for ATSC devices (thanks to Alex Lasnier).
This obsoletes the ATSC patch.