- 24 Dec, 2006 5 commits
-
-
Rob Shearman authored
-
Rob Shearman authored
ole32: Track the pending call count so that the correct call type can be passed to the message filter HandleInComingCall function.
-
Rob Shearman authored
-
Duane Clark authored
-
Vitaliy Margolen authored
-
- 22 Dec, 2006 10 commits
-
-
Alexandre Julliard authored
-
Dmitry Timoshkov authored
-
James Hawkins authored
-
Dmitry Timoshkov authored
-
Detlef Riekenberg authored
-
Detlef Riekenberg authored
-
Detlef Riekenberg authored
-
Detlef Riekenberg authored
-
Jacek Caban authored
-
Jacek Caban authored
-
- 21 Dec, 2006 25 commits
-
-
Huw Davies authored
gdi32: Extract the constituent TrueType files from Mac suitcase fonts into the user's caches directory and use these instead of the original suitcase.
-
Francois Gouget authored
-
Ken Thomases authored
Keep increasing the buffer until the returned length is more than two records smaller than the buffer we provided.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Paul Vriens authored
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
Rather than have the Audio Unit render callback traverse the queue of wave headers looking for complete ones, and sending a message to the message thread for each one it finds, just send one message to tell the message thread to do that work itself. The render callback is called in a real-time priority thread and is expected to return as quickly as possible.
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
wodHelper_PlayPtrNext is only called when state == WINE_WS_PLAYING. Also, it clears dwPartialOffset itself. wodWrite only calls wodHelper_BeginWaveHdr[Write] with a non-NULL lpWaveHdr parameter. wodWrite is not called from the Audio Unit render callback, so it can use Wine debug channels.
-
Ken Thomases authored
-
Ken Thomases authored
This refactoring prepares the ground for subsequent refactoring of wodHelper_BeginWaveHdr.
-
Ken Thomases authored
-
Ken Thomases authored
-
Günther Brammer authored
-
Huw Davies authored
-
Juan Lang authored
-