diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-06-18 19:52:36 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-06-18 19:52:36 +0000 |
commit | 9c1b9cae4b1b1302640375cb1b6fa91ecd706bef (patch) | |
tree | ecd0d121e2028e7d98af9471307be864bd4ccea1 /v4l/ChangeLog | |
parent | 2afbf3c9fb60097d679dcc5159e2fd7086331437 (diff) | |
download | mediapointer-dvb-s2-9c1b9cae4b1b1302640375cb1b6fa91ecd706bef.tar.gz mediapointer-dvb-s2-9c1b9cae4b1b1302640375cb1b6fa91ecd706bef.tar.bz2 |
* Makefile
- make install now installs file over old 2.6 files
- make v4l_install added for old behavior
Some changelog lines changed so that all have the *same* format.
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 94 |
1 files changed, 50 insertions, 44 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index f32ac7d92..0ee640480 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,8 +1,14 @@ -2005-06-18 14:18 mkrufky +2005-06-18 19:40 mchehab + * Makefile + + - make install now installs file over old 2.6 files + - make v4l_install added for old behavior + +2005-06-18 14:18 mkrufky * cx88-cards.c: - Remove CABLE type setting from DViCO FusionHDTV3 Gold-T. -2005-06-18 09:46 nshmyrev +2005-06-18 09:46 nshmyrev * dpl3518.c, msp3400-old.c, msp3400.c, saa6752hs.c, tda9887.c: * tuner-core.c, tvaudio.c, tveeprom.c: @@ -12,20 +18,20 @@ - Fix compilation. -2005-06-18 09:06 nshmyrev +2005-06-18 09:06 nshmyrev * tuner-core.c, tuner-simple.c, tda8290: - Move PHILIPS_FMD initialization code to set_type function, - Fix dumb error in tda8290 tunning. -2005-06-17 23:54 mkrufky +2005-06-17 23:54 mkrufky * video-buf-dvb.c, video-buf-dvb.h: - Allow backwards compatability with kernels before 2.6.12 * tuner.h - ad $id -2005-06-18 Nickolay V. Shmyrev <nshmyrev@yandex.ru> +2005-06-18 00:00 nshmyrev * Make.config, Makefile, cx88-core.c, cx88-video.c: * cx88.h, msp3400.c, saa6752hs.c: * tda9887.c, tuner-core.c, tvaudio.c, tveeprom.c: @@ -33,18 +39,18 @@ - Remove unneeded config options. Now I2C_CLIENT_MULTI and I2C_NORMAL_RANGE is checked on the fly. -2005-06-17 23:54 nshmyrev +2005-06-17 23:54 nshmyrev * videodev2.h: - Add Philips Webcam format. Request from Luc Saillard <luc@saillard.org>. -2005-06-17 23:40 nshmyrev +2005-06-17 23:40 nshmyrev * saa7134-video.c: - Fix nicam detection on saa7134 cards. -2005-06-17 14:44 mkrufky +2005-06-17 14:44 mkrufky * Makefile, cx88-cards.c, cx88-dvb.c: * cx88-i2c.c, cx88-mpeg.c, dvb-pll.c: * dvb-pll.h, lgdt3302.c, lgdt3302.h, lgdt3302_priv.h: @@ -58,28 +64,28 @@ - Allow DVB to compile if kernel is later than 2.6.10 -2005-06-17 16:50 mchehab +2005-06-17 16:50 mchehab * tda1004x.h: - added to allow compiling saa7134-dvb.c -2005-06-17 18:51 nshmyrev +2005-06-17 18:51 nshmyrev * saa7134-cards.c: - Fix detection of ADS PCI saa713x. -2005-06-17 12:25 mchehab +2005-06-17 12:25 mchehab * saa6752hs.c: - Changed struct to be compatible with older gcc's Thanks to Andrew Morton <akpm@osdl.org> -2005-06-17 00:00 mchehab +2005-06-17 00:00 mchehab * cx88-video.c: - Fixes a bug on VIDEO_G_FREQUENCY that avoids it to report frequency. -2005-06-17 00:00 nshmyrev +2005-06-17 00:00 nshmyrev * bttv-driver.c, bttvp.h: - New bttv module params: @@ -93,22 +99,22 @@ Thanks to Sylvain Meyer <sylvain.meyer@worldonline.fr> -2005-06-16 21:13 mchehab +2005-06-16 21:13 mchehab * cx88-video.c, saa7134-video.c, bttv-driver.c: - radio range is now defined on tuner-core.c. Cleaning up. -2005-06-15 11:58 nshmyrev +2005-06-15 11:58 nshmyrev * mt20xx.c, tda9820.c, tuner-core.c, tuner-simple.c: - Make all radio tuners use CAP_LOW by default. -2005-06-15 13:50 mkrufky +2005-06-15 13:50 mkrufky * Make.config: - Undo unintentional change made in previous commit -2005-06-15 13:10 mkrufky +2005-06-15 13:10 mkrufky * tuner.h, tuner-simple.c: - Move TUNER_PHILIPS_FMD1216ME_MK3 to tuner #63 to correct duplicate tuner #58 problem @@ -122,7 +128,7 @@ - set video_v_start also for PAL_60 to line 23 and only line 23. Thanks to Hermann Pitton <hermann.pitton@onlinehome.de> -2005-06-15 02:14 mchehab +2005-06-15 02:14 mchehab * Make.config, Makefile, tuner-core.c: - CONFIG_TUNER_MULTI_I2C dropped from tuner-core.c and included on Make.config @@ -143,7 +149,7 @@ - typo corrected. -2005-06-14 04:08 Hartmut Hackmann +2005-06-14 04:08 hackmann * saa7134-cards.c saa7134.h: - added entry for Philips TOUGH Reference design - added code to turn the fan of the Lifeview and Typhoon cardbus nodules on @@ -179,12 +185,12 @@ * video-buf-dvb.c video-buf-dvb.h: - adapt to dvb core change in 2.6.12-rc4 -2005-06-13 04:08 Hartmut Hackmann +2005-06-13 04:08 hackmann * saa7134-tvaudio.c saa7134-ossc: - corrected off by 1 error in DMA memory allocation - corrected oss sound routing for saa7134 and saa7133 -2005-06-13 19:57 nshmyrev +2005-06-13 19:57 nshmyrev * bttvp.h: - Fix gcc 4.0 compilation @@ -194,13 +200,13 @@ - Add remove for MSI TV@nywhere. Thanks to Jorik Jonker <jorik@dnd.utwente.nl> -2005-06-13 13:00 nshmyrev +2005-06-13 13:00 nshmyrev * saa7134-cards.c, caa7134.h, doc/README.saa7134: Mark all 7135 cards as 7133. Thanks to hermann pitton <hermann.pitton@onlinehome.de> -2005-06-13 12:38 nshmyrev +2005-06-13 12:38 nshmyrev * saa7134-cards.c, saa7134-dvb.c, saa7134.h: - Add new Typhoon DVB-T Cardbus. Thanks to @@ -210,19 +216,19 @@ - Fix compilation with gcc4.0 -2005-06-13 03:24 nshmyrev +2005-06-13 03:24 nshmyrev * cx88-cards.c. cx88-input.c: - Add support for ADS Tech Instant TV DVB-T PCI. Thanks to BenoƮt Laniel <benoit.laniel@gmail.com>. -2005-06-13 03:08 nshmyrev +2005-06-13 03:08 nshmyrev * saa7134-card.c: - Updated entry for Avermedia Cardbus E500. Thanks to Kees Blom <Kees.Blom@cwi.nl>. -2005-06-12 04:08 mchehab +2005-06-12 04:08 mchehab * audiochip.h, compat.h, cx22702.h, cx88-core.c, cx88-dvb.c, cx88-i2c.c, cx88-vbi.c, cx88-video.c, dpl3518.c, dpl3518.h, i2c-compat.h, id.h, msp3400.h, or51132.c, or51132.h, plx9054.h, @@ -236,7 +242,7 @@ - Now, every .c or .h file has cvs field ID. -2005-06-12 01:35 mchehab +2005-06-12 01:35 mchehab * tuner-core.c: - Solved a problem when compiling with some versions of gcc @@ -247,19 +253,19 @@ - Make it compatible with kernel 2.6.12-rc6-mm1 -2005-06-11 12:49 mchehab +2005-06-11 12:49 mchehab * README.patches: - Now reflecting wiki pages. Thanks to David Liontooth for helping with wiki page. -2005-06-10 23:49 nshmyrev +2005-06-10 23:49 nshmyrev * tuner-simple.c, tda9887.c: - Require audio gain in stereo mode to reduce noise, tuner_stereo now differently determine stereo presence for different tuners. -2005-06-10 17:15 mchehab +2005-06-10 17:15 mchehab * bttv-cards.c, bttv-driver.c, bttv-i2c.c: - Syncrhronized with linux-2.6.12-rc6-mm1. @@ -269,7 +275,7 @@ - make snapshot now puts also ChangeLog-date at snapshot directory. -2005-06-10 10:52 mchehab +2005-06-10 10:52 mchehab * tuner-core.c: - Improved debug for radio/TV tuner calls. @@ -284,18 +290,18 @@ - Enabled V4L2_TUNER_CAP_LOW to radio. -2005-06-09 11:47 mchehab +2005-06-09 11:47 mchehab * tuner_core.c, cx88-video.c: - Add initial support for V4L2_TUNER_CAP_LOW. - set_type call at set_addr fixed. -2005-06-08 14:00 mchehab +2005-06-08 14:00 mchehab * tuner-core.c - Add check code before using is_stereo. -2005-06-08 11:41 mchehab +2005-06-08 11:41 mchehab * .bp/2.6/i2c-tuner,.bp/2.6/v4l-driver-doc: - patch files for kernel 2.6 updated to reflect current changes. @@ -305,7 +311,7 @@ - included a default buildpatch for generating patches to 2.6 with all v4l code. -2005-06-08 01:25 mchehab +2005-06-08 01:25 mchehab * cx88-cards.c, cx88-core.c, cx88-i2c.c, cx88-video.c, cx88.h, tea5767.c, tuner-core.c, tuner-simple.c, tuner.h: @@ -315,12 +321,12 @@ - cx88-boards now specifies radio_type, tuner_addr and radio_addr - ADDR_UNSET macro means find default radio/video tuner -2005-06-07 22:55 nshmyrev +2005-06-07 22:55 nshmyrev * v4l1-compat, tuner-core.c, tuner-simple.c, tda9887.c: - Make stereo/mono settings available from applications. -2005-06-07 21:45 nshmyrev +2005-06-07 21:45 nshmyrev * saa7134-cards.c, saa7134.h, saa7134-input.c: - Add new cards @@ -332,7 +338,7 @@ - Fix for FlyView FM Mini -2005-06-06 02:40 mchehab +2005-06-06 02:40 mchehab * tea5767.c: - Frequency select now is correct for TEA5767_LOW_LO_32768 on PV Ultra Pro @@ -340,18 +346,18 @@ provides a table to increment at 50Khz - there are an odd table and an even table -2005-06-06 05:05 mchehab +2005-06-06 05:05 mchehab * doc/V4L2_API.html: - Included V4L2 API from http://v4l2spec.bytesex.org *doc/V4L1_API.html - Include Obsoleted V4L API from doc on kernel-2.6.12-rc5-mm2 -2005-06-06 04:52 mchehab +2005-06-06 04:52 mchehab * tuner-core.c: - temporary debug log removed. -2005-06-06 04:52 mchehab +2005-06-06 04:52 mchehab * tea5767.c: - Implemented status dump information for debug - Signal strengh indication corrected @@ -360,12 +366,12 @@ * tuner-core.c: - Implemented radio stereo indication according w/ V4L and V4L2 API -2005-06-05 17:32 mchehab +2005-06-05 17:32 mchehab * tea5767.c, Makefile, tuner-core.c, tuner-simple.c, tuner.h: - Support for radio chip tea5767hn included. - It is used on several TV+FM cards, always at addr I2C 0xC0. -2005-06-05 06:52 mchehab +2005-06-05 06:52 mchehab * cx88-tvaudio.c, cx88.h: - deemphasis code implemented, but not used yet. Has to be defined @@ -488,7 +494,7 @@ saa7134 ntsc vbi fix. Patch from mschimek@nusurf.at which is merged to kernel -mm tree. -2005-05-25 02:25 kraxel +2005-05-25 02:25 kraxel * bttv-i2c.c: Don't try to access the i2c bus if the register wasn't successful. |