[mythtv-commits] mythtv branch master updated by jyavenard. v0.28-pre-1046-gd7de3ff

Git Repo Owner noreply at mythtv.org
Wed Apr 2 10:55:57 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  d7de3ff15162c6ce08ede065b5902bda31d1435f (commit)
       via  66e6b5b7906eca45ae481df3c5911a6283eb225b (commit)
       via  42dd0a3470b401a59c36d22e9b0982a17db26a77 (commit)
      from  9225f31333457a2503952b083cbe12de93fd78a5 (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 d7de3ff15162c6ce08ede065b5902bda31d1435f
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Wed, 2 Apr 2014 21:54:27 +1100
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Wed, 2 Apr 2014 21:56:46 +1100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=d7de3ff15162c6ce08ede065b5902bda31d1435f

Fix MythVideo general settings page not working
How long that one has been broken ???

The new MythUI screen is always on top, so it must be hidden when starting on old Qt screen…
Hopefully there are no more like this



commit 66e6b5b7906eca45ae481df3c5911a6283eb225b
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Wed, 2 Apr 2014 20:17:10 +1100
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Wed, 2 Apr 2014 21:56:46 +1100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=66e6b5b7906eca45ae481df3c5911a6283eb225b

Make python bindings work on mac
We play with the environment variable PYTHONPATH at run time so it points to the current location where the application bundle is located.
It assumes —with-python=python2.6 has been provided to configure (which the mac perl packager will do from now on)



commit 42dd0a3470b401a59c36d22e9b0982a17db26a77
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Wed, 2 Apr 2014 20:14:31 +1100
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Wed, 2 Apr 2014 21:56:46 +1100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=42dd0a3470b401a59c36d22e9b0982a17db26a77

Fix AppleRemote thread not being killed when exiting the application
I’ve been seeing the error about the AppleRemote thread still running when quitting for years… had enough



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

Summary of changes:
 mythtv/libs/libmythui/AppleRemote.cpp    |   10 ++++++++++
 mythtv/libs/libmythui/mythmainwindow.cpp |    6 +-----
 mythtv/programs/mythbackend/main.cpp     |   13 +++++++++++++
 mythtv/programs/mythfrontend/main.cpp    |   15 ++++++++++++++-
 4 files changed, 38 insertions(+), 6 deletions(-)

-- 



More information about the mythtv-commits mailing list