[mythtv-commits] mythtv/master commit: 4a2bb49bb by Chris Pinkham (cpinkham)

MythTV noreply at mythtv.org
Sat Jan 21 07:16:48 UTC 2012


      Author:  Chris Pinkham <cpinkham at mythtv.org>
 Change Date:  2012-01-20T23:11:18-08:00
   Push Date:  2012/01/20 23:16:16 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  4a2bb49bb17b77f3c1049d2b359ea72a24ccfff7
   Changeset:  https://github.com/MythTV/mythtv/commit/4a2bb49bb

Log:

Add a StorageGroup::GetFirstDir() method and use in several places.

Use the new method for finding the first (and only) directory in the
builtin Themes and Streaming Storage Groups rather than hardcoding
these (relative to GetConfDir()) paths in multiple places.

NOTE: This modifies the binary API version, so make clean or
      whatever you normally do.

Modified:

   mythtv/libs/libmythbase/mythversion.h
   mythtv/libs/libmythbase/storagegroup.cpp
   mythtv/libs/libmythbase/storagegroup.h
   mythtv/libs/libmythtv/httplivestream.cpp
   mythtv/libs/libmythui/mythuihelper.cpp
   mythtv/programs/mythfrontend/themechooser.cpp
   mythtv/programs/mythfrontend/themechooser.h



More information about the mythtv-commits mailing list