[mythtv-commits] mythtv/master commit: b1f1fc8fd by Mark Kendall (mark-kendall)

MythTV noreply at mythtv.org
Sun Jan 22 19:07:49 UTC 2012


      Author:  Mark Kendall <mkendall at mythtv.org>
 Change Date:  2012-01-22T11:07:45-08:00
   Push Date:  2012/01/22 11:07:35 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  b1f1fc8fd2754eab77bceff4b86ab842379ab81d
   Changeset:  https://github.com/MythTV/mythtv/commit/b1f1fc8fd

Log:

Add a simple Bonjour/Avahi service registration class.

This should work out of the box on OS X but requires the Avahi Bonjour
compatability layer on *nix (libdns_sd).

Fairly straightforward service registration and removal that will be
used by a couple of upcoming features (and could easily be used as an
extra layer of 'advertising' by both mythfrontend and mythbackend).

Added:

   mythtv/libs/libmythbase/bonjourregister.cpp
   mythtv/libs/libmythbase/bonjourregister.h

Modified:

   mythtv/configure
   mythtv/libs/libmythbase/libmythbase.pro



More information about the mythtv-commits mailing list