[mythtv-commits] mythtv branch master updated by rsiddons. v29-pre-414-ge40bc1c

Git Repo Owner noreply at mythtv.org
Wed May 10 15:43:07 UTC 2017


The branch, master has been updated on the
mythtv repository by gitolite user rsiddons.
       via  e40bc1c30cfede2095b0eda0879293c91db6bfe3 (commit)
       via  00532ed84e43a90171eaf79639c2665d8320f38e (commit)
       via  194d166d2b4f889bb959059be5bfc15ab9e03bc6 (commit)
       via  ec9afde389db6a40c955439c27393a2b03a23db2 (commit)
       via  29e2269424b6b84afeb3d68158ada829429a0610 (commit)
       via  9d2f7b67ef004c20c24048922a1f9367c6127399 (commit)
       via  2ed11e0682aa8445fc078f54be078742c98f1fd2 (commit)
       via  12cde938d48fce5527179fea9878976db7282660 (commit)
       via  d1ab33480483aa1b8dd1bb3d7d7e4bd6db1cbc1e (commit)
       via  8f8919606e9082781ff875e5e2042abeb7b6d71c (commit)
       via  201d98852f60bba57fd485527cb9ea5af9fa8768 (commit)
       via  37ef0fa91e7fdffb0edccec288b00471c60f2148 (commit)
      from  358c98372b460bd9f1d53a2345f37d9f2b2abca1 (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 e40bc1c30cfede2095b0eda0879293c91db6bfe3
Author:    Roger Siddons <rsiddons at mythtv.org> at Tue, 18 Apr 2017 00:15:39 +0100
Committer: Roger Siddons <rsiddons at mythtv.org> at Wed, 10 May 2017 15:03:03 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e40bc1c30cfede2095b0eda0879293c91db6bfe3

Services: Fix encoder name of recording
Encoder name is now available for recordings but wasn't copied properly



commit 00532ed84e43a90171eaf79639c2665d8320f38e
Author:    Roger Siddons <rsiddons at mythtv.org> at Mon, 23 May 2016 11:27:53 +0100
Committer: Roger Siddons <rsiddons at mythtv.org> at Wed, 10 May 2017 15:03:02 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=00532ed84e43a90171eaf79639c2665d8320f38e

Services: Add Channel Groups Add To/Remove From



commit 194d166d2b4f889bb959059be5bfc15ab9e03bc6
Author:    Roger Siddons <rsiddons at mythtv.org> at Thu, 2 Mar 2017 12:30:22 +0000
Committer: Roger Siddons <rsiddons at mythtv.org> at Wed, 10 May 2017 15:03:02 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=194d166d2b4f889bb959059be5bfc15ab9e03bc6

Services: GetOldRecordedList
Add service to fetch previous recordings



commit ec9afde389db6a40c955439c27393a2b03a23db2
Author:    Roger Siddons <rsiddons at mythtv.org> at Wed, 6 Apr 2016 13:25:33 +0100
Committer: Roger Siddons <rsiddons at mythtv.org> at Wed, 10 May 2017 15:02:56 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=ec9afde389db6a40c955439c27393a2b03a23db2

Services: GetProgramList: Implement New listings
onlyNew has never been implemented



commit 29e2269424b6b84afeb3d68158ada829429a0610
Author:    Roger Siddons <rsiddons at mythtv.org> at Tue, 19 Apr 2016 12:32:28 +0100
Committer: Roger Siddons <rsiddons at mythtv.org> at Wed, 10 May 2017 14:46:18 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=29e2269424b6b84afeb3d68158ada829429a0610

Services: Fix exception messages
Some exceptions are thrown as const char* so they are not being logged.
Exceptions should be thrown as QStrings.



commit 9d2f7b67ef004c20c24048922a1f9367c6127399
Author:    Roger Siddons <rsiddons at mythtv.org> at Wed, 10 May 2017 01:18:44 +0100
Committer: Roger Siddons <rsiddons at mythtv.org> at Wed, 10 May 2017 13:51:45 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=9d2f7b67ef004c20c24048922a1f9367c6127399

Prevent cutlist editor crash when extending marks
Code was modifying the container without adjusting the iterator.
Fixes #13039



commit 2ed11e0682aa8445fc078f54be078742c98f1fd2
Author:    Roger Siddons <rsiddons at mythtv.org> at Thu, 20 Apr 2017 12:56:39 +0100
Committer: Roger Siddons <rsiddons at mythtv.org> at Wed, 10 May 2017 13:51:11 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=2ed11e0682aa8445fc078f54be078742c98f1fd2

Always show LiveTV programmes in LiveTV recording group
e7deca28e was too aggressive in hiding LiveTv programmes.
They should always be shown in LiveTV rec group even when hidden elsewhere.



commit 12cde938d48fce5527179fea9878976db7282660
Author:    Roger Siddons <rsiddons at mythtv.org> at Mon, 27 Mar 2017 12:51:28 +0100
Committer: Roger Siddons <rsiddons at mythtv.org> at Wed, 10 May 2017 13:49:45 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=12cde938d48fce5527179fea9878976db7282660

Add missing include upnptasknotify
Whitespace removed also



commit d1ab33480483aa1b8dd1bb3d7d7e4bd6db1cbc1e
Author:    Roger Siddons <rsiddons at mythtv.org> at Thu, 12 Jan 2017 14:50:39 +0000
Committer: Roger Siddons <rsiddons at mythtv.org> at Wed, 10 May 2017 13:45:21 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=d1ab33480483aa1b8dd1bb3d7d7e4bd6db1cbc1e

Avoid static initialisation fiasco
Logger should not be used when constructing global static objects: it may not exist yet.
QMake seems to construct the logger first; other build systems do not.



commit 8f8919606e9082781ff875e5e2042abeb7b6d71c
Author:    Roger Siddons <rsiddons at mythtv.org> at Sat, 24 Dec 2016 00:46:14 +0000
Committer: Roger Siddons <rsiddons at mythtv.org> at Wed, 10 May 2017 13:41:53 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=8f8919606e9082781ff875e5e2042abeb7b6d71c

Fix QtWebkit guards
CONFIG_QTWEBKIT is always defined in config.h. It is always 0 or 1
Guards should check by value, not by presence.

The Program Details screen no longer uses QtWebkit so no longer requires guards



commit 201d98852f60bba57fd485527cb9ea5af9fa8768
Author:    Roger Siddons <rsiddons at mythtv.org> at Sun, 27 Nov 2016 10:40:46 +0000
Committer: Roger Siddons <rsiddons at mythtv.org> at Wed, 10 May 2017 13:40:41 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=201d98852f60bba57fd485527cb9ea5af9fa8768

Fix Websocket leaking timer



commit 37ef0fa91e7fdffb0edccec288b00471c60f2148
Author:    Roger Siddons <rsiddons at mythtv.org> at Thu, 20 Apr 2017 09:26:51 +0100
Committer: Roger Siddons <rsiddons at mythtv.org> at Wed, 10 May 2017 13:34:23 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=37ef0fa91e7fdffb0edccec288b00471c60f2148

Python: Fix bookmarkupdate error
Python scripts updating a recording with no bookmark elicit:
Failed due to: "MySQL error 1292: Incorrect datetime value: '0' for column 'bookmarkupdate' at row 1"

The bindings use a default of 0, which is rejected by newer MySQL versions



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

Summary of changes:
 mythtv/bindings/python/MythTV/dataheap.py          |    2 +-
 mythtv/libs/libmyth/programinfo.cpp                |   76 +++++++++++--
 mythtv/libs/libmyth/programinfo.h                  |    9 ++
 .../datacontracts/recording.h                      |    1 +
 .../libmythservicecontracts/services/dvrServices.h |   12 ++-
 .../services/guideServices.h                       |    8 +-
 mythtv/libs/libmythtv/deletemap.cpp                |    3 +-
 mythtv/libs/libmythui/mythuitype.h                 |    4 -
 mythtv/libs/libmythui/xmlparsebase.cpp             |    4 +-
 mythtv/libs/libmythupnp/upnpdevice.cpp             |    7 +-
 mythtv/libs/libmythupnp/upnptasknotify.h           |   21 ++--
 mythtv/libs/libmythupnp/websocket.cpp              |    1 +
 mythtv/programs/mythbackend/services/content.cpp   |    4 +-
 mythtv/programs/mythbackend/services/dvr.cpp       |  117 ++++++++++++++++++++
 mythtv/programs/mythbackend/services/dvr.h         |   29 +++++-
 mythtv/programs/mythbackend/services/guide.cpp     |   59 ++++++++--
 mythtv/programs/mythbackend/services/guide.h       |   22 ++++
 mythtv/programs/mythbackend/services/myth.cpp      |    2 +-
 .../programs/mythbackend/services/serviceUtil.cpp  |    9 +-
 mythtv/programs/mythfrontend/networkcontrol.cpp    |    4 +-
 mythtv/programs/mythfrontend/playbackbox.cpp       |   20 ++--
 mythtv/programs/mythfrontend/schedulecommon.cpp    |    5 -
 22 files changed, 350 insertions(+), 69 deletions(-)

-- 



More information about the mythtv-commits mailing list