Opened 13 years ago

Closed 13 years ago

#9484 closed Bug Report (fixed)

System event PLAY_UNPAUSED not sent with play button.

Reported by: Johnny Stenback <mythtv-users@…> Owned by: stuartm
Priority: minor Milestone: 0.25
Component: MythTV - General Version: 0.24-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

If I hit pause while watching a recording or what not, I get a PLAY_PAUSED event, if I hit pause again to unpause, I get a PLAY_UNPAUSED event. However, if I hit pause, then hit play to unpause, I get no PLAY_UNPAUSED system event, or any system event at all AFAICT.

The attached patch fixes the issue for me, but someone who knows this code should have a look here as I can't say that I do, so I may be overlooking something...

Attachments (1)

diff (723 bytes) - added by Johnny Stenback <mythtv-users@…> 13 years ago.
Send PLAY_UNPAUSE when play is hit during pause.

Download all attachments as: .zip

Change History (4)

Changed 13 years ago by Johnny Stenback <mythtv-users@…>

Attachment: diff added

Send PLAY_UNPAUSE when play is hit during pause.

comment:1 Changed 13 years ago by cpinkham

Milestone: unknown0.24.1
Owner: set to cpinkham
Status: newassigned

comment:2 Changed 13 years ago by stuartm

Milestone: 0.24.10.25
Owner: changed from cpinkham to stuartm
Status: assignedaccepted

comment:3 Changed 13 years ago by Github

Resolution: fixed
Status: acceptedclosed

Send PLAY_UNPAUSE when play is hit during pause. Fixes #9484

Branch: master Changeset: cb38a5279fd3f2b8fd554c138310b3a381f7d014

Note: See TracTickets for help on using tickets.