From 7b4d77f88caf46e29fabd3390e6aa06904ce4181 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Fri, 10 Jun 2005 10:57:18 +0000 Subject: Mostly corrected a bug when changing from audio <-> Tv mode and having separated tuners. * tuner-core.c: - Improved debug for radio/TV tuner calls. - Corrected set radio/TV mode calls to change status go to both tuners. - Improved V4L2_TUNER_CAP_LOW support (tv_range hack) * tea5767.c: - Included a new debug message. * cx88-video.c: - Enabled V4L2_TUNER_CAP_LOW to radio. --- v4l/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'v4l') diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 18fca0a95..63d6f5822 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,18 @@ +2005-06-10 10:52 mchehab + * tuner-core.c: + + - Improved debug for radio/TV tuner calls. + - Corrected set radio/TV mode calls to change status go to both tuners. + - Improved V4L2_TUNER_CAP_LOW support (tv_range hack) + + * tea5767.c: + + - Included a new debug message. + + * cx88-video.c: + + - Enabled V4L2_TUNER_CAP_LOW to radio. + 2005-06-09 11:47 mchehab * tuner_core.c, cx88-video.c: -- cgit v1.2.3