diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 0024425cb..43c564818 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,12 @@ +2005-06-08 01:25 mchehab + * cx88-cards.c, cx88-core.c, cx88-i2c.c, cx88-video.c, cx88.h, tea5767.c, tuner-core.c, + tuner-simple.c, tuner.h: + + - Improved radio tuner support. + - There is a new option to cx88 radio=xxx,xxx,xxx for radio adapters; + - cx88-boards now specifies radio_type, tuner_addr and radio_addr + - ADDR_UNSET macro means find default radio/video tuner + 2005-06-07 22:55 nsh * v4l1-compat, tuner-core.c, tuner-simple.c, tda9887.c: @@ -1211,7 +1220,7 @@ saa7134-reg.h, saa7134-ts.c, saa7134-tvaudio.c, saa7134-vbi.c, saa7134-video.c, saa7134.h, video-buf.c, video-buf.h: - - added a bunch of $Id: ChangeLog,v 1.27 2005/06/07 19:00:38 nsh Exp $ tags. + - added a bunch of Id tags. 2004-09-15 17:35 kraxel |