|
View:
New views
1 Messages
—
Rating Filter:
Alert me
|
|
|
MythTV OSD & "display_rooms" Parameter
Hi All,
This is a note for those not watching the SVN mailing list. I have committed to Subversion a new function to enable the "display_rooms" parameter to be used for configuring MythTV OSD devices. You can send messages using the old telephone CID format (as used by the display_mythosd() function) or the larger format "alert" format. An example mh.private.ini is: display_rooms = lounge_myth_msg => device=mythtv address=lex:6948 container=alert, lounge_myth_cid => device=mythtv address=lex:6948 container=cid and to use the above example in user code: display('display_rooms=lounge_myth_msg This actually works!!"); I realise mythtv_osd.pl exists with display_mythosd(). To add the "address" and "container" options would have broken display_mythosd() for current users. Hopefully, in the future the use of display_mythosd() will be deprecated. Enjoy, Andy. -------- Original Message --------
Revision: 1479
http://misterhouse.svn.sourceforge.net/misterhouse/?rev=1479&view=rev
Author: andymc
Date: 2008-07-23 07:55:38 +0000 (Wed, 23 Jul 2008)
Log Message:
-----------
New function to allow use of config parameter "display_rooms" to
configure a MythTV device as a room display.
Allow use of either the "notify_alert_text" or "notify_cid_info" MythTV
OSD container.
Added Paths:
-----------
trunk/code/common/display_mythtv.pl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Misterhouse-svn mailing list
Misterhouse-svn@...
https://lists.sourceforge.net/lists/listinfo/misterhouse-svn
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ ________________________________________________________ To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365 |
| Free Forum Powered by Nabble | Forum Help |