denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] Release 0.9.4


From: Dominic Sacré
Subject: Re: [Denemo-devel] Release 0.9.4
Date: Fri, 15 Jun 2012 03:54:08 +0200
User-agent: KMail/1.13.5 (Linux/2.6.32-41-generic; KDE/4.4.5; i686; ; )

Hi Richard,

On Saturday 09 June 2012 15:30:20 Richard Shann wrote:
> I have checked in a fix for the threading bug in the default build
> which Dominic pointed out. I have tested the new fix and can report
> that it fixes a tendency for the playhead to freeze during playback.

My first attempt to fix this issue was pretty much identical to the change 
you committed. It fixed the most obvious threading/realtime problems, but 
I still see some weird glitches with score/playhead drawing that weren't 
there before.

Is there a reason to trigger page_viewport() directly from the event queue 
code (and potentially multiple times, once for each event)? Why not do 
this somewhere in queue_thread_func(), like all other GUI updates during 
playback?


Dominic



reply via email to

[Prev in Thread] Current Thread [Next in Thread]