Opened 18 years ago

Closed 17 years ago

#2568 closed defect (fixed)

Deprecated HelpText in recordingprofile.cpp

Reported by: Robert Kulagowski Owned by: danielk
Priority: trivial Milestone: unknown
Component: mythtv Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

class MPEG2Language : public CodecParam?, public ComboBoxSetting?

contains the following:

Delete this part of message once 0.1.10 is old... QObject::tr(

"Version 0.1.10+ of ivtv driver is required for " "this setting to have any effect."));

Current version of ivtv is 0.8.0, so it should now match the criteria for deletion.

Change History (2)

comment:1 Changed 18 years ago by danielk

Owner: changed from Isaac Richards to danielk
Priority: minortrivial
Version: 0.20head

I'll verify the version requirements and either update the comment or remove it as appropriate.

comment:2 Changed 17 years ago by danielk

Resolution: fixed
Status: newclosed

(In [11612]) Fixes #2568. Updates ivtv version requirement for Dual MPEG2 layer 2 audio. This was added to the old ivtv drivers in cvs after the last 0.1.x release, but and after 0.2.x, so this really requires at least 0.4.0 (post merge) in the released drivers (as opposed to cvs drivers).

Note: See TracTickets for help on using tickets.