Improved skipping channels that are (currently) not available

This commit is contained in:
Klaus Schmidinger
2002-10-06 11:34:02 +02:00
parent b7d3273d92
commit 34af5c0e05
4 changed files with 42 additions and 18 deletions

View File

@@ -1574,3 +1574,5 @@ Video Disk Recorder Revision History
- Removed some unnecessary #includes from eit.c and changed cMenuRecordings::Del()
to cMenuRecordings::Delete() to avoid warnings in gcc-3.2 (thanks to Andreas
Schultz for pointing this out).
- Improved skipping channels that are (currently) not available (thanks to Stefan
Huelswitt).