Hi all, I've just released stable version 0.4.1:
http://dl.ivtvdriver.org/ivtv/archive/0.4.x/ivtv-0.4.1.tar.gz Enjoy! Hans Verkuil ChangeLog: Big synchronization with the 0.5.x series to keep the changes to a minimum: - support 2.6.15 kernel changes. - use v4l2 API to communicate with those modules (in preparation of phasing out v4l1 support). - renamed firmwares/init-mpeg to be more consistent: ivtv-fw-enc.bin -> v4l-cx2341x-enc.fw ivtv-fw-dec.bin -> v4l-cx2341x-dec.fw HcwMakoA.ROM -> v4l-cx25840.fw ivtv_init_mpeg.bin -> v4l-cx2341x-init-mpeg.bin - lots of smaller ivtv cleanups. - added internals documentation (used to float around on several internet pages, it's now part of the driver documentation). - setting a register of the saa7115 or saa7127 now requires root permissions. - add support for old-style PVR350 (with a saa7114 instead of a saa7115). - fix a few misdetected Hauppauge cards. - fix MODULE_AUTHOR lists. - fix VBI support in the passthrough mode. - cx25840ctl now uses the raw I2C API to access the cx25840. - updated several utilities to use getopt for better commandline handling. - fixed memory overwrite in ivtvctl. - fixed memory overwrite in ivtv-detect. - closes #43: fixed kernel oops due to broken debug messages. - fixed kernel oops when loading ivtv-fb without ivtv cards being found. - closes #58: add workaround for the PVR150 hardware bug that affects PVR150 cards with tuner models 85, 99 and 112. - Input numbering for PVR150/500 cards have changed, this will require users to reconfigure apps that use these cards. 0="Tuner" 1="Composite 0" 2="Composite 1" 3="S-Video 0" 4="S-Video 1" _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
