- 29 Dec, 2006 40 commits
-
-
Rob Shearman authored
include: Add function declarations for CoAllowSetForegroundWindow and CoRegisterChannelHook to objbase.h.
-
H. Verbeet authored
-
H. Verbeet authored
wined3d: Cleanup & merge pshader_get_input_register_swizzle() and vshader_program_add_input_param_swizzle().
-
H. Verbeet authored
-
H. Verbeet authored
-
H. Verbeet authored
-
H. Verbeet authored
As spotted by Christoph Bumiller, these branches are now never reached. Also, at least in the case of WINED3DSIO_TEXM3x3SPEC and WINED3DSIO_TEXM3x3VSPEC the old code was not quite correct, since we can lookup rather than guess the texture type these days.
-
Frank Richter authored
When querying a listview subitem for the user param, the main item's user param is returned. Also, when a subitem is custom-drawn, the main item's user param is passed along.
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
-
Hans Leidekker authored
-
Alexandre Julliard authored
With help from Ken Thomases.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
make_makefiles: In .gitignore, explicitly list files that we know are generated instead of using wildcards.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Ken Thomases authored
Also, added some output formats that Core Audio ought to be able to handle.
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
wodSendNotifyInputCompletionsMessage sends the kWaveInNotifyCompletionsMessage to the message thread, which calls widHelper_NotifyCompletions.
-
Ken Thomases authored
It scans for completed input wavehdrs, removes them from the queue, and notifies the application that they're done.
-
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
-