diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-06-12 14:09:45 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-06-12 14:09:45 +0200 |
commit | f41e3f327b5c7bf080be803af05358e061a37995 (patch) | |
tree | 389f78dc6d40b541a40da5190cdbf443ac962272 /HISTORY | |
parent | eb8ad6b46d2d65b6fd532b67818c4fdf7a00fc9b (diff) | |
download | vdr-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-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |