diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 4a1633d9e..2423fb63a 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,12 @@ +2005-08-13 22:56 mchehab + + * cx88-alsa.c: + - snd register working. Also Capture control. + - pending: pcm functions and fix some trouble when inserting it + with other cx88 functions (cx8800) for example. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-08-12 23:47 nshmyrev * compat.h: - Fix build with kernel earlier than 2.6.9. |