Opened 16 years ago

Closed 16 years ago

#8601 closed defect (fixed)

Not possible to select Pace STB in mythtvsetup firewire configuration

Reported by: Don Lewis <dl-mythtv@…> Owned by: danielk
Priority: minor Milestone: unknown
Component: MythTV - Mythtv-setup Version: Unspecified
Severity: medium Keywords:
Cc: Ticket locked: no

Description

There are many STB models in firewiredevice.cpp / fw_init() that are missing from videosource.cpp / FirewireModel::FirewireModel(), including all of the Pace STBs.

I added my Pace STB to the list in FirewireModel::FirewireModel(), but a better long-term solution would be to probe the device for its model information and use the tables from fw_init().

I have attached the partial patch that I am using.

Attachments (1)

patch-videosource.cpp (435 bytes ) - added by Don Lewis <dl-mythtv@…> 16 years ago.
partial patch

Download all attachments as: .zip

Change History (3)

by Don Lewis <dl-mythtv@…>, 16 years ago

Attachment: patch-videosource.cpp added

partial patch

comment:1 by robertm, 16 years ago

Owner: changed from Isaac Richards to danielk
Status: newassigned

comment:2 by danielk, 16 years ago

Resolution: fixed
Status: assignedclosed

(In [25624]) Fixes #8601. Refs #6842, Refs #6977, Refs #7843. Fixes things that were missed in [22048], [23055] & [23647].

Note: See TracTickets for help on using tickets.