summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <devnull@localhost>2005-06-03 13:31:50 +0000
committerMauro Carvalho Chehab <devnull@localhost>2005-06-03 13:31:50 +0000
commit66e2bd1c3d76fb052149faabf07b56d641947e9c (patch)
treef77af46d7386872af1d156133f27b29e9473ae93 /v4l/ChangeLog
parentec38522c8ac4aad3de70525204ca96f90a5b2752 (diff)
downloadmediapointer-dvb-s2-66e2bd1c3d76fb052149faabf07b56d641947e9c.tar.gz
mediapointer-dvb-s2-66e2bd1c3d76fb052149faabf07b56d641947e9c.tar.bz2
Mauro Chehab:
* cx88-cards.c: - changed tuner number by it's name as defined on tuner.h. * scripts/make_kern_diff.sh - now it also makes diff for include files. Catalin Climov <catalin@climov.com>: * cx88-blackbird.c: - Blackbird firmware API cleanup, symbolic constants for param values. - improved readability and comprehensibility for api calls. * cx88-cards.c: - PVR2000 & MEC gpio fixes. * cx88-tvaudio.c: - enable sound input from external adc * cx88-video.c: - initialize the hue, contrast and brightness controls to default values * cx88-mpeg.c: - s/cx_write/cx_set for MO_TS_INTMSK, MO_DEV_CNTRL2, MO_TS_DMACNTRL
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog35
1 files changed, 33 insertions, 2 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 4aad432f2..b10ed771b 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,34 @@
+2005-06-03 14:26 mchehab
+ * cx88-cards.c:
+
+ - changed tuner number by it's name as defined on tuner.h.
+
+ * scripts/make_kern_diff.sh
+
+ - now it also makes diff for include files.
+
+2005-06-03 13:36 mchehab
+ * cx88-blackbird.c:
+
+ - Blackbird firmware API cleanup, symbolic constants for param values.
+ - improved readability and comprehensibility for api calls.
+
+ * cx88-cards.c:
+
+ - PVR2000 & MEC gpio fixes.
+
+ * cx88-tvaudio.c:
+
+ - enable sound input from external adc
+
+ * cx88-video.c:
+ - initialize the hue, contrast and brightness controls to default values
+
+ * cx88-mpeg.c:
+ - s/cx_write/cx_set for MO_TS_INTMSK, MO_DEV_CNTRL2, MO_TS_DMACNTRL
+
+ Thanks to Catalin Climov <catalin@climov.com>
+
2005-06-03 12:33 mchehab
* cx88-cards.c, cx88.h, CARDLIST.cx88, CARDLIST.tuner, tuner-simple.c:
@@ -126,7 +157,7 @@
Update cardlist script and list of cards
-2005-05-18 01:30 mchehab
+2005-05-18 01:30 mchehab
* tuner-simple.c, tuner.h:
- Added support for some Ymec tuners used on Pixelview Cards.
@@ -1115,7 +1146,7 @@
saa7134-reg.h, saa7134-ts.c, saa7134-tvaudio.c, saa7134-vbi.c,
saa7134-video.c, saa7134.h, video-buf.c, video-buf.h:
- - added a bunch of $Id: ChangeLog,v 1.17 2005/06/03 11:39:35 mchehab Exp $ tags.
+ - added a bunch of $Id: ChangeLog,v 1.18 2005/06/03 13:31:50 mchehab Exp $ tags.
2004-09-15 17:35 kraxel