mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed handling the channelID in cMenuEditChanItem
This commit is contained in:
3
HISTORY
3
HISTORY
@@ -6650,7 +6650,7 @@ Video Disk Recorder Revision History
|
||||
- Added support for "content identifier descriptor" and "default authority descriptor"
|
||||
to 'libsi' (thanks to Dave Pickles).
|
||||
|
||||
2011-08-07: Version 1.7.20
|
||||
2011-08-12: Version 1.7.20
|
||||
|
||||
- Added some missing 'const' to tChannelID (reported by Sundararaj Reel).
|
||||
- The isnumber() function now checks the given pointer for NULL (thanks to Holger
|
||||
@@ -6673,3 +6673,4 @@ Video Disk Recorder Revision History
|
||||
not yet known when a new payload starts. This adds no overhead for channels
|
||||
that broadcast the frame type within the first TS packet of a payload; it only
|
||||
kicks in if that information is not in the first TS packet.
|
||||
- Fixed handling the channelID in cMenuEditChanItem (thanks to Udo Richter).
|
||||
|
Reference in New Issue
Block a user