[mythtv-commits] mythtv/master commit: acadd66db by Lawrence Rust (no github username)

MythTV noreply at mythtv.org
Mon Jan 30 04:38:05 UTC 2012


      Author:  Lawrence Rust <lvr at softsystem.co.uk>
 Change Date:  2012-01-29T20:35:15-08:00
   Push Date:  2012/01/29 20:37:54 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  acadd66dbd50be2a8b98031d2f1d7400fbca951f
   Changeset:  https://github.com/MythTV/mythtv/commit/acadd66db

Log:

Define WIN32_LEAN_AND_MEAN and NOMINMAX for MingW

This patch defines WIN32_LEAN_AND_MEAN and NOMINMAX when building mythtv and
mythplugins for Windows. This change should avoid a lot of name hijacking that
occurs when including windows.h. The patch also fixes several files that were
missing explicit headers.

Closes #9645

Signed-off-by: Gavin Hurlbut <ghurlbut at mythtv.org>

Modified:

   mythplugins/settings.pro
   mythtv/libs/libmyth/audio/audiooutputwin.cpp
   mythtv/libs/libmythbase/compat.h
   mythtv/libs/libmythlivemedia/BasicUsageEnvironment/BasicTaskScheduler.cpp
   mythtv/libs/libmythlivemedia/BasicUsageEnvironment/BasicUsageEnvironment.cpp
   mythtv/settings.pro



More information about the mythtv-commits mailing list