[mythtv-commits] mythtv/master commit: cc062d3c1 by Nigel Pearson (NigelPearson)

MythTV noreply at mythtv.org
Fri Mar 16 10:12:25 UTC 2012


      Author:  Nigel Pearson <npearson at mythtv.org>
 Change Date:  2012-03-16T03:07:42-07:00
   Push Date:  2012/03/16 03:12:17 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  cc062d3c1b737dc2b9b8ac561148f3c610edf1e8
   Changeset:  https://github.com/MythTV/mythtv/commit/cc062d3c1

Log:

Fix Mac OS X media monitor error.

Starting up frontend with removable drives mounted would do:
2012-03-16 21:07:25.878756 E  MythMediaDevice::performMountCmd(true) - Logic Error? Device already mounted.
This adds a platform #ifdef to work around convoluted logic.
Better long-term fix would be to make onDeviceMounted() unprotected.

Modified:

   mythtv/libs/libmythbase/mythmedia.cpp



More information about the mythtv-commits mailing list