wine
14 years agommdevapi/tests: Fix test on some 2k8 and mark those errors broken.
André Hentschel [Tue, 9 Nov 2010 23:07:08 +0000 (00:07 +0100)] 
mmdevapi/tests: Fix test on some 2k8 and mark those errors broken.

14 years agoquartz: Rework direct sound renderer rework to be more time aware.
Maarten Lankhorst [Tue, 9 Nov 2010 22:42:51 +0000 (23:42 +0100)] 
quartz: Rework direct sound renderer rework to be more time aware.

14 years agoquartz: Use quality control in video renderer.
Maarten Lankhorst [Tue, 9 Nov 2010 22:42:50 +0000 (23:42 +0100)] 
quartz: Use quality control in video renderer.

14 years agostrmbase: Add support for rendering algorithms to quality control.
Maarten Lankhorst [Tue, 9 Nov 2010 22:42:49 +0000 (23:42 +0100)] 
strmbase: Add support for rendering algorithms to quality control.

14 years agowinegstreamer: Add support for qos to demuxer.
Maarten Lankhorst [Tue, 9 Nov 2010 22:42:48 +0000 (23:42 +0100)] 
winegstreamer: Add support for qos to demuxer.

14 years agowinegstreamer: Move seeking from filter to pins.
Maarten Lankhorst [Tue, 9 Nov 2010 22:42:47 +0000 (23:42 +0100)] 
winegstreamer: Move seeking from filter to pins.

14 years agowinegstreamer: Add QOS to transformer filters.
Maarten Lankhorst [Tue, 9 Nov 2010 22:42:46 +0000 (23:42 +0100)] 
winegstreamer: Add QOS to transformer filters.

14 years agowinegstreamer: Fix NewSegment in transform filter.
Maarten Lankhorst [Tue, 9 Nov 2010 22:42:45 +0000 (23:42 +0100)] 
winegstreamer: Fix NewSegment in transform filter.

14 years agowinegstreamer: Fix buffer leak in error path.
Maarten Lankhorst [Tue, 9 Nov 2010 22:42:44 +0000 (23:42 +0100)] 
winegstreamer: Fix buffer leak in error path.

14 years agoquartz: Reset stream time when paused after seeking.
Maarten Lankhorst [Tue, 9 Nov 2010 22:42:43 +0000 (23:42 +0100)] 
quartz: Reset stream time when paused after seeking.

14 years agoquartz: Add quality control to avi decoder.
Maarten Lankhorst [Tue, 9 Nov 2010 22:42:42 +0000 (23:42 +0100)] 
quartz: Add quality control to avi decoder.

14 years agoquartz: Fix video renderer EndOfStream.
Maarten Lankhorst [Tue, 9 Nov 2010 22:42:41 +0000 (23:42 +0100)] 
quartz: Fix video renderer EndOfStream.

14 years agoquartz: On flushing, always signal blocked event handle.
Maarten Lankhorst [Tue, 9 Nov 2010 22:42:40 +0000 (23:42 +0100)] 
quartz: On flushing, always signal blocked event handle.

14 years agoquartz: Use media time instead of stream time in video renderer.
Maarten Lankhorst [Tue, 9 Nov 2010 22:42:39 +0000 (23:42 +0100)] 
quartz: Use media time instead of stream time in video renderer.

14 years agostrmbase: Silence harmless fixme.
Maarten Lankhorst [Tue, 9 Nov 2010 22:42:38 +0000 (23:42 +0100)] 
strmbase: Silence harmless fixme.

14 years agooleaut32: Search inherited interfaces again in ITypeComp::Bind.
Andrew Eikum [Tue, 9 Nov 2010 22:04:10 +0000 (16:04 -0600)] 
oleaut32: Search inherited interfaces again in ITypeComp::Bind.

14 years agomsxml6: Add a typelib resource.
Alexandre Julliard [Tue, 9 Nov 2010 22:10:23 +0000 (23:10 +0100)] 
msxml6: Add a typelib resource.

14 years agomsxml6: Add a version resource.
Alexandre Julliard [Tue, 9 Nov 2010 22:08:17 +0000 (23:08 +0100)] 
msxml6: Add a version resource.

