[mythtv-commits] mythtv/master commit: db1fd8d74 by Robert McNamara (rmcnamara)

MythTV noreply at mythtv.org
Sat Apr 9 00:39:03 UTC 2011


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2011-04-08T17:34:06-07:00
   Push Date:  2011/04/08 17:39:00 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  db1fd8d74bbb81261447afbb20086d6195435ee5
   Changeset:  https://github.com/MythTV/mythtv/commit/db1fd8d74

Log:

API/HTML Setup/Hardware Profile: Add control to the backend webserver.

1) Extends the hardware profile class to return the raw plaintext profile information. (Bumps library revision, make clean and recompile plugins).
2) Extends the API to return the raw profile text.
3) Adds an interface to the backend webserver to administer the hardware profile submission/deletion/viewing, under "Utilities."

Added:

   mythtv/html/misc/hardwareprofile-general.html
   mythtv/html/misc/hardwareprofile-myprofile.html
   mythtv/html/misc/hardwareprofile.html
   mythtv/html/misc/js/hardwareprofile.js

Modified:

   mythtv/html/menu.qsp
   mythtv/libs/libmyth/hardwareprofile.cpp
   mythtv/libs/libmyth/hardwareprofile.h
   mythtv/libs/libmythbase/mythversion.h
   mythtv/libs/libmythservicecontracts/services/mythServices.h
   mythtv/programs/mythbackend/services/myth.cpp
   mythtv/programs/mythbackend/services/myth.h



More information about the mythtv-commits mailing list