- 29 Dec, 2006 21 commits
-
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
It now returns in an output parameter the frame count that the AU will use. Also, initialize the Audio Unit.
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
It will serve as the input callback called when our Audio Unit has sound data available.
-
Ken Thomases authored
-
Ken Thomases authored
-
Chris Robinson authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Andrew Talbot authored
With grateful acknowledgement to Marcus Meissner.
-
Roderick Colenbrander authored
-
Vitaliy Margolen authored
-
Colin Pitrat authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
This reverts commit 045975b1.
-
Robert Reif authored
-
- 28 Dec, 2006 19 commits
-
-
Rob Shearman authored
The tests show the behaviour when the IROTData interface is not available from the moniker. They also show the flags that are accepted into IRunningObjectTable::Register.
-
Rob Shearman authored
ole32: Contrary to MSDN, IROTData doesn't need to be implemented for a moniker to be usable with the running object table. If IROTData isn't available, fall back to a path that uses the display name and the clsid of the moniker to generate the comparison data.
-
Rob Shearman authored
-
Rob Shearman authored
ole32: Use IMoniker::GetTimeOfLastChange to attempt to retrieve the last-modified time for the ROT entry. However, fall back to CoFileTimeNow if it fails.
-
Rob Shearman authored
-
Rob Shearman authored
ole32: Execute Reduce using the moniker's vtable in CreateCompositeMoniker as the moniker isn't necessarily a composite moniker.
-
Rob Shearman authored
ole32: ROTFLAGS_REGISTRATIONKEEPSALIVE and ROTFLAGS_ALLOWANYCLIENT are legal to be used together in RunningObjectTable_Register.
-
Rob Shearman authored
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
-
Roderick Colenbrander authored
-
Roderick Colenbrander authored
-
Roderick Colenbrander authored
-
H. Verbeet authored
-
H. Verbeet authored
-
H. Verbeet authored
-
H. Verbeet authored
-