14 years agoinclude: Make msxml6.idl a copy of msxml2.idl instead of importing it.
Alexandre Julliard [Wed, 10 Nov 2010 11:07:12 +0000 (12:07 +0100)] 
include: Make msxml6.idl a copy of msxml2.idl instead of importing it.

14 years agoinclude: Define a few more msxml interfaces and classes.
Alexandre Julliard [Wed, 10 Nov 2010 10:33:25 +0000 (11:33 +0100)] 
include: Define a few more msxml interfaces and classes.

14 years agoinclude: Move coclass definitions to msxml2.idl.
Alexandre Julliard [Wed, 10 Nov 2010 10:43:20 +0000 (11:43 +0100)] 
include: Move coclass definitions to msxml2.idl.

14 years agoinclude: Move IXMLDOMDocument3 definition to msxml2.idl.
Alexandre Julliard [Wed, 10 Nov 2010 09:23:46 +0000 (10:23 +0100)] 
include: Move IXMLDOMDocument3 definition to msxml2.idl.

14 years agorpcrt4: Implement waiting in RpcMgmtWaitServerListen.
Alexandre Julliard [Tue, 9 Nov 2010 22:11:35 +0000 (23:11 +0100)] 
rpcrt4: Implement waiting in RpcMgmtWaitServerListen.

14 years agomscoree: Support searching for .NET runtimes by exe file.
Vincent Povirk [Fri, 1 Oct 2010 21:05:36 +0000 (16:05 -0500)] 
mscoree: Support searching for .NET runtimes by exe file.

14 years agomscoree: Use the .NET 4 interfaces to implement CorBindToRuntimeHost.
Vincent Povirk [Fri, 1 Oct 2010 20:43:31 +0000 (15:43 -0500)] 
mscoree: Use the .NET 4 interfaces to implement CorBindToRuntimeHost.

14 years agomscoree: Use the .NET 4 interfaces to implement CorBindToRuntimeEx.
Vincent Povirk [Fri, 1 Oct 2010 20:37:25 +0000 (15:37 -0500)] 
mscoree: Use the .NET 4 interfaces to implement CorBindToRuntimeEx.

14 years agomscoree: Use the new search methods for GetCORVersion/GetCORSystemDirectory.
Vincent Povirk [Fri, 1 Oct 2010 19:18:12 +0000 (14:18 -0500)] 
mscoree: Use the new search methods for GetCORVersion/GetCORSystemDirectory.

14 years agomscoree: Report that all .NET versions are installed if Mono is missing.
Vincent Povirk [Tue, 9 Nov 2010 15:15:44 +0000 (09:15 -0600)] 
mscoree: Report that all .NET versions are installed if Mono is missing.

14 years agowinegstreamer: 4 buffers is insufficient for some mpeg streams.
Aric Stewart [Tue, 9 Nov 2010 15:44:41 +0000 (09:44 -0600)] 
winegstreamer: 4 buffers is insufficient for some mpeg streams.

14 years agod3dx9: Implement D3DXCreateVolumeTexture.
Matteo Bruni [Mon, 8 Nov 2010 22:00:45 +0000 (23:00 +0100)] 
d3dx9: Implement D3DXCreateVolumeTexture.

14 years agod3dx9: Implement D3DXCheckVolumeTextureRequirements.
Matteo Bruni [Mon, 8 Nov 2010 18:56:15 +0000 (19:56 +0100)] 
d3dx9: Implement D3DXCheckVolumeTextureRequirements.

14 years agod3dx9: Skip D3DXCheckCubeTextureRequirement test if not supported.
Matteo Bruni [Mon, 8 Nov 2010 18:56:28 +0000 (19:56 +0100)] 
d3dx9: Skip D3DXCheckCubeTextureRequirement test if not supported.

14 years agowinegstreamer: Clarify FIXME.
Maarten Lankhorst [Sun, 7 Nov 2010 15:18:30 +0000 (16:18 +0100)] 
winegstreamer: Clarify FIXME.

14 years agowinegstreamer: Fix GSTInPin_EnumMediaTypes.
Maarten Lankhorst [Sun, 7 Nov 2010 15:13:57 +0000 (16:13 +0100)] 
winegstreamer: Fix GSTInPin_EnumMediaTypes.

