[mythtv-commits] mythtv commit: r22886 - in trunk/mythtv by robertm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Nov 22 18:48:36 UTC 2009


      Author: robertm
        Date: 2009-11-22 18:48:35 +0000 (Sun, 22 Nov 2009)
New Revision: 22886
   Changeset: http://svn.mythtv.org/trac/changeset/22886

Modified:

   trunk/mythtv/libs/libmyth/util.cpp
   trunk/mythtv/libs/libmyth/util.h
   trunk/mythtv/libs/libmythdb/mythversion.h
   trunk/mythtv/libs/libmythdb/remotefile.cpp
   trunk/mythtv/libs/libmythdb/remotefile.h
   trunk/mythtv/programs/mythbackend/mainserver.cpp
   trunk/mythtv/programs/mythbackend/mainserver.h

Log:

Add a RemoteFile::Hash method (and local util.cpp method) to return a unique hash value for any file hosted in a storage group.  Hashing is very fast, even across the network.  This bumps the library version and will require a make clean.





More information about the mythtv-commits mailing list