diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-08-20 17:39:50 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-08-20 17:39:50 +0000 |
commit | 64d0f7bbefd4a2ce7ed6e2a39c8a132f25d151a4 (patch) | |
tree | b1d13a147a184348657c31224a25802624aad59e /v4l | |
parent | 58601beba6b1d4893e9eff133587bdf85e383e2a (diff) | |
download | mediapointer-dvb-s2-64d0f7bbefd4a2ce7ed6e2a39c8a132f25d151a4.tar.gz mediapointer-dvb-s2-64d0f7bbefd4a2ce7ed6e2a39c8a132f25d151a4.tar.bz2 |
* tveeprom.c: (tveeprom_command):
- This syncs the tuners list with the list from ivtv.
- Fixes the incorrect reporting of the radio presence.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 096db12e1..b02aeacbb 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,12 @@ +2005-08-20 17:37 + + * tveeprom.c: (tveeprom_command): + - This syncs the tuners list with the list from ivtv. + - Fixes the incorrect reporting of the radio presence. + + Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-08-20 17:30 * msp3400.c: (msp_attach): |