Mailing List Archive

mythtv branch fixes/29 updated by dhampton. v29.0-37-g28d0893
The branch, fixes/29 has been updated on the
mythtv repository by gitolite user dhampton.
via 28d0893731b39749306b7038a4931de7b13d04c8 (commit)
from d13b81788c276e3aa56de66ac1774d1b5a49e5b6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 28d0893731b39749306b7038a4931de7b13d04c8
Author: David Hampton <mythtv@love2code.net> at Mon, 25 Sep 2017 21:45:24 -0400
Committer: David Hampton <mythtv@love2code.net> at Wed, 27 Sep 2017 22:35:35 -0400
URL: http://code.mythtv.org/cgit/mythtv/commit/?id=28d0893731b39749306b7038a4931de7b13d04c8

Use the define property flags when creating a RecordingInfo object.
This code used a hard coded shift for adding the subtitle flags to the
properties field, and that value hasn't kept up with the addition of
new flags. Change the hard coded number to a constant defined in the
same location as the flags. One reported visible side effect of this
bug is that mythweb would indicate that most recording are damaged.
This is the result of the subtitle "hard of hearing" flag being
wrongly shifted into the position of the video damaged flag.



-----------------------------------------------------------------------

Summary of changes:
mythtv/libs/libmythtv/recordinginfo.cpp | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

--

_______________________________________________
mythtv-firehose mailing list
mythtv-firehose@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-firehose