14 years agoquartz: Fix PullPin_EnumMediaTypes.
Maarten Lankhorst [Sun, 7 Nov 2010 15:13:56 +0000 (16:13 +0100)] 
quartz: Fix PullPin_EnumMediaTypes.

14 years agowinegstreamer: Send EOS on exiting thread.
Maarten Lankhorst [Sun, 7 Nov 2010 15:13:55 +0000 (16:13 +0100)] 
winegstreamer: Send EOS on exiting thread.

14 years agomshtml: Added execScript tests.
Jacek Caban [Tue, 9 Nov 2010 12:36:39 +0000 (13:36 +0100)] 
mshtml: Added execScript tests.

14 years agomshtml: Added IHTMLWindow2::execScript implementation.
Jacek Caban [Tue, 9 Nov 2010 12:36:24 +0000 (13:36 +0100)] 
mshtml: Added IHTMLWindow2::execScript implementation.

14 years agowined3d: Use lookup tables in select_card_nvidia_binary().
Henri Verbeet [Tue, 9 Nov 2010 10:38:44 +0000 (11:38 +0100)] 
wined3d: Use lookup tables in select_card_nvidia_binary().

14 years agowined3d: Use lookup tables in select_card_ati_mesa().
Henri Verbeet [Tue, 9 Nov 2010 10:38:43 +0000 (11:38 +0100)] 
wined3d: Use lookup tables in select_card_ati_mesa().

14 years agowined3d: Recognize Evergreen in select_card_ati_mesa().
Henri Verbeet [Tue, 9 Nov 2010 10:38:42 +0000 (11:38 +0100)] 
wined3d: Recognize Evergreen in select_card_ati_mesa().

14 years agod3d9/tests: Specify width and height when changing the display orientation.
Henri Verbeet [Tue, 9 Nov 2010 10:38:41 +0000 (11:38 +0100)] 
d3d9/tests: Specify width and height when changing the display orientation.

This appears to be required on Windows 7, or perhaps depends on the video
driver.

14 years agomsxml3/tests: Tests for node_get_dataType() with XDR schemas.
Adam Martinson [Mon, 8 Nov 2010 21:30:39 +0000 (15:30 -0600)] 
msxml3/tests: Tests for node_get_dataType() with XDR schemas.

14 years agourlmon: Improve IUri support of res URIs.
Thomas Mullaly [Sun, 7 Nov 2010 16:09:49 +0000 (11:09 -0500)] 
urlmon: Improve IUri support of res URIs.

14 years agourlmon: Make IUri implementation call functions through IUri_ macros instead of calli...
Thomas Mullaly [Sat, 6 Nov 2010 17:01:54 +0000 (13:01 -0400)] 
urlmon: Make IUri implementation call functions through IUri_ macros instead of calling directly.

14 years agourlmon: CoInternetCombineIUri uses pluggable protocols.
Thomas Mullaly [Fri, 5 Nov 2010 00:21:52 +0000 (20:21 -0400)] 
urlmon: CoInternetCombineIUri uses pluggable protocols.

14 years agomsxml3: Dump set node value.
Nikolay Sivov [Sun, 7 Nov 2010 21:50:38 +0000 (00:50 +0300)] 
msxml3: Dump set node value.

14 years agomsxml3: Trace DOM document reference counts.
Nikolay Sivov [Sun, 7 Nov 2010 21:01:50 +0000 (00:01 +0300)] 
msxml3: Trace DOM document reference counts.

14 years agomsxml3: Use defined error code for no error case.
Nikolay Sivov [Sun, 7 Nov 2010 19:22:29 +0000 (22:22 +0300)] 
msxml3: Use defined error code for no error case.

14 years agomsxml3: Fix duplicated declarations after document ::get_xml().
Nikolay Sivov [Sat, 6 Nov 2010 19:07:11 +0000 (22:07 +0300)] 
msxml3: Fix duplicated declarations after document ::get_xml().

14 years agod3dx9_36: Fix an error path in D3DXLoadSurfaceFromFileInMemory.
Vincent Povirk [Mon, 8 Nov 2010 19:01:11 +0000 (13:01 -0600)] 
d3dx9_36: Fix an error path in D3DXLoadSurfaceFromFileInMemory.

If GetFrame fails, bitmapframe was not created and should not be released.

