- 22 Dec, 2000 18 commits
-
-
Hidenori Takeshima authored
-
Alexandre Julliard authored
Do not send fd to the client if ops->get_fd() fails.
-
Alexandre Julliard authored
-
Ove Kaaven authored
last-written position of streaming buffers, it attempts to avoid prebuffering past this position unless necessary; this may avoid a number of sound problems in various situations. Merged HEL and HAL mixing code, which should reduce the HEL mode's CPU usage slightly.
-
Joerg Mayer authored
-
Joerg Mayer authored
-
Joerg Mayer authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Alexandre Julliard authored
file descriptor. Associate file descriptors with handles on the server side so that we don't need to pass the fd every time the client wants to use it.
-
Hidenori Takeshima authored
-
Andreas Mohr authored
is WARN().
-
Marcus Meissner authored
throw error.
-
Patrik Stridvall authored
-
Alexandre Julliard authored
-
Eric Pouech authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
More DIB section copy-blitting improvements: Handle 8bpp DIBs, DC mapping modes, and clipping. Take advantage of the DIBsection's XShmImage mechanism to get a really fast blit to the display.
-
- 21 Dec, 2000 11 commits
-
-
Patrik Stridvall authored
-
Patrik Stridvall authored
- Minor bug fixes. - Added new option on --documentation-ordinal (off by default). - Added new option on --documentation-pedantic (off by default).
-
Marcus Meissner authored
Report DSERR_UNINITIALIZED on non-opened WineOSS audio device.
-
Eric Pouech authored
-
Ove Kaaven authored
DSP_CAP_REALTIME. Set precision of these to 256 bytes (about 3ms).
-
Francois Jacques authored
- TLB_LoadTypeLib: ref count problem. - ITypeLib::GetTypeInfoOfGuid: safer implementation (pointer testing). - ITypeInfo::GetRefTypeOfImplType: safer implementation (pointer testing). - ITypeInfo2::GetDocumentationL return errors if SysAllocString failed. - TLB loader functions now trace in "typelib" channel. - Improved traces in AddRef/Release and improved dump_* functions for debugging.
-
Dmitry Timoshkov authored
Removed some unused function parameters.
-
Dmitry Timoshkov authored
-
Francois Jacques authored
checks: an array has at least one dimension. Updated validCoordinates, where SafeArrayGetLBound was called on dimension 0.
-
Eric Pouech authored
-
Eric Kohl authored
Implemented simple case for EMR_EXTSELECTCLIPRGN.
-
- 20 Dec, 2000 5 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
potential deadlocks.
-
Gerard Patel authored
application-provided value.
-
Dmitry Timoshkov authored
Ensure that all copied strings are 0 terminated.
-
Guy L. Albertelli authored
- print out memory past end of NMHDR structure for the size of the normal NMxxxxx structure associated with the message code. - setup notify code table for common, REBAR, TOOLBAR, and COMBOEX (at least partially).
-
- 19 Dec, 2000 6 commits
-
-
Alexandre Julliard authored
-
Andrew Johnston authored
-
François Gouget authored
-
Stefan Leichter authored
-
James Hatheway authored
-
Francois Jacques authored
-