Opened 5 years ago

Last modified 5 years ago

#13442 closed Patch - Bug Fix

mythplayer doesn't properly check for in progress — at Version 1

Reported by: David Hampton Owned by: David Hampton
Priority: minor Milestone: 30.1
Component: MythTV - General Version: v30-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description (last modified by David Hampton)

There are two places where the code doesn't properly compute the isInProgress variable, always computing the value 'true'. This variable is only used as an argument to SubtitleReader::LoadExternalSubtitles, so the problem may not have had a visible effect.

Change History (2)

Changed 5 years ago by David Hampton

Attachment: mythplayer.cpp.diff added

comment:1 Changed 5 years ago by David Hampton

Description: modified (diff)
Summary: MythPlayer::JumpToProgram doesn't properly check for in progressmythplayer doesn't properly check for in progress
Note: See TracTickets for help on using tickets.