summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
authorMike Isely <devnull@localhost>2006-01-23 07:00:31 +0000
committerMike Isely <devnull@localhost>2006-01-23 07:00:31 +0000
commit79c67aeaeb1fb1d54c353dec996c405871fd1fdb (patch)
treeb1aae903c1c96ccef93593c4ba809009804a1c36 /v4l/ChangeLog
parent02770b94ef98488e5f3a2f255ab32bcf6829710d (diff)
downloadmediapointer-dvb-s2-79c67aeaeb1fb1d54c353dec996c405871fd1fdb.tar.gz
mediapointer-dvb-s2-79c67aeaeb1fb1d54c353dec996c405871fd1fdb.tar.bz2
Fix minor bug in pvrusb2 where audio mode wasn't updating correctly
From: Mike Isely <isely@pobox.com> Signed-off-by: Mike Isely <isely@pobox.com>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 54b0d4d58..b089c0964 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,13 @@
+2006-01-23 06:59 mcisely
+
+ * v4l_experimental/pvrusb2/pvrusb2-audio.c: (check_stereo),
+ (pvr2_msp3400_describe):
+
+ - Fix minor problem in pvrusb2 involving changing audio mode; the
+ driver wasn't noticing when the mode needed to be updated.
+
+ Signed-off-by: Mike Isely <isely@pobox.com>
+
2006-01-23 06:54 mcisely
* v4l_experimental/pvrusb2/pvrusb2-context.c: