[mythtv-commits] mythtv/master commit: cb26018aa by Raymond Wagner (wagnerrp)

MythTV noreply at mythtv.org
Tue Dec 14 15:49:12 UTC 2010


      Author:  Raymond Wagner <rwagner at mythtv.org>
 Change Date:  2010-12-14T06:53:55-08:00
   Push Date:  2010/12/14 07:48:53 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  cb26018aa5637dc93a5c321e3878aef3e938c001
   Changeset:  https://github.com/MythTV/mythtv/commit/cb26018aa

Log:

Adds support for new MythMusic control added in SHA: 747c374e to the
frontend network control interface.  Added commands are:

    play music play
    play music pause
    play music stop
    play music setvolume N
    play music file FILE
    play music track N
    play music url URL

Also added to pull information:

    play music getvolume -> current volume
    play music getmeta -> metadata string of current media

This commit also disables the regular expression character filter which
is currently preventing Myth URIs with defined storage groups or UTF-8

Modified:

   mythtv/programs/mythfrontend/networkcontrol.cpp



More information about the mythtv-commits mailing list