[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    Re: kdemultimedia/xine_artsplugin
From:       Helio Chissini de Castro <helio () conectiva ! com ! br>
Date:       2003-02-16 21:17:12
[Download RAW message or body]

Will you intend backport to BRANCH too ?

[]'s 

On Sunday 16 February 2003 12:08, Ewald Snel wrote:
> CVS commit by snel:
>
> Fix audio dropouts
>
>
>   M +2 -1      xinePlayObject_impl.cpp   1.14
>
>
> --- kdemultimedia/xine_artsplugin/xinePlayObject_impl.cpp  #1.13:1.14
> @@ -719,5 +719,6 @@ void xinePlayObject_impl::eventLoop()
>          XNextEvent( display, &event );
>
> -        if (event.type == Expose && event.xexpose.window == visual.d)
> +        if (event.type == Expose && event.xexpose.count == 0 &&
> +            event.xexpose.window == visual.d)
>          {
>              pthread_mutex_lock( &mutex );

-- 
Helio Castro
KDE Developer
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic