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

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


      Author:  Paul Harrison <pharrison at mythtv.org>
 Change Date:  2010-12-14T06:52:34-08:00
   Push Date:  2010/12/14 07:48:53 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  117457e736924d0522aecf3da3df35d43c178f86
   Changeset:  https://github.com/MythTV/mythtv/commit/117457e73

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