[mythtv-commits] mythtv commit: r21425 - in trunk/mythtv by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Aug 22 05:12:55 UTC 2009


      Author: cpinkham
        Date: 2009-08-22 05:12:55 +0000 (Sat, 22 Aug 2009)
New Revision: 21425
   Changeset: http://cvs.mythtv.org/trac/changeset/21425

Modified:

   trunk/mythtv/libs/libmythui/mythmainwindow.cpp
   trunk/mythtv/programs/mythfrontend/networkcontrol.cpp

Log:

Add a new command to mythfrontend's network control interface to allow playing
any video file via a remote command.  The syntax is:

    play file FILENAME

where FILENAME is any locally accessible file, any myth:// URL, or the
path to a dvd device such as dvd:/dev/scd0

Basically, FILENAME can be anything that the Internal player can support.

Also fix up a couple case issues preventing the "play program" code from
working.

Closes http://www.gossamer-threads.com/lists/mythtv/users/392193#392193  :)






More information about the mythtv-commits mailing list