[mythtv-firehose] mythtv branch personal/dblain/msvc updated by dblain. v0.28-pre-154-gf3d1c87

Git Repo Owner noreply at mythtv.org
Sun Sep 15 04:27:39 UTC 2013


The branch, personal/dblain/msvc has been updated on the
mythtv repository by gitolite user dblain.
       via  f3d1c8798de449ca7e0d66044949d0a03e781d3c (commit)
      from  af9d8a652c6a243c11e2f1ba961ce919763fd574 (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 f3d1c8798de449ca7e0d66044949d0a03e781d3c
Author:    David Blain <dblain at mythtv.org> at Sun, 15 Sep 2013 00:26:25 -0400
Committer: David Blain <dblain at mythtv.org> at Sun, 15 Sep 2013 00:26:25 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=f3d1c8798de449ca7e0d66044949d0a03e781d3c

Various fixes for windows.
* CreateProcess was failing
* /tmp path was hard coded, now using QDir::tempPath()
* tv_find_grabbers disabled for now.  Must fix.
* Mythfilldatabase - Indexed past end of array, fixed.
* A few static initialization calls to tr relocated.
* FanartLoader - delayed call to connect.



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

Summary of changes:
 mythtv/libs/libmythbase/mythsystemwindows.cpp      |   23 +++++++++++++++----
 mythtv/libs/libmythtv/datadirect.cpp               |    5 +++-
 mythtv/libs/libmythtv/videosource.cpp              |    7 ++++++
 mythtv/programs/mythfilldatabase/filldata.cpp      |    2 +-
 mythtv/programs/mythfrontend/editvideometadata.cpp |    6 ++--
 mythtv/programs/mythfrontend/guidegrid.cpp         |    4 +-
 mythtv/programs/mythfrontend/scheduleeditor.cpp    |    6 ++--
 mythtv/programs/mythfrontend/videodlg.cpp          |   14 ++++++++---
 8 files changed, 48 insertions(+), 19 deletions(-)

-- 



More information about the mythtv-firehose mailing list