[mythtv] [mythtv-commits] mythtv commit: r19845 - in trunk/mythtv/libs by nigel

Isaac Richards ijr at case.edu
Wed Jan 28 05:26:44 UTC 2009


On Wednesday 28 January 2009 12:22:53 am mythtv at cvs.mythtv.org wrote:
>       Author: nigel
>         Date: 2009-01-28 05:22:52 +0000 (Wed, 28 Jan 2009)
> New Revision: 19845
>    Changeset: http://cvs.mythtv.org/trac/changeset/19845
>
> Modified:
>
>    trunk/mythtv/libs/libmyth/libmyth.pro
>    trunk/mythtv/libs/libmyth/schemawizard.cpp
>    trunk/mythtv/libs/libmyth/schemawizard.h
>    trunk/mythtv/libs/libmythui/mythdialogbox.cpp
>    trunk/mythtv/libs/libmythui/mythdialogbox.h
>
> Log:
>
> Convert schema upgrade wizard to MythUI. .pro file change is to force
> Makefile regeneration, which causes moc_schemawizard.cpp file to be built

Instead of the WaitForPopups, just change the code to listen for the dialog 
completion event and then return an error.

UI code _cannot_ block.

Isaac



More information about the mythtv-dev mailing list