This was fixed in v0.9.1, but 0.9.2 is the latest release
(0.9.1 was pulled down):

- page_trim.cc: bugfix regression introduced in previous
version where playback with frame dropping enabled is very
juddery.

This issue was discussed and resolved on the mailing list.
If you just want to patch your current version the change is:
in src/page_trim.cc, near line 1039,
inside of "PageTrim::showFrame( int position, Frame&
frame )",
before "gtk_adjustment_set_value(..."
add the line "skipPosUpdate = TRUE;"

Without upgrading or patching a workaround is to disable
frame dropping in Edit/Preferences/Display.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to