[mythtv-commits] mythtv commit: r14492 - in trunk/mythtv by dblain

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Sep 14 01:06:28 UTC 2007


      Author: dblain
        Date: 2007-09-14 01:06:28 +0000 (Fri, 14 Sep 2007)
New Revision: 14492
   Changeset: http://cvs.mythtv.org/trac/changeset/14492

Added:

   trunk/mythtv/programs/mythfrontend/masterselection.cpp
   trunk/mythtv/programs/mythfrontend/masterselection.h
   trunk/mythtv/programs/mythfrontend/mediarenderer.cpp
   trunk/mythtv/programs/mythfrontend/mediarenderer.h

Modified:

   trunk/mythtv/libs/libmyth/mythcontext.cpp
   trunk/mythtv/libs/libmyth/mythcontext.h
   trunk/mythtv/libs/libmythupnp/configuration.h
   trunk/mythtv/libs/libmythupnp/httprequest.h
   trunk/mythtv/libs/libmythupnp/mythxmlclient.cpp
   trunk/mythtv/libs/libmythupnp/mythxmlclient.h
   trunk/mythtv/libs/libmythupnp/soapclient.cpp
   trunk/mythtv/programs/mythbackend/mythxml.cpp
   trunk/mythtv/programs/mythfrontend/main.cpp
   trunk/mythtv/programs/mythfrontend/mythfrontend.pro
   trunk/mythtv/programs/mythtv-setup/backendsettings.cpp

Log:


Adds auto discovery of master backend servers to mythfrontend.  

Be careful when running more than one server with different versions.
If you choose a server with an older version of Myth on it, it will
upgraded the database without warning.

I ran out of time so I just commented out the lirc logic.  
Support for remotes in the master selection and pin screens, will be 
added at a later date.

See ticket # 3293 for more details http://svn.mythtv.org/trac/ticket/3293

Closes #3293






More information about the mythtv-commits mailing list