[mythtv-commits] mythtv/master commit: 747c374e1 by Paul Harrison (paul-h)

MythTV noreply at mythtv.org
Sun Dec 12 19:10:45 UTC 2010


      Author:  Paul Harrison <pharrison at mythtv.org>
 Change Date:  2010-12-12T11:10:04-08:00
   Push Date:  2010/12/12 11:10:40 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  747c374e143474a148c38373c484af50fe6e2f23
   Changeset:  https://github.com/MythTV/mythtv/commit/747c374e1

Log:

MythMusic: allow the music player to be controlled by sending it MythEvents.

Currently you can start, stop and pause the player, get/set the volume, play a
file, url or track id and get the metadata of the currently playing track.
Other commands will be added as they are needed.

Shortly I will add some code to the web browser widget that will allow the
music player to be controlled using JavaScript.

It would be trivial to update the network control to allow the player to be
controlled using that as well if anyone is interested.

Modified:

   mythplugins/mythmusic/mythmusic/musicplayer.cpp



More information about the mythtv-commits mailing list