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

MythTV noreply at mythtv.org
Sun Jan 30 03:57:15 UTC 2011


      Author:  Mark Kendall <mkendall at mythtv.org>
 Change Date:  2011-01-29T19:57:02-08:00
   Push Date:  2011/01/29 19:57:14 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  bd469cf06576877789b174b8f17f6c0bcd058d75
   Changeset:  https://github.com/MythTV/mythtv/commit/bd469cf06

Log:

Add mythmessage, a replacement for mythtvosd.

mythmessage --message_text='Hello world' now replaces the temporary
mythtvosd --template=alert --alert_text='Hello world!'.

While there is no longer any custom xml or templating functionality,
internally mythmessage still uses a simple xml message structure to
allow adding additional message related data at a later data.

Added:

   mythtv/programs/mythmessage/main.cpp
   mythtv/programs/mythmessage/mythmessage.pro

Modified:

   mythtv/libs/libmythbase/exitcodes.h
   mythtv/libs/libmythui/mythudplistener.cpp
   mythtv/programs/programs.pro



More information about the mythtv-commits mailing list