- 28 Aug, 2002 6 commits
-
-
Huw D M Davies authored
-
Dmitry Timoshkov authored
values.
-
Aric Stewart authored
items or max items (whichever is less).
-
Alexandre Julliard authored
-
Michael Stefaniuc authored
-
Patrik Stridvall authored
-
- 27 Aug, 2002 26 commits
-
-
Alexander Gottwald authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
(based on a patch by Jon Griffiths).
-
Alexandre Julliard authored
portability.
-
Mike McCormack authored
-
Aric Stewart authored
-
Ulrich Czekalla authored
- Add new function to the x11drv to get clipboard format names of externally registered formats. - When a clipboard format is registered we should pass the global atom value as the format identifier. - Clipboard format name should be treated as case insensitive. - Serialize metafile bits when requested via a clipboard selection. - Return format ids for native formats when mapping from properties.
-
Alexandre Julliard authored
portability stuff. More portable printf formats for 64-bit types.
-
Patrik Stridvall authored
-
Dimitrie O. Paun authored
-
Hleb Valoska authored
-
Zoltan Nagy authored
-
Rein Klazes authored
-
Mike McCormack authored
lock the CDROM.
-
Dmitry Timoshkov authored
-
Andriy Palamarchuk authored
implemented unit tests for these two actions.
-
Alexandre Julliard authored
Andriy Palamarchuk).
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Jacek Bator authored
-
Dmitry Timoshkov authored
Return BINARY_DOS type if extended header was not recognized.
-
Bill Medland authored
send WM_WINDOWPOSCHANGING.
-
Steven Edwards authored
-
Dmitry Timoshkov authored
-
Marcus Meissner authored
-
Patrik Stridvall authored
-
- 26 Aug, 2002 8 commits
-
-
Patrik Stridvall authored
-
Steven Edwards authored
-
Ove Kaaven authored
- wodGetPosition does not send an update message to the player thread; this reduces the accuracy of the readout from byte-accuracy to near fragment-accuracy, but we save 2-4 context switches and kernel scheduling penalties. - if FeedDSP runs out of data, do not flush output buffers before notifications are sent and given the chance to provide more sound data. Do not flush before we're down to the last fragment. - messages to the player thread are signaled using Unix pipes instead of Win32 synchronization primitives, to avoid having the player thread wait for the wineserver (and context switches from/to it) before the it can feed more data to the sound card. - ring buffer size is increased from 30 to 192 to support some games that fires 128 messages at once to determine DMA buffer size.
-
Lionel Ulmer authored
-
Dmitry Timoshkov authored
-
Andriy Palamarchuk authored
-
Dimitrie O. Paun authored
- fix severe bug in CB_FINDEXACTSTRING - small cleanups
-
Michael Stefaniuc authored
-