On Sunday 05 December 2004 01:23 am, Isaac Richards wrote:
> I'm fairly sure that this new Pase() still isn't going to work - look at
> all the places tv_play.cpp is calling Pause(true), which used to block
> until playback was fully paused.  It still doesn't block until that with
> this new version.  

Actually, I'm wrong, here, because it's syncing on that wait condition.

> There's also no protection for 
> next_waitvideo/next_unpauseaudio, and I can see those values getting
> overwritten.

And waitvideo's safe (because of the wait condition), but unpauseaudio isn't..

Isaac
_______________________________________________
mythtv-dev mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to