diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
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 <mchehab@brturbo.com.br> + 2005-06-29 02:42 mchehab * tuner-core.c: - Corrected trouble when changing to radio mode |