[mythtv] [mythtv-commits] mythtv commit: r24311 - in branches/release-0-23-fixes/mythtv/libs by cpinkham
Chris Pinkham
cpinkham at bc2va.org
Fri Apr 30 01:01:10 UTC 2010
I forgot to mention in this commit for -fixes. This patch does update
the API version, so make clean, etc..
* On Fri Apr 30, 2010 at 12:59:58AM +0000, mythtv at cvs.mythtv.org wrote:
> Author: cpinkham
> Date: 2010-04-30 00:59:58 +0000 (Fri, 30 Apr 2010)
> New Revision: 24311
> Changeset: http://svn.mythtv.org/trac/changeset/24311
>
> Modified:
>
> branches/release-0-23-fixes/mythtv/libs/libmythdb/mythversion.h
> branches/release-0-23-fixes/mythtv/libs/libmythui/mythmainwindow.cpp
> branches/release-0-23-fixes/mythtv/libs/libmythui/mythmainwindow.h
> branches/release-0-23-fixes/mythtv/libs/libmythui/mythsystem.cpp
>
> Log:
>
> Carry over [24310] from trunk.
>
> Add a helper method so that we can check whether we are in the UI thread or
> not. We don't want to block LIRC, the joystick, or drawing when called
> outside the UI thread so use this helper to check to see if we are in the
> UIthread.
>
> Fixes #8194 and #8391.
>
>
>
>
> _______________________________________________
> mythtv-commits mailing list
> mythtv-commits at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
--
Chris
More information about the mythtv-dev
mailing list