[mythtv-commits] mythtv/master commit: 784eb58dd by Daniel Kristjansson (daniel-kristjansson)

MythTV noreply at mythtv.org
Sat Jan 28 13:04:05 UTC 2012


      Author:  Daniel Kristjansson <danielk at cuymedia.net>
 Change Date:  2012-01-28T05:03:38-08:00
   Push Date:  2012/01/28 05:03:46 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  784eb58dd282d8d9ca9ed4869eb8d1be93855834
   Changeset:  https://github.com/MythTV/mythtv/commit/784eb58dd

Log:

Const correctness fixes, note there are unaddressed design issues, see below.

The design issue I see is that we set a PlayerContext for
the instance but many methods still take a PlayerContext
as a param. Most likely these can just use the instance's
PlayerContext.

Modified:

   mythtv/libs/libmythtv/deletemap.cpp
   mythtv/libs/libmythtv/deletemap.h



More information about the mythtv-commits mailing list