summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-06-12 14:09:45 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-06-12 14:09:45 +0200
commitf41e3f327b5c7bf080be803af05358e061a37995 (patch)
tree389f78dc6d40b541a40da5190cdbf443ac962272 /HISTORY
parenteb8ad6b46d2d65b6fd532b67818c4fdf7a00fc9b (diff)
downloadvdr-f41e3f327b5c7bf080be803af05358e061a37995.tar.gz
vdr-f41e3f327b5c7bf080be803af05358e061a37995.tar.bz2
Modified cEITScanner::Process() so that it works on systems with only budget cards or a mix of DVB-S, DVB-C or DVB-T cards
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 3b5ab300..67422392 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3604,3 +3604,5 @@ Video Disk Recorder Revision History
- Fixed handling page up/down in menu lists in case there are several non selectable
items in a row (thanks to Udo Richter for reporting this one).
- Added cOsdMenu::SetCols() to allow adjusting the menu columns.
+- Modified cEITScanner::Process() so that it works on systems with only budget cards
+ or a mix of DVB-S, DVB-C or DVB-T cards.