[mythtv-commits] mythtv/master commit: c29389645 by Mark Kendall (mark-kendall)

MythTV noreply at mythtv.org
Wed Nov 16 14:46:27 UTC 2011


      Author:  Mark Kendall <mkendall at mythtv.org>
 Change Date:  2011-11-16T06:46:06-08:00
   Push Date:  2011/11/16 06:46:12 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  c29389645cb298fd5d2d234c17a6af10639dac04
   Changeset:  https://github.com/MythTV/mythtv/commit/c29389645

Log:

TV: Enable setting volume, audio sync and picture controls directly.

Only really useful for external apps. Allows volume, audio sync delay,
brightness, contrast, colour and hue to be set to an absolute level.

N.B. For simplicity, the Frontend SendAction method arguments have been
altered slightly. The call now accepts a generic Value argument instead
of the action specific File argument - hence ACTION_HANDLEMEDIA actions
now require Value instead of File.

Modified:

   mythtv/libs/libmythservicecontracts/services/frontendServices.h
   mythtv/libs/libmythtv/tv_actions.h
   mythtv/libs/libmythtv/tv_play.cpp
   mythtv/programs/mythfrontend/services/frontend.cpp
   mythtv/programs/mythfrontend/services/frontend.h



More information about the mythtv-commits mailing list