14 years agod3dx9_36: Don't check the image format in D3DXLoadSurfaceFromFileInMemory.
Vincent Povirk [Mon, 8 Nov 2010 18:57:45 +0000 (12:57 -0600)] 
d3dx9_36: Don't check the image format in D3DXLoadSurfaceFromFileInMemory.

If the format is not supported, D3DXGetImageInfoFromFileInMemory will fail.

14 years agomsi: Downgrade an error.
André Hentschel [Mon, 8 Nov 2010 19:16:19 +0000 (20:16 +0100)] 
msi: Downgrade an error.

14 years agowinebuild: Add subsystem wince.
André Hentschel [Mon, 8 Nov 2010 17:52:12 +0000 (18:52 +0100)] 
winebuild: Add subsystem wince.

14 years agocmd: Add a space at the end of the first echo'ed batch line.
Alexandre Goujon [Fri, 5 Nov 2010 21:15:45 +0000 (22:15 +0100)] 
cmd: Add a space at the end of the first echo'ed batch line.

14 years agowinex11.drv: Set last error to ERROR_BUSY when attempting to delete a cross-thread...
Andrew Nguyen [Sun, 7 Nov 2010 06:15:01 +0000 (01:15 -0500)] 
winex11.drv: Set last error to ERROR_BUSY when attempting to delete a cross-thread context in wglDeleteContext.

14 years agowinex11.drv: Ensure that the WGL context is removed from the context list in wglDelet...
Andrew Nguyen [Sun, 7 Nov 2010 06:14:44 +0000 (01:14 -0500)] 
winex11.drv: Ensure that the WGL context is removed from the context list in wglDeleteContext.

14 years agomsvcrt: Correctly manage va_list:s in vf(w)printf ny using auto-grow buffer in prinf...
Eric Pouech [Sun, 7 Nov 2010 18:11:43 +0000 (19:11 +0100)] 
msvcrt: Correctly manage va_list:s in vf(w)printf ny using auto-grow buffer in prinf engine.

14 years agomsvcrt: Implemented _vc(w)printf.
Eric Pouech [Sun, 7 Nov 2010 18:11:38 +0000 (19:11 +0100)] 
msvcrt: Implemented _vc(w)printf.

14 years agomsvcrt: For internal msvcrt use, added ability to grow automatically the size of...
Eric Pouech [Sun, 7 Nov 2010 18:11:32 +0000 (19:11 +0100)] 
msvcrt: For internal msvcrt use, added ability to grow automatically the size of the buffer in printf core engine.

14 years agomsvcrt: Add some missing CDECLs.
Alexandre Julliard [Mon, 8 Nov 2010 15:43:31 +0000 (16:43 +0100)] 
msvcrt: Add some missing CDECLs.

14 years agomsvcrt: Implemented the _(w)getenv_s functions.
Eric Pouech [Sun, 7 Nov 2010 18:11:26 +0000 (19:11 +0100)] 
msvcrt: Implemented the _(w)getenv_s functions.

14 years agontdll: Check and fix PE header protections.
Marcus Meissner [Mon, 8 Nov 2010 02:34:27 +0000 (03:34 +0100)] 
ntdll: Check and fix PE header protections.

14 years agoserialui: Don't cast zero.
Michael Stefaniuc [Mon, 8 Nov 2010 10:37:55 +0000 (11:37 +0100)] 
serialui: Don't cast zero.

14 years agocomctl32: Test for window messages of a property sheet with custom dialog proc.
Bernhard Übelacker [Sat, 6 Nov 2010 08:54:12 +0000 (09:54 +0100)] 
comctl32: Test for window messages of a property sheet with custom dialog proc.

14 years agowinex11: Create Win32 windows corresponding to all the ancestors of embedded windows.
Alexandre Julliard [Mon, 8 Nov 2010 14:28:09 +0000 (15:28 +0100)] 
winex11: Create Win32 windows corresponding to all the ancestors of embedded windows.

This is needed to keep track of the embedded window position by
handling ConfigureNotify received by ancestors.

14 years agowinex11: Add support for having a drawable associated to non-toplevel windows.
Alexandre Julliard [Mon, 8 Nov 2010 14:46:07 +0000 (15:46 +0100)] 
winex11: Add support for having a drawable associated to non-toplevel windows.

