[mythtv-commits] mythtv/master commit: 5aee5e739 by Gavin Hurlbut (Beirdo)

MythTV noreply at mythtv.org
Tue Feb 22 01:47:55 UTC 2011


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-02-21T17:46:13-08:00
   Push Date:  2011/02/21 17:47:53 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  5aee5e7393f79c86528399db3c9b44ace8654d56
   Changeset:  https://github.com/MythTV/mythtv/commit/5aee5e739

Log:

Remove the privilege threads.

Since there are no more users of gContext->addPrivRequest remaining (other than
to exit the priv threads), the privilege threads are now useless code.  As
we are moving from pthreads -> QThread anyways (#5501) there's really no point
in keeping this around for future use either.

This causes an API bump.  Please make distclean for best results.

Modified:

   mythtv/libs/libmythbase/mythcorecontext.cpp
   mythtv/libs/libmythbase/mythcorecontext.h
   mythtv/libs/libmythbase/mythversion.h
   mythtv/programs/mythavtest/main.cpp
   mythtv/programs/mythfrontend/main.cpp



More information about the mythtv-commits mailing list