Mailing List Archive

mythtv/master commit: 30bdb4916 by Mark Kendall (mark-kendall)
Author: Mark Kendall <mkendall@mythtv.org>
Change Date: 2011-05-11T22:33:17-07:00
Push Date: 2011/05/11 22:33:30 -0700
Repository: mythtv
Branch: master
New Revision: 30bdb491626e6bf4fcf2135a236574c3882e72e5
Changeset: https://github.com/MythTV/mythtv/commit/30bdb4916

Log:

MythFrontend: Add playback support to the http interface.

- convert the network control code to use a MythEvent message with the
new ACTION_HANDLEMEDIA action and a QStringList for the arguments.

- support ACTION_HANDLEMEDIA in MythFEXML.

The following commands are now functionally equivalent for the network
control and http interfaces (though the http version will currently only
work when the UI is on the main screen):-

play file myth://Videos@backend-ip:6543/test.mpg
http://backend-
ip:6543/test.mpg

Modified:

mythtv/libs/libmythui/mythmainwindow.cpp
mythtv/libs/libmythui/mythuiactions.h
mythtv/programs/mythfrontend/mythfexml.cpp
mythtv/programs/mythfrontend/networkcontrol.cpp

_______________________________________________
mythtv-firehose mailing list
mythtv-firehose@mythtv.org
http://www.mythtv.org/mailman/listinfo/mythtv-firehose