[mythtv-commits] mythtv commit: r14104 by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Aug 1 13:59:47 UTC 2007


      Author: stuartm
        Date: 2007-08-01 13:59:46 +0000 (Wed, 01 Aug 2007)
New Revision: 14104
   Changeset: http://cvs.mythtv.org/trac/changeset/14104

Modified:

   trunk/mythplugins/mythvideo/mythvideo/videoutils.cpp

Log:

Don't convert the external player command to the local 8bit encoding before passing it to myth_system.

myth_system subsequently converts it to utf8 and then to ascii before execution which seems to cause problems for strings previously converted to the local 8bit.

Fixes #3499





More information about the mythtv-commits mailing list