[mythtv-commits] mythtv commit: r11466 - in branches/multiuser/mythtv by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Oct 7 16:26:31 UTC 2006


      Author: danielk
        Date: 2006-10-07 16:26:30 +0000 (Sat, 07 Oct 2006)
New Revision: 11466
   Changeset: http://cvs.mythtv.org/trac/changeset/11466

Modified:

   branches/multiuser/mythtv/libs/libmyth/accounts.cpp
   branches/multiuser/mythtv/libs/libmyth/mythcontext.cpp
   branches/multiuser/mythtv/libs/libmyth/mythcontext.h
   branches/multiuser/mythtv/libs/libmyth/settings.cpp
   branches/multiuser/mythtv/libs/libmythtv/cardutil.cpp
   branches/multiuser/mythtv/libs/libmythtv/channelbase.cpp
   branches/multiuser/mythtv/libs/libmythtv/profilegroup.cpp
   branches/multiuser/mythtv/libs/libmythtv/recordingprofile.cpp
   branches/multiuser/mythtv/libs/libmythtv/scanwizardhelpers.cpp
   branches/multiuser/mythtv/libs/libmythtv/tv_play.cpp
   branches/multiuser/mythtv/libs/libmythtv/videosource.cpp
   branches/multiuser/mythtv/libs/libmythui/mythmainwindow.cpp
   branches/multiuser/mythtv/programs/mythfrontend/main.cpp

Log:

Refs #2532. Cleanup of mythcontext.{cpp,h}, and its reverb through other classes.

It looks like the backend is only aware of the state of one frontend, so this will need to be fixed later. Also there seems to be no sanity check that a user being deleted is not logged in, and frontends appear not to be informed of changes to the current users profile.






More information about the mythtv-commits mailing list