diff options
author | Hartmut Hackmann <devnull@localhost> | 2005-06-14 22:55:25 +0000 |
---|---|---|
committer | Hartmut Hackmann <devnull@localhost> | 2005-06-14 22:55:25 +0000 |
commit | ba52bb7adfb2606548a9150ecc4f86998326ef8f (patch) | |
tree | 2693cb379bf4cd0bfecbff70a8c087b891fd95e1 | |
parent | af74d596da3ed54a6afa537a599f89570ba5728e (diff) | |
download | mediapointer-dvb-s2-ba52bb7adfb2606548a9150ecc4f86998326ef8f.tar.gz mediapointer-dvb-s2-ba52bb7adfb2606548a9150ecc4f86998326ef8f.tar.bz2 |
*** empty log message ***
-rw-r--r-- | v4l/ChangeLog | 42 |
1 files changed, 39 insertions, 3 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 120ea02ec..92ffec52a 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,7 +1,43 @@ +2005-06-14 04:08 Hartmut 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 + - corrected Lifeview Cardbus entries + - corrected Medion MD7134 entries + + * saa7134-core.c + - distinguish the different variants of the Medion MD7134 modules via eeprom + + * saa7134-dvb.c + - DVB-T support for MD7134 cardbus and the PCI variants + - initial DVB-T support for Lifeview Flydvb-t duo + - DVB-T support for Philips TOUGH reference design + + * saa7134-ts.c + - fixed minor bug in DMA IRQ handler + + * saa7134-video.c + - turn off planar mode at video release (would break DVB) + - put tda8290 and tda8275 to sleep at video release to save power + - special FM stereo configuration for FMD1216 tuner + + * tda8290.c + - initialize tuner to sleep mode to save power + + * tda9887.c audiochip.h + - special FM stereo configuration for FMD1216 tuner via i2c client call + + * tuner.h tuner-core.c tuner-simple.c + - support for Philips FMD12ME hybrid tuner + - allow to initialize with another tuner + + * 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 - * saa7134-tvaudio.c saa7134-ossc - - corrected off by 1 error in DMA memory allocation - - corrected oss sound routing for saa7134 and saa7133 + * 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 * bttvp.h: |