https://bugzilla.wikimedia.org/show_bug.cgi?id=16519





--- Comment #4 from j^ <[EMAIL PROTECTED]>  2008-12-06 17:13:41 UTC ---
currentTime = now = pipeline.getPosition() / Clock.SECOND;
that way currentTime is an int, my patch makes it a float,
more cosmetic right now since its only updated once a second,
would be nice thought to update currentTime on every frame paint,
did not find the right place for that though.

also my patch allows setting currentTime, resulting in a doSeek, would be nice
to have that too.

do you know of a way to make src writable?
i got some sandbox error trying to write a string to src.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to