[mythtv-commits] mythtv commit: r7883 - in trunk/mythtv by paulh

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Nov 15 08:15:15 EST 2005


      Author: paulh
        Date: 2005-11-15 13:15:12 +0000 (Tue, 15 Nov 2005)
New Revision: 7883
   Changeset: http://cvs.mythtv.org/trac/changeset/7883

Modified:

   trunk/mythtv/libs/libmyth/mythcontext.cpp
   trunk/mythtv/libs/libmyth/mythcontext.h
   trunk/mythtv/programs/mythbackend/mainserver.cpp
   trunk/mythtv/programs/mythlcdserver/lcdprocclient.cpp
   trunk/mythtv/programs/mythlcdserver/lcdprocclient.h
   trunk/mythtv/programs/mythlcdserver/main.cpp
   trunk/mythtv/programs/mythwelcome/welcomedialog.cpp
   trunk/mythtv/programs/mythwelcome/welcomedialog.h

Log:

Apply patch by George - gnassas (at) mac.com. Provides a cleaner way to
make non blocking connections to the BE. Updates mythwelcome to use
the new method to create its non blocking connection.

Changes by me to update mythlcdserver to use the same method to
connect to the BE.

Updates the protocol to version 22.

These changes are basically the start to get mythwelcome working on remote
frontends as well as combined FE/BE machines. There are still a few issues
to fix though.

Closes #617




More information about the mythtv-commits mailing list