diff options
author | Michael Krufky <devnull@localhost> | 2005-06-20 03:36:00 +0000 |
---|---|---|
committer | Michael Krufky <devnull@localhost> | 2005-06-20 03:36:00 +0000 |
commit | de17bf66ce06526a24dfabd97dbc3d80cc428491 (patch) | |
tree | 99530241188b1c7faf6f300c2553914a3ca34d2b /v4l/ChangeLog | |
parent | c02793e14e09db70e60f8d5caad26c81b9ce466e (diff) | |
download | mediapointer-dvb-s2-de17bf66ce06526a24dfabd97dbc3d80cc428491.tar.gz mediapointer-dvb-s2-de17bf66ce06526a24dfabd97dbc3d80cc428491.tar.bz2 |
* cx88-cards.c, cx88-dvb.c, cx88-mpeg.c:
* cx88-video.c, cx88.h, tuner.h:
* CARDLIST.cx88:
- Fix DViCO Board names as per email from
DViCO Systems Software Engineer Jeff Lee:
"DTT7611 model is 3Gold-T ... Temic 4042 is the 3Gold-Q model."
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 7dab2db5b..8a243757e 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,7 +1,18 @@ +2005-06-19 22:55 mkrufky + * cx88-cards.c, cx88-dvb.c, cx88-mpeg.c: + * cx88-video.c, cx88.h, tuner.h: + * CARDLIST.cx88: + + - Fix DViCO Board names as per email from + DViCO Systems Software Engineer Jeff Lee: + + "DTT7611 model is 3Gold-T ... Temic 4042 is the 3Gold-Q model." + 2005-06-19 23:53 mchehab * tea5767.c, tuner-core.c: - - tea5767 autodetection code included. It uses the same approach as DScaler code. + - tea5767 autodetection code included. + It uses the same approach as DScaler code. 2005-06-19 14:41 mchehab * cx88-video.c, tea5767.c, tuner-core.c: @@ -20,7 +31,7 @@ 2005-06-19 14:41 mchehab * cx88-video.c, tea5767.c, tuner-core.c, tuner.h: - - Added inicial support for changing radio mode stereo/mono for tea5767 + - Added initial support for changing radio mode stereo/mono for tea5767 2005-06-19 14:41 mchehab * tuner.h, tuner-core.c: |