Maarten Lankhorst
|
d62b4dcb66
|
winegstreamer: Fix buffer leak in error path.
|
2010-11-10 12:14:37 +01:00 |
Maarten Lankhorst
|
10c51a80f0
|
quartz: Reset stream time when paused after seeking.
|
2010-11-10 12:14:32 +01:00 |
Maarten Lankhorst
|
f38688b836
|
quartz: Add quality control to avi decoder.
|
2010-11-10 12:14:30 +01:00 |
Maarten Lankhorst
|
a5798fc96c
|
quartz: Fix video renderer EndOfStream.
|
2010-11-10 12:14:19 +01:00 |
Maarten Lankhorst
|
bb8ccbd507
|
quartz: On flushing, always signal blocked event handle.
|
2010-11-10 12:14:12 +01:00 |
Maarten Lankhorst
|
adabc4ae92
|
quartz: Use media time instead of stream time in video renderer.
|
2010-11-10 12:13:59 +01:00 |
Maarten Lankhorst
|
8363436ea8
|
strmbase: Silence harmless fixme.
|
2010-11-10 12:13:54 +01:00 |
Andrew Eikum
|
c0f120db5d
|
oleaut32: Search inherited interfaces again in ITypeComp::Bind.
|
2010-11-10 12:13:39 +01:00 |
Alexandre Julliard
|
62c37253e6
|
msxml6: Add a typelib resource.
|
2010-11-10 12:09:22 +01:00 |
Alexandre Julliard
|
d344e9a261
|
msxml6: Add a version resource.
|
2010-11-10 12:08:54 +01:00 |
Alexandre Julliard
|
1174beef2a
|
include: Make msxml6.idl a copy of msxml2.idl instead of importing it.
|
2010-11-10 12:08:00 +01:00 |
Alexandre Julliard
|
19939ee532
|
include: Define a few more msxml interfaces and classes.
|
2010-11-10 12:07:59 +01:00 |
Alexandre Julliard
|
6c90ebd5e5
|
include: Move coclass definitions to msxml2.idl.
|
2010-11-10 12:07:59 +01:00 |
Alexandre Julliard
|
fd53e320c1
|
include: Move IXMLDOMDocument3 definition to msxml2.idl.
|
2010-11-10 12:07:59 +01:00 |
Alexandre Julliard
|
749f22948c
|
rpcrt4: Implement waiting in RpcMgmtWaitServerListen.
|
2010-11-10 10:00:35 +01:00 |
Vincent Povirk
|
d5fa2ceaca
|
mscoree: Support searching for .NET runtimes by exe file.
|
2010-11-09 17:33:42 +01:00 |
Vincent Povirk
|
0985e02969
|
mscoree: Use the .NET 4 interfaces to implement CorBindToRuntimeHost.
|
2010-11-09 17:33:39 +01:00 |
Vincent Povirk
|
601b240f1e
|
mscoree: Use the .NET 4 interfaces to implement CorBindToRuntimeEx.
|
2010-11-09 17:33:36 +01:00 |
Vincent Povirk
|
84ef0fca57
|
mscoree: Use the new search methods for GetCORVersion/GetCORSystemDirectory.
|
2010-11-09 17:33:32 +01:00 |
Vincent Povirk
|
add7454df7
|
mscoree: Report that all .NET versions are installed if Mono is missing.
|
2010-11-09 17:33:21 +01:00 |
Aric Stewart
|
9dc2c5cf0b
|
winegstreamer: 4 buffers is insufficient for some mpeg streams.
|
2010-11-09 17:08:21 +01:00 |
Matteo Bruni
|
b4a90b0fe8
|
d3dx9: Implement D3DXCreateVolumeTexture.
|
2010-11-09 17:08:21 +01:00 |
Matteo Bruni
|
c1843c8779
|
d3dx9: Implement D3DXCheckVolumeTextureRequirements.
|
2010-11-09 17:08:21 +01:00 |
Matteo Bruni
|
363d180a54
|
d3dx9: Skip D3DXCheckCubeTextureRequirement test if not supported.
|
2010-11-09 17:08:21 +01:00 |
Maarten Lankhorst
|
76a976d049
|
winegstreamer: Clarify FIXME.
|
2010-11-09 17:07:52 +01:00 |
Maarten Lankhorst
|
4cbce24593
|
winegstreamer: Fix GSTInPin_EnumMediaTypes.
|
2010-11-09 16:57:09 +01:00 |
Maarten Lankhorst
|
27c120cf58
|
quartz: Fix PullPin_EnumMediaTypes.
|
2010-11-09 16:56:59 +01:00 |
Maarten Lankhorst
|
ccc8141b82
|
winegstreamer: Send EOS on exiting thread.
|
2010-11-09 16:56:51 +01:00 |
Jacek Caban
|
6c35f1356b
|
mshtml: Added execScript tests.
|
2010-11-09 14:21:27 +01:00 |
Jacek Caban
|
e560a2246f
|
mshtml: Added IHTMLWindow2::execScript implementation.
|
2010-11-09 14:21:25 +01:00 |
Henri Verbeet
|
3bb40b0776
|
wined3d: Use lookup tables in select_card_nvidia_binary().
|
2010-11-09 14:21:00 +01:00 |
Henri Verbeet
|
a9da30dc5f
|
wined3d: Use lookup tables in select_card_ati_mesa().
|
2010-11-09 14:20:51 +01:00 |
Henri Verbeet
|
bed0266a8c
|
wined3d: Recognize Evergreen in select_card_ati_mesa().
|
2010-11-09 14:20:42 +01:00 |
Henri Verbeet
|
6ae987ea98
|
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.
|
2010-11-09 14:20:37 +01:00 |
Adam Martinson
|
7d37e7e6f6
|
msxml3/tests: Tests for node_get_dataType() with XDR schemas.
|
2010-11-09 11:46:34 +01:00 |
Thomas Mullaly
|
dffc9d312e
|
urlmon: Improve IUri support of res URIs.
|
2010-11-09 11:45:54 +01:00 |
Thomas Mullaly
|
c067353c18
|
urlmon: Make IUri implementation call functions through IUri_ macros instead of calling directly.
|
2010-11-09 11:45:50 +01:00 |
Thomas Mullaly
|
5213135e18
|
urlmon: CoInternetCombineIUri uses pluggable protocols.
|
2010-11-09 11:45:41 +01:00 |
Nikolay Sivov
|
84aba12a28
|
msxml3: Dump set node value.
|
2010-11-09 11:45:04 +01:00 |
Nikolay Sivov
|
ec1ab037c8
|
msxml3: Trace DOM document reference counts.
|
2010-11-09 11:44:56 +01:00 |
Nikolay Sivov
|
804c50fb6c
|
msxml3: Use defined error code for no error case.
|
2010-11-09 11:44:53 +01:00 |
Nikolay Sivov
|
99e3873f30
|
msxml3: Fix duplicated declarations after document ::get_xml().
|
2010-11-09 11:44:50 +01:00 |
Vincent Povirk
|
1d0f126d91
|
d3dx9_36: Fix an error path in D3DXLoadSurfaceFromFileInMemory.
If GetFrame fails, bitmapframe was not created and should not be released.
|
2010-11-09 11:44:39 +01:00 |
Vincent Povirk
|
31682b3dbe
|
d3dx9_36: Don't check the image format in D3DXLoadSurfaceFromFileInMemory.
If the format is not supported, D3DXGetImageInfoFromFileInMemory will fail.
|
2010-11-09 11:44:32 +01:00 |
André Hentschel
|
384b95533d
|
msi: Downgrade an error.
|
2010-11-09 11:44:14 +01:00 |
André Hentschel
|
d5aa3d1cc9
|
winebuild: Add subsystem wince.
|
2010-11-09 11:44:10 +01:00 |
Alexandre Goujon
|
4cd2a0e542
|
cmd: Add a space at the end of the first echo'ed batch line.
|
2010-11-08 18:13:36 +01:00 |
Andrew Nguyen
|
1579ab0e01
|
winex11.drv: Set last error to ERROR_BUSY when attempting to delete a cross-thread context in wglDeleteContext.
|
2010-11-08 18:12:58 +01:00 |
Andrew Nguyen
|
c4a8de92c4
|
winex11.drv: Ensure that the WGL context is removed from the context list in wglDeleteContext.
|
2010-11-08 18:12:58 +01:00 |
Eric Pouech
|
4d86e49173
|
msvcrt: Correctly manage va_list:s in vf(w)printf ny using auto-grow buffer in prinf engine.
|
2010-11-08 18:12:58 +01:00 |