From 29c59c47dfb646d340182b3500486b144ae7c1b7 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Thu, 30 Jun 2005 09:45:18 +0000 Subject: minor changes: - Idented according with Linux standards - less verbose when tuner_debug = 0 fixes: - check_mode debug msg fixed - out of range debug messages fixed - bug when changing mode in a multituner environment new features: - standby mode support implemented. It is used to disable a non used tuner. Currenlty implemented on tea5767. - new macro: set_type disables other tuner when changing mode. Signed-off-by: Mauro Carvalho Chehab --- v4l/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'v4l/ChangeLog') diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 95fd12077..8835277e0 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,19 @@ +2005-06-29 09:37 mchehab + * tuner-core.c: + - Idented according with Linux standards + - check_mode debug msg fixed + - out of range debug messages fixed + - standby mode support implemented + - new macro: set_type disables other tuner + when changing mode. + + * tea5767.c: + - Idented according with Linux standards + - some debug messages only with tuner_debug=1 + - standby mode implemented + + Signed-off-by: Mauro Carvalho Chehab + 2005-06-29 02:42 mchehab * tuner-core.c: - Corrected trouble when changing to radio mode -- cgit v1.2.3