>> >> I'll give that a try in a while. >> >> About the empty descriptions, i've dumped the eit data with dvbsnoop >> and the descriptions is there. I've checked my fixup function to >> verify that i have a description at the end, and i do. >> >> How do i revert one changeset? Is there a way to get a diff of a >> changeset so i can use patch to apply it in revers? >> > > Follow the link to the changeset. > Down the bottom of the changeset there is an option to download > the diff in unified diff format. > > Then at the myth toplevel directory do > patch -p1 -R < thepatch > > and off you go :-) >
Aah, that links was so smal i didn't notice it. I've reverted that changeset and it didn't fix it, i still get QGVector::insert errors and now eit data is not inserted or atleast not as fast as it was previously. _______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
