summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 20a9b7a93..1669f8eb6 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,19 @@
+2005-10-02 11:39 mchehab
+
+ * Make.config:
+ - Default not compiling tvp5150.c
+
+ * audiochip.h:
+ - Included audio chips enum
+
+ * tveeprom.c: (hasRadioTuner), (tveeprom_hauppauge_analog),
+ (tveeprom_read):
+ - Added a new tuner tradution.
+ - Now, returns audio chip according with enum audiochip.
+ This allows audio chip autodetection as used on em28xx.
+
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2005-10-01 16:53 mkrufky
* scripts/merge-trees.sh, scripts/unmerge-trees.sh: