QUARTZ: Fix IReferenceClock::GetTime() implementation for system clock

a_villacis at palosanto.com a_villacis at palosanto.com
Fri Aug 10 21:30:41 CDT 2007


This is patch 2 of a series of patches that aim to improve IReferenceClock
support in quartz.dll so it can be actually used as synchronization for
media playback.

The implementation of GetTime() in systemclock.c is a little weird, and I am
almost sure it is buggy. If anyone thinks otherwise, please speak up. This
patch attempts to fix the implementation, so that the todo_wine in the first
patch can be removed.

Changelog:
* Fix implementation of GetTime() in system clock, remove a todo_wine.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wine-quartz-referenceclock-02-systemclock-fix.patch
Type: text/x-patch
Size: 1581 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070810/37292a85/wine-quartz-referenceclock-02-systemclock-fix.bin


More information about the wine-patches mailing list