> There's now an experimental patch available that updates MythTV to match
> the
> changes in ivtv. The main differences are support for ivtv-1.0 and removal
> of
> the need for the ivtv-fb option 'osd_compat'. Smaller changes include OSD
> fixes for big-endian systems & more optimized OSD updates.
>
> So far I've only been able to test this patch as far back as 2.6.19 &
> ivtv-0.9, but it should compile & run okay with older versions. I don't
> know
> exactly how old, but I do know that it will definitely break with ivtv <
> 0.2.
>
> If you wish to test this patch, there are two different versions. One is
> for
> the mythtv-vid branch, while the other is for release-0-20-fixes.
>
> If you're using the mythtv trunk, apply the 0-20-fixes patch. It will
> complain
> about a reversed patch for 'libs/libmythtv/ivtv_myth.h'. Just press return
> twice & the patch will apply. You can safely ignore the '2 out of 2 hunks
> ignored -- saving rejects to file libs/libmythtv/ivtv_myth.h.rej'.
>
> 0-20-fixes http://www.iarmst.demon.co.uk/test/mythfix-ivtv-v1.patch
> mythtv-vid http://www.iarmst.demon.co.uk/test/mythvid-ivtv-v1.patch
>
> --
> Ian
>
> _______________________________________________
> ivtv-users mailing list
> [email protected]
> http://ivtvdriver.org/mailman/listinfo/ivtv-users
>

Hi Ian,

Patch applied nicely as you said after I'd already done an svn update and
a make clean && make earlier this evening to get to 14242:

> patch -p0 </data/mythfix-ivtv-v1.patch
patching file libs/libmythtv/ivtv_myth.h
Reversed (or previously applied) patch detected!  Assume -R? [n]
Apply anyway? [n]
Skipping patch.
2 out of 2 hunks ignored -- saving rejects to file
libs/libmythtv/ivtv_myth.h.rej
patching file libs/libmythtv/videoout_ivtv.h
patching file libs/libmythtv/videodev2_myth.h
patching file libs/libmythtv/videoout_ivtv.cpp
Hunk #2 succeeded at 51 with fuzz 2 (offset 6 lines).
Hunk #4 succeeded at 129 (offset 6 lines).
Hunk #6 succeeded at 236 (offset 6 lines).
Hunk #8 succeeded at 471 (offset 6 lines).
Hunk #10 succeeded at 588 (offset 6 lines).
Hunk #12 succeeded at 788 (offset 6 lines).
Hunk #14 succeeded at 861 (offset 6 lines).
Hunk #16 succeeded at 930 (offset 6 lines).
Hunk #18 succeeded at 1044 (offset 6 lines).
Hunk #20 succeeded at 1111 (offset 6 lines).
> make

make succeeds with only a single warning:

videoout_ivtv.cpp: In member function 'void VideoOutputIvtv::ClearOSD()':
videoout_ivtv.cpp:177: warning: suggest parentheses around assignment used
as truth value

(well, actually more a suggestion than a warning ;-)).

Cannot do the make install now yet, as I have a recording running right
now and a couple scheduled for later this evening.

Will get back to you as soon I've been able to activate it...

Regards,
Stanley.



_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users

Reply via email to