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

MythTV noreply at mythtv.org
Mon Dec 13 14:09:07 UTC 2010


      Author:  Raymond Wagner <rwagner at mythtv.org>
 Change Date:  2010-12-13T06:08:04-08:00
   Push Date:  2010/12/13 06:09:02 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  7422f241a9c62216da5a3cfc698c3f22431cd084
   Changeset:  https://github.com/MythTV/mythtv/commit/7422f241a

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