[mythtv-firehose] mythtv branch master updated by dekarl. v0.28-pre-2477-g2ad4fa6

Git Repo Owner noreply at mythtv.org
Mon Jan 12 18:40:37 UTC 2015


The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
       via  2ad4fa6a6fa15eb3bdc66badb6c6eefa3603512e (commit)
       via  c37b2a477af7b6b78511c61daf290cf975a54954 (commit)
       via  69485919e846f6270c9d7a1c48e8b2a8feba191f (commit)
       via  9192fab1265fbd8a2066b52eabd882294f001994 (commit)
      from  01e57c4ceda94aa2da557eda35912096e188b8e3 (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 2ad4fa6a6fa15eb3bdc66badb6c6eefa3603512e
Author:    Karl Dietz <dekarl at mythtv.org> at Mon, 12 Jan 2015 19:37:45 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Mon, 12 Jan 2015 19:40:03 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=2ad4fa6a6fa15eb3bdc66badb6c6eefa3603512e

Pass const QString parameter 'prefix' by reference (via cppcheck)



commit c37b2a477af7b6b78511c61daf290cf975a54954
Author:    Karl Dietz <dekarl at mythtv.org> at Mon, 12 Jan 2015 19:35:52 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Mon, 12 Jan 2015 19:40:03 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=c37b2a477af7b6b78511c61daf290cf975a54954

reset more function pointers in MythRenderVDPAU (via cppcheck)



commit 69485919e846f6270c9d7a1c48e8b2a8feba191f
Author:    Karl Dietz <dekarl at mythtv.org> at Mon, 12 Jan 2015 19:24:18 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Mon, 12 Jan 2015 19:40:03 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=69485919e846f6270c9d7a1c48e8b2a8feba191f

initialize http buffer to silence cppcheck
The code should be safe without, but it may make debugging easier
when we read/send less then SENDFILE_BUFFER_SIZE bytes.



commit 9192fab1265fbd8a2066b52eabd882294f001994
Author:    Karl Dietz <dekarl at mythtv.org> at Mon, 12 Jan 2015 19:14:02 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Mon, 12 Jan 2015 19:40:03 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=9192fab1265fbd8a2066b52eabd882294f001994

usleep is only defined up to 999999 usec (silence cppcheck)



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

Summary of changes:
 .../mythzoneminder/alarmnotifythread.cpp           |    2 +-
 .../mythzoneminder/mythzoneminder/zmclient.cpp     |    2 +-
 mythtv/libs/libmythui/mythrender_vdpau.cpp         |    2 ++
 mythtv/libs/libmythupnp/httprequest.cpp            |    2 ++
 mythtv/programs/mythbackend/scheduler.cpp          |    2 +-
 mythtv/programs/mythbackend/scheduler.h            |    2 +-
 6 files changed, 8 insertions(+), 4 deletions(-)

-- 



More information about the mythtv-firehose mailing list