Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#4071 closed patch (fixed)

Add XBox option to turn on LED on only non LiveTV recordings.

Reported by: Mark Buechler <Mark.Buechler@…> Owned by: cpinkham
Priority: minor Milestone: 0.21
Component: mythtv Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

This patch adds an additional option under XBox settings to turn on the LED only on non-LiveTV recordings.

Attachments (2)

recording_led-v14391.patch (4.1 KB ) - added by Mark Buechler <Mark.Buechler@…> 19 years ago.
The patch.
recording_led-v14391.2.patch (5.4 KB ) - added by Mark Buechler <Mark.Buechler@…> 19 years ago.
Patch with missing header diffs.

Download all attachments as: .zip

Change History (8)

by Mark Buechler <Mark.Buechler@…>, 19 years ago

Attachment: recording_led-v14391.patch added

The patch.

by Mark Buechler <Mark.Buechler@…>, 19 years ago

Patch with missing header diffs.

comment:1 by Mark Buechler <Mark.Buechler@…>, 19 years ago

Just as a note, this likely depends on the patch in ticket 4043.

comment:2 by cpinkham, 19 years ago

Owner: changed from Isaac Richards to cpinkham
Status: newassigned

Taking this ticket because I'd like to heavily modify the Xbox code to make it generic so that it can be used for other things such as turning on/off the LEDs on a msntv2/rm4100 frontend.

comment:3 by cpinkham, 19 years ago

Milestone: unknown0.21

comment:4 by cpinkham, 19 years ago

Resolution: fixed
Status: assignedclosed

(In [15794]) Add Xbox setting to allow turning on the recording LED only for non LiveTV recordings.

Closes #4071 using slightly modified patch by Mark Buechler.

comment:5 by Mark Buechler <Mark.Buechler@…>, 19 years ago

In order for this to really work well, it depends on ticket 4043. Have you looked at committing that? That fixes when the user presses the record button while in livetv.

  • Mark.

comment:6 by cpinkham, 19 years ago

(In [15806]) If we switch from LiveTV to pseudoLiveTVRecording or vice versa, update the recgroup in the curRecording object. This is done rather than reretrieving from the DB so that we don't have to keep track of other changed values such as curRecording->recstatus.

Closes #4043 and references #4071.

Note: See TracTickets for help on using tickets.