14 years agowinex11: Handle GravityNotify events for non-toplevel windows.
Alexandre Julliard [Mon, 8 Nov 2010 14:22:09 +0000 (15:22 +0100)] 
winex11: Handle GravityNotify events for non-toplevel windows.

14 years agowinex11: Add support for receiving ConfigureNotify events on non-toplevel windows.
Alexandre Julliard [Mon, 8 Nov 2010 14:20:51 +0000 (15:20 +0100)] 
winex11: Add support for receiving ConfigureNotify events on non-toplevel windows.

14 years agomshtml: Use macro for tid declaration.
Jacek Caban [Mon, 8 Nov 2010 11:49:07 +0000 (12:49 +0100)] 
mshtml: Use macro for tid declaration.

14 years agomshtml: Added IDispatchEx support to HTMLStyleSheetsCollection object.
Jacek Caban [Mon, 8 Nov 2010 11:48:44 +0000 (12:48 +0100)] 
mshtml: Added IDispatchEx support to HTMLStyleSheetsCollection object.

14 years agomshtml: Added IOmNavigator::get_plugins implementation.
Jacek Caban [Mon, 8 Nov 2010 11:48:55 +0000 (12:48 +0100)] 
mshtml: Added IOmNavigator::get_plugins implementation.

14 years agomshtml: Don't free string that will be cleared by SafeArrayDestroy.
Jacek Caban [Mon, 8 Nov 2010 11:48:26 +0000 (12:48 +0100)] 
mshtml: Don't free string that will be cleared by SafeArrayDestroy.

14 years agowined3d: Test for "AMD" in the renderer string as well to detect AMD cards.
Henri Verbeet [Mon, 8 Nov 2010 10:50:35 +0000 (11:50 +0100)] 
wined3d: Test for "AMD" in the renderer string as well to detect AMD cards.

Specifically, the Gallium r600 driver reports "X.Org" for vendor and a string
of the form "Gallium 0.4 on AMD RV730" for the renderer.

14 years agowined3d: Don't use floating point textures without ARB_texture_float.
Henri Verbeet [Mon, 8 Nov 2010 10:50:34 +0000 (11:50 +0100)] 
wined3d: Don't use floating point textures without ARB_texture_float.

The floating point formats from ARB_texture_rg are only defined when
ARB_texture_float is also supported. It would have been nice if the formats
table itself was able to express this, but as far as I'm aware this is only an
issue for ARB_texture_rg, so it's probably not worth changing.

14 years agoddraw: Setup the device window in SetCooperativeLevel().
Henri Verbeet [Mon, 8 Nov 2010 10:50:33 +0000 (11:50 +0100)] 
ddraw: Setup the device window in SetCooperativeLevel().

14 years agowined3d: Do not activate the window when restoring the styles.
Henri Verbeet [Mon, 8 Nov 2010 10:50:32 +0000 (11:50 +0100)] 
wined3d: Do not activate the window when restoring the styles.

This is consistent with device_setup_fullscreen_window(), and ddraw actually
has a test for this in ddrawmodes.c. (Although it doesn't actually use
device_setup_fullscreen_window() until the next patch.)

14 years agowined3d: Move the fullscreen window setup / restore code to the device.
Henri Verbeet [Mon, 8 Nov 2010 10:50:31 +0000 (11:50 +0100)] 
wined3d: Move the fullscreen window setup / restore code to the device.

14 years agostrmbase: Add support for IQualityControl to transform filter.
Maarten Lankhorst [Fri, 5 Nov 2010 22:19:14 +0000 (23:19 +0100)] 
strmbase: Add support for IQualityControl to transform filter.

14 years agoquartz: Add IQualityControl to video renderer.
Maarten Lankhorst [Fri, 5 Nov 2010 22:19:13 +0000 (23:19 +0100)] 
quartz: Add IQualityControl to video renderer.

14 years agoquartz: Forward IQualityControl on pullpin to base filter.
Maarten Lankhorst [Fri, 5 Nov 2010 22:19:12 +0000 (23:19 +0100)] 
quartz: Forward IQualityControl on pullpin to base filter.

14 years agostrmbase: Forward IQualityControl on output pin to base filter.
Maarten Lankhorst [Fri, 5 Nov 2010 22:19:11 +0000 (23:19 +0100)] 
strmbase: Forward IQualityControl on output pin to base filter.

