summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog15
1 files changed, 15 insertions, 0 deletions
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: