[mythtv-commits] mythtv branch master updated by jyavenard. v0.26-pre-76-gda49b57

Git Repo Owner noreply at mythtv.org
Mon Apr 16 14:07:48 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  da49b57ac4a07da69b558b8b2660fa7963c9e238 (commit)
       via  e7adbb687f07f6753f5eab6cde67120ed48695d2 (commit)
       via  316c4d4ba499c6c1bb917d3e7446e67de9a3a654 (commit)
       via  c086cf0a9ae634eca651ad73fc3f613b657d5829 (commit)
      from  ea5aa87578e857e205291b0d95a42ceef70f6c21 (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 da49b57ac4a07da69b558b8b2660fa7963c9e238
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 17 Apr 2012 00:03:07 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 17 Apr 2012 00:07:16 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=da49b57ac4a07da69b558b8b2660fa7963c9e238

Make services running on the frontend and advertised through Bonjour to listen to all interfaces
It was previously only listening on the address used to communicate with the backend



commit e7adbb687f07f6753f5eab6cde67120ed48695d2
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 15 Apr 2012 17:39:59 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 17 Apr 2012 00:07:16 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e7adbb687f07f6753f5eab6cde67120ed48695d2

Translate strings that were missed out earlier and missed the 0.25 features freeze



commit 316c4d4ba499c6c1bb917d3e7446e67de9a3a654
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 15 Apr 2012 17:31:25 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 17 Apr 2012 00:07:16 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=316c4d4ba499c6c1bb917d3e7446e67de9a3a654

Add missed decoder name entry for mac VDA



commit c086cf0a9ae634eca651ad73fc3f613b657d5829
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 15 Apr 2012 17:07:15 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 17 Apr 2012 00:07:16 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=c086cf0a9ae634eca651ad73fc3f613b657d5829

Do not create VDPAU profile unconditionally.
This is a partial revert of 4cd818657100d13a813dfa7a8a44201184c49d71. It caused VDPAU profiles to always be re-created, no matter the platforms.
Display profiles are created elsewhere for better or worse ; so let's have a unique place to worry about



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

Summary of changes:
 mythtv/libs/libmythtv/mythairplayserver.cpp        |    2 +-
 mythtv/libs/libmythtv/mythraopdevice.cpp           |    3 ++-
 mythtv/libs/libmythtv/videodisplayprofile.cpp      |    4 +---
 mythtv/programs/mythfrontend/setupwizard_audio.cpp |    4 ++--
 4 files changed, 6 insertions(+), 7 deletions(-)

-- 



More information about the mythtv-commits mailing list