Mailing List Archive

mythtv branch master updated by jpoet. v30-Pre-374-g9a43af0
The branch, master has been updated on the
mythtv repository by gitolite user jpoet.
via 9a43af0580b5ef9eabd1df71251056bf1b7f1cf2 (commit)
via a1a5064ab49381a60eeb734463e104250d180ae6 (commit)
from 02d239b6b145ed8e51fd4f626179ff143fb1ba2b (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 9a43af0580b5ef9eabd1df71251056bf1b7f1cf2
Author: John Poet <jpoet@mythtv.org> at Thu, 4 Jan 2018 21:28:26 -0700
Committer: John Poet <jpoet@mythtv.org> at Thu, 4 Jan 2018 21:28:26 -0700
URL: http://code.mythtv.org/cgit/mythtv/commit/?id=9a43af0580b5ef9eabd1df71251056bf1b7f1cf2

RecordingProfile: fix segfault in V4L2 configuration.
The V4L2 configuration pointed multiple options at the same GroupSetting.
GroupSetting is not reference counted, so this resulted in a segfault. This
refactors the code to create a separate GroupSetting for each option.


commit a1a5064ab49381a60eeb734463e104250d180ae6
Author: John Poet <jpoet@mythtv.org> at Sun, 31 Dec 2017 15:53:11 -0700
Committer: John Poet <jpoet@mythtv.org> at Thu, 4 Jan 2018 20:10:31 -0700
URL: http://code.mythtv.org/cgit/mythtv/commit/?id=a1a5064ab49381a60eeb734463e104250d180ae6

Recording Group: Allow groups with a prefixed dot to be shown via the menu filter.



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

Summary of changes:
mythtv/libs/libmythtv/recordingprofile.cpp | 357 ++++++++++++++------------
mythtv/programs/mythfrontend/playbackbox.cpp | 4 -
2 files changed, 188 insertions(+), 173 deletions(-)

--

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