14 years agostrmbase: Add support for IQualityControl.
Maarten Lankhorst [Fri, 5 Nov 2010 22:19:10 +0000 (23:19 +0100)] 
strmbase: Add support for IQualityControl.

14 years agoquartz: Actually use the start time in SendRun.
Maarten Lankhorst [Fri, 5 Nov 2010 22:19:09 +0000 (23:19 +0100)] 
quartz: Actually use the start time in SendRun.

14 years agoquartz: Remove position from filtergraph.
Maarten Lankhorst [Fri, 5 Nov 2010 22:19:08 +0000 (23:19 +0100)] 
quartz: Remove position from filtergraph.

14 years agowtsapi32: Add a stub for WTSLogoffSession.
Detlef Riekenberg [Sun, 7 Nov 2010 19:13:59 +0000 (20:13 +0100)] 
wtsapi32: Add a stub for WTSLogoffSession.

14 years agoserver: Removed the no longer used bare parameter out of get_console_mode request.
Eric Pouech [Sun, 7 Nov 2010 18:15:01 +0000 (19:15 +0100)] 
server: Removed the no longer used bare parameter out of get_console_mode request.

14 years agokernel32: Use fd availability for testing whether a console handle refers to a bare...
Eric Pouech [Sun, 7 Nov 2010 18:14:46 +0000 (19:14 +0100)] 
kernel32: Use fd availability for testing whether a console handle refers to a bare console.

14 years agoquartz: Use media time instead of stream time in null renderer.
Maarten Lankhorst [Sun, 7 Nov 2010 14:02:53 +0000 (15:02 +0100)] 
quartz: Use media time instead of stream time in null renderer.

14 years agoquartz: Use media time instead of stream time in directsound renderer.
Maarten Lankhorst [Sun, 7 Nov 2010 14:02:52 +0000 (15:02 +0100)] 
quartz: Use media time instead of stream time in directsound renderer.

14 years agowinegstreamer: Fix concept of time in demuxer.
Maarten Lankhorst [Sun, 7 Nov 2010 14:02:51 +0000 (15:02 +0100)] 
winegstreamer: Fix concept of time in demuxer.

14 years agowinegstreamer: Forward media time on transform filter.
Maarten Lankhorst [Sun, 7 Nov 2010 14:02:50 +0000 (15:02 +0100)] 
winegstreamer: Forward media time on transform filter.

14 years agoquartz: Fix time on MPEG splitter.
Maarten Lankhorst [Sun, 7 Nov 2010 14:02:49 +0000 (15:02 +0100)] 
quartz: Fix time on MPEG splitter.

14 years agoquartz: Fix time on avi parser.
Maarten Lankhorst [Sun, 7 Nov 2010 14:02:48 +0000 (15:02 +0100)] 
quartz: Fix time on avi parser.

14 years agoquartz: Forward media time in ACM Wrapper.
Maarten Lankhorst [Sun, 7 Nov 2010 14:02:47 +0000 (15:02 +0100)] 
quartz: Forward media time in ACM Wrapper.

14 years agoquartz: Forward media time in AVI Decoder.
Maarten Lankhorst [Sun, 7 Nov 2010 14:02:46 +0000 (15:02 +0100)] 
quartz: Forward media time in AVI Decoder.

14 years agoquartz: Fix return value of GetMediaTime.
Maarten Lankhorst [Sun, 7 Nov 2010 14:02:45 +0000 (15:02 +0100)] 
quartz: Fix return value of GetMediaTime.

14 years agoshlwapi: Improved UrlCombineW implementation.
Piotr Caban [Sun, 7 Nov 2010 17:47:08 +0000 (18:47 +0100)] 
shlwapi: Improved UrlCombineW implementation.

14 years agomshtml: Impoved implementation of nsURI_GetAsciiHost.
Piotr Caban [Sun, 7 Nov 2010 17:46:54 +0000 (18:46 +0100)] 
mshtml: Impoved implementation of nsURI_GetAsciiHost.

14 years agocomctl32/tests: Fixed toolbar tests for varing width of button strings.
Austin Lund [Mon, 8 Nov 2010 05:22:22 +0000 (15:22 +1000)] 
comctl32/tests: Fixed toolbar tests for varing width of button strings.