Opened 20 years ago
Closed 20 years ago
Last modified 19 years ago
#49 closed patch (fixed)
update of analog scan
Reported by: | Owned by: | taylor | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
It's been pointed out to me that Analog scan does not make use of the Channel class and won't therefore work with V4L v1. (There are other issues with the code as well). I had hoped to fix these problems but I don't think I'll get the time. So I offer this patch to revert the Analog scan functionallity back out.
Attachments (2)
Change History (6)
by , 20 years ago
Attachment: | analogrevert.diff added |
---|
comment:1 by , 20 years ago
Summary: | removeal of analog scan → removal of analog scan |
---|
forgot to point out the obvious of removing analogscan.* from the repositry.
comment:2 by , 20 years ago
Owner: | changed from | to
---|
Taylor can decide to remove it or not - I don't see the need, though.
comment:3 by , 20 years ago
Summary: | removal of analog scan → update of analog scan |
---|
Apologies, I found some time yesterday. The new code uses Channel (addition of one function). I'll post it up here later today for your perusal.
(Code should now work for both v4l and v4l2)
diff to revert analog scan back out