wine
14 years agowinmm: Use MCI_HWND and MCI_HDC in resource files.
Jörg Höhle [Wed, 24 Mar 2010 18:58:38 +0000 (19:58 +0100)] 
winmm: Use MCI_HWND and MCI_HDC in resource files.

14 years agod3dx9_36: Quiet a noisy fixme.
Louis Lenders [Fri, 12 Nov 2010 09:44:09 +0000 (10:44 +0100)] 
d3dx9_36: Quiet a noisy fixme.

14 years agowined3d: Rename the wined3d_format "Flags" field to "flags".
Henri Verbeet [Fri, 12 Nov 2010 12:12:05 +0000 (13:12 +0100)] 
wined3d: Rename the wined3d_format "Flags" field to "flags".

14 years agowined3d: Rename the IWineD3DSurfaceImpl "Flags" field to "flags".
Henri Verbeet [Fri, 12 Nov 2010 12:12:04 +0000 (13:12 +0100)] 
wined3d: Rename the IWineD3DSurfaceImpl "Flags" field to "flags".

14 years agowined3d: Simplify a condition in IWineD3DSurfaceImpl_LoadTexture().
Henri Verbeet [Fri, 12 Nov 2010 12:12:03 +0000 (13:12 +0100)] 
wined3d: Simplify a condition in IWineD3DSurfaceImpl_LoadTexture().

14 years agowined3d: Check for depth/stencil surfaces in general in IWineD3DSurfaceImpl_Unmap().
Henri Verbeet [Fri, 12 Nov 2010 12:12:02 +0000 (13:12 +0100)] 
wined3d: Check for depth/stencil surfaces in general in IWineD3DSurfaceImpl_Unmap().

Instead of just the current one.

14 years agowined3d: Avoid marking samplers dirty in IWineD3DSurfaceImpl_Unmap().
Henri Verbeet [Fri, 12 Nov 2010 12:12:01 +0000 (13:12 +0100)] 
wined3d: Avoid marking samplers dirty in IWineD3DSurfaceImpl_Unmap().

Resources are explicitly loaded in context_apply_draw_state() when needed, the
resource location management takes care of all of this.

14 years agoprograms: Add a stub implementation of regsvcs.exe.
Hans Leidekker [Fri, 12 Nov 2010 12:07:40 +0000 (13:07 +0100)] 
programs: Add a stub implementation of regsvcs.exe.

14 years agomshtml: Use IUriBuilder for IURI::SetQuery implementation.
Jacek Caban [Fri, 12 Nov 2010 11:31:41 +0000 (12:31 +0100)] 
mshtml: Use IUriBuilder for IURI::SetQuery implementation.

14 years agomshtml: Added IHTMLStyleElement stub implementation.
Jacek Caban [Fri, 12 Nov 2010 11:31:24 +0000 (12:31 +0100)] 
mshtml: Added IHTMLStyleElement stub implementation.

14 years agomshtml.idl: Added IHTMLStyleElement and DispHTMLStyleElement declarations.
Jacek Caban [Fri, 12 Nov 2010 11:31:06 +0000 (12:31 +0100)] 
mshtml.idl: Added IHTMLStyleElement and DispHTMLStyleElement declarations.

14 years agomshtml: Added IHTMLObjectElement::get_vspace implementation.
Jacek Caban [Fri, 12 Nov 2010 11:30:49 +0000 (12:30 +0100)] 
mshtml: Added IHTMLObjectElement::get_vspace implementation.

14 years agomshtml: Added HTMLWindow's IServiceProvider implementation.
Jacek Caban [Fri, 12 Nov 2010 11:30:36 +0000 (12:30 +0100)] 
mshtml: Added HTMLWindow's IServiceProvider implementation.

14 years agowinegstreamer: Fix support for seeking in demux.
Maarten Lankhorst [Thu, 11 Nov 2010 22:23:00 +0000 (23:23 +0100)] 
winegstreamer: Fix support for seeking in demux.

14 years agowinegstreamer: Fix deadlock when changing state.
Maarten Lankhorst [Thu, 11 Nov 2010 22:22:59 +0000 (23:22 +0100)] 
winegstreamer: Fix deadlock when changing state.

Leaving the lock is legal and required here since gstreamer has its
own locking in place. gst_pad_push could otherwise deadlock.

14 years agowinegstreamer: Bump buffers to 2 in transform filter.
Maarten Lankhorst [Thu, 11 Nov 2010 22:22:58 +0000 (23:22 +0100)] 
winegstreamer: Bump buffers to 2 in transform filter.

14 years agomsvcrt: Use macro for parameters validation itoa_s (and update the tests as well).
Eric Pouech [Thu, 11 Nov 2010 21:30:25 +0000 (22:30 +0100)] 
msvcrt: Use macro for parameters validation itoa_s (and update the tests as well).

14 years agoshdocvw: Move OpenURL() from shdocvw_main.c into intshcut.c, and implement it.
Andrew Bogott [Thu, 4 Nov 2010 22:26:34 +0000 (17:26 -0500)] 
shdocvw: Move OpenURL() from shdocvw_main.c into intshcut.c, and implement it.

14 years agoshdocvw: Implement UniformResourceLocatorW_InvokeCommand and UniformResourceLocatorA_...
Andrew Bogott [Thu, 4 Nov 2010 22:25:09 +0000 (17:25 -0500)] 
shdocvw: Implement UniformResourceLocatorW_InvokeCommand and UniformResourceLocatorA_InvokeCommand for the default verb.

14 years agod3d9: Improve CheckDeviceState stub to run Firefox 4 Beta 7.
André Hentschel [Thu, 11 Nov 2010 19:35:20 +0000 (20:35 +0100)] 
d3d9: Improve CheckDeviceState stub to run Firefox 4 Beta 7.

14 years agoatl: Fix the Registrar class factory implementation.
Alexandre Julliard [Fri, 12 Nov 2010 10:55:28 +0000 (11:55 +0100)] 
atl: Fix the Registrar class factory implementation.

14 years agoatl: Fix the name of the Registrar class id.
Alexandre Julliard [Fri, 12 Nov 2010 10:49:44 +0000 (11:49 +0100)] 
atl: Fix the name of the Registrar class id.

14 years agoatl: Move atliface.idl to the global includes.
Alexandre Julliard [Fri, 12 Nov 2010 10:47:19 +0000 (11:47 +0100)] 
atl: Move atliface.idl to the global includes.

14 years agocomctl32/tests: Fixed rebar layout tests that depend on system font widths.
Austin Lund [Thu, 11 Nov 2010 22:26:28 +0000 (08:26 +1000)] 
comctl32/tests: Fixed rebar layout tests that depend on system font widths.

14 years agoshell32: Don't search Path or PIDL for an icon in IShellLink::GetIconLocation.
Andrew Eikum [Thu, 11 Nov 2010 21:58:37 +0000 (15:58 -0600)] 
shell32: Don't search Path or PIDL for an icon in IShellLink::GetIconLocation.

Try as I might, I couldn't get a path out of GetIconLocation that wasn't
put there via SetIconLocation.  As far as I can tell, the code here was
based on nothing.

14 years agoshell32: Don't fail if the path doesn't exist in Unix in IShellFolder::ParseDisplayName.
Andrew Eikum [Thu, 11 Nov 2010 21:58:12 +0000 (15:58 -0600)] 
shell32: Don't fail if the path doesn't exist in Unix in IShellFolder::ParseDisplayName.

14 years agomsxml3: Don't include assert.h where it's not used.
Nikolay Sivov [Thu, 11 Nov 2010 20:44:14 +0000 (23:44 +0300)] 
msxml3: Don't include assert.h where it's not used.

14 years agomsxml3: Fix a ::get_xml() for libxml2 without xmlSaveToBuffer.
Nikolay Sivov [Thu, 11 Nov 2010 20:08:33 +0000 (23:08 +0300)] 
msxml3: Fix a ::get_xml() for libxml2 without xmlSaveToBuffer.

14 years agorpcrt4: Get rid of the ICOM_THIS_MULTI macro.
Alexandre Julliard [Thu, 11 Nov 2010 19:21:57 +0000 (20:21 +0100)] 
rpcrt4: Get rid of the ICOM_THIS_MULTI macro.

14 years agoole32: Get rid of the ICOM_THIS_MULTI macro.
Alexandre Julliard [Thu, 11 Nov 2010 19:16:59 +0000 (20:16 +0100)] 
ole32: Get rid of the ICOM_THIS_MULTI macro.

14 years agooleaut32: Get rid of the ICOM_THIS_MULTI macro.
Alexandre Julliard [Thu, 11 Nov 2010 19:10:33 +0000 (20:10 +0100)] 
oleaut32: Get rid of the ICOM_THIS_MULTI macro.

14 years agoavifil32: Fix the multiple inheritance implementation of edit streams.
Alexandre Julliard [Thu, 11 Nov 2010 19:07:13 +0000 (20:07 +0100)] 
avifil32: Fix the multiple inheritance implementation of edit streams.

14 years agowinmm/tests: Fix test failure in multi-byte locale.
Jörg Höhle [Wed, 10 Nov 2010 17:45:27 +0000 (18:45 +0100)] 
winmm/tests: Fix test failure in multi-byte locale.

14 years agontdll: Mask invalid flags for RtlQueueWorkItem.
Vitaliy Margolen [Thu, 11 Nov 2010 15:31:56 +0000 (08:31 -0700)] 
ntdll: Mask invalid flags for RtlQueueWorkItem.

14 years agokrnl386.exe: Propagate DOS startup errors up to winevdm.
Alexandre Julliard [Thu, 11 Nov 2010 17:01:05 +0000 (18:01 +0100)] 
krnl386.exe: Propagate DOS startup errors up to winevdm.

14 years agoquartz: Handle state changes in direct sound renderer correctly.
Maarten Lankhorst [Thu, 11 Nov 2010 15:01:36 +0000 (16:01 +0100)] 
quartz: Handle state changes in direct sound renderer correctly.

Based on a patch from Vladimir Panteleev

14 years agoquartz: Make window behavior of video renderer act more like windows.
Maarten Lankhorst [Thu, 11 Nov 2010 13:03:29 +0000 (14:03 +0100)] 
quartz: Make window behavior of video renderer act more like windows.

14 years agoquartz: Start DirectSound renderer as soon as possible.
Maarten Lankhorst [Thu, 11 Nov 2010 13:03:28 +0000 (14:03 +0100)] 
quartz: Start DirectSound renderer as soon as possible.

Makes directsound switch to silent playback even when no buffers are
playing, fixes glitching on starting playback from a stopped buffer.

14 years agowinegstreamer: Move up gst_segment_init to prevent a theoretical race condition.
Maarten Lankhorst [Thu, 11 Nov 2010 13:03:27 +0000 (14:03 +0100)] 
winegstreamer: Move up gst_segment_init to prevent a theoretical race condition.

14 years agoshdocvw: Added Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Thu, 11 Nov 2010 14:09:58 +0000 (12:09 -0200)] 
shdocvw: Added Portuguese (Brazilian) translation.

14 years agoinetcpl.cpl: Added Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Wed, 10 Nov 2010 21:36:32 +0000 (19:36 -0200)] 
inetcpl.cpl: Added Portuguese (Brazilian) translation.

14 years agomscoree: Add stub implementation of IMetaDataDispenserEx.
Vincent Povirk [Tue, 5 Oct 2010 18:21:25 +0000 (13:21 -0500)] 
mscoree: Add stub implementation of IMetaDataDispenserEx.

14 years agoinclude: Add definitions for IMetaDataDispenserEx.
Vincent Povirk [Tue, 5 Oct 2010 17:34:28 +0000 (12:34 -0500)] 
include: Add definitions for IMetaDataDispenserEx.

14 years agoinclude: Rename cor.h to cor.idl.
Vincent Povirk [Tue, 5 Oct 2010 16:54:13 +0000 (11:54 -0500)] 
include: Rename cor.h to cor.idl.

14 years agomscoree: Implement config file parsing.
Vincent Povirk [Mon, 4 Oct 2010 22:37:00 +0000 (17:37 -0500)] 
mscoree: Implement config file parsing.

14 years agomscoree: Search for mono installs with the 2.0 abi.
Vincent Povirk [Sun, 3 Oct 2010 19:36:02 +0000 (14:36 -0500)] 
mscoree: Search for mono installs with the 2.0 abi.

14 years agokrnl386: Mention DOSBox.
André Hentschel [Wed, 10 Nov 2010 19:02:21 +0000 (20:02 +0100)] 
krnl386: Mention DOSBox.

14 years agomsvcrt: Fixed (_w)fopen_s with test.
Eryk Wieliczko [Wed, 10 Nov 2010 11:34:42 +0000 (12:34 +0100)] 
msvcrt: Fixed (_w)fopen_s with test.

14 years agowined3d: Remove some useless code.
Henri Verbeet [Thu, 11 Nov 2010 11:39:20 +0000 (12:39 +0100)] 
wined3d: Remove some useless code.

14 years agowined3d: Simply use surface_modify_location() in IWineD3DSurfaceImpl_Map() with WINED...
Henri Verbeet [Thu, 11 Nov 2010 11:39:19 +0000 (12:39 +0100)] 
wined3d: Simply use surface_modify_location() in IWineD3DSurfaceImpl_Map() with WINED3DLOCK_DISCARD.

The call to surface_add_dirty_rect() would have taken care of evicting the
other locations anyway, but we really shouldn't be touching the location flags
directly.

14 years agowined3d: Handle rendertargetlock_mode in surface_load_location().
Henri Verbeet [Thu, 11 Nov 2010 11:39:18 +0000 (12:39 +0100)] 
wined3d: Handle rendertargetlock_mode in surface_load_location().

14 years agowined3d: Take the location into account in context_apply_fbo_state_blit().
Henri Verbeet [Thu, 11 Nov 2010 11:39:17 +0000 (12:39 +0100)] 
wined3d: Take the location into account in context_apply_fbo_state_blit().

14 years agowined3d: Added Intel GM45 video card detection.
Jaime Rave [Wed, 10 Nov 2010 05:32:33 +0000 (00:32 -0500)] 
wined3d: Added Intel GM45 video card detection.

14 years agoquartz: Reset state change after flushing.
Maarten Lankhorst [Wed, 10 Nov 2010 23:14:19 +0000 (00:14 +0100)] 
quartz: Reset state change after flushing.

This fixes IBasicVideo:GetCurrentImage.

14 years agoquartz: Fix stub for GetVideoPaletteEntries.
Maarten Lankhorst [Wed, 10 Nov 2010 23:14:18 +0000 (00:14 +0100)] 
quartz: Fix stub for GetVideoPaletteEntries.

14 years agowinegstreamer: Set correct state when ending processing.
Maarten Lankhorst [Wed, 10 Nov 2010 22:22:45 +0000 (23:22 +0100)] 
winegstreamer: Set correct state when ending processing.

14 years agowinegstreamer: Fix regression from d62b4dcb664.
Maarten Lankhorst [Wed, 10 Nov 2010 19:58:56 +0000 (20:58 +0100)] 
winegstreamer: Fix regression from d62b4dcb664.

Accidentally made a worse leak by plugging a smaller one.

14 years agowinegstreamer: Fix playing .flv and realmedia files.
Maarten Lankhorst [Wed, 10 Nov 2010 13:41:38 +0000 (14:41 +0100)] 
winegstreamer: Fix playing .flv and realmedia files.

14 years agowinegstreamer: Add better support for unsupported audio/video.
Maarten Lankhorst [Wed, 10 Nov 2010 12:52:11 +0000 (13:52 +0100)] 
winegstreamer: Add better support for unsupported audio/video.

This will fix the hangs caused by trying to play audio/video files for
which the codecs are not enabled in gstreamer.

14 years agoshell32: Store the raw AUTHORS file in resources instead of trying to convert to...
Alexandre Julliard [Thu, 11 Nov 2010 11:24:46 +0000 (12:24 +0100)] 
shell32: Store the raw AUTHORS file in resources instead of trying to convert to a C array.

14 years agocryptui: Stub CryptUIDlgViewSignerInfoA.
Nikolay Sivov [Thu, 11 Nov 2010 01:14:53 +0000 (04:14 +0300)] 
cryptui: Stub CryptUIDlgViewSignerInfoA.

14 years agomsi: Add support for installing side-by-side assemblies.
Hans Leidekker [Thu, 11 Nov 2010 09:45:42 +0000 (10:45 +0100)] 
msi: Add support for installing side-by-side assemblies.

14 years agomsi: Calculate file install states after evaluating component conditions, not before.
Hans Leidekker [Thu, 11 Nov 2010 09:45:20 +0000 (10:45 +0100)] 
msi: Calculate file install states after evaluating component conditions, not before.

14 years agomsi: Put quotes around the filename in MsiApplyPatch.
Hans Leidekker [Thu, 11 Nov 2010 09:45:05 +0000 (10:45 +0100)] 
msi: Put quotes around the filename in MsiApplyPatch.

14 years agomsi: Remove redundant function msi_find_file.
Hans Leidekker [Thu, 11 Nov 2010 09:44:52 +0000 (10:44 +0100)] 
msi: Remove redundant function msi_find_file.

14 years agomsi: MsiGet/SetFeatureState must get and set the requested feature action, not the...
Hans Leidekker [Thu, 11 Nov 2010 09:44:37 +0000 (10:44 +0100)] 
msi: MsiGet/SetFeatureState must get and set the requested feature action, not the action taken.

14 years agowinspool.drv: Skip tests when no printer is installed.
Austin English [Thu, 11 Nov 2010 07:47:07 +0000 (23:47 -0800)] 
winspool.drv: Skip tests when no printer is installed.

14 years agontdll/tests: Fix crash in japanese and chinese test.
André Hentschel [Wed, 10 Nov 2010 23:48:44 +0000 (00:48 +0100)] 
ntdll/tests: Fix crash in japanese and chinese test.

14 years agommdevapi: Add return value which happens on wow64 and pure 64-bit.
André Hentschel [Wed, 10 Nov 2010 23:22:05 +0000 (00:22 +0100)] 
mmdevapi: Add return value which happens on wow64 and pure 64-bit.

14 years agocomctl32/tests: Fixed rebar layout tests which depend on system font height.
Austin Lund [Wed, 10 Nov 2010 23:12:54 +0000 (09:12 +1000)] 
comctl32/tests: Fixed rebar layout tests which depend on system font height.

14 years agocomctl32/tests: Changed rebar layout tests to load data dynamically.
Austin Lund [Wed, 10 Nov 2010 23:12:53 +0000 (09:12 +1000)] 
comctl32/tests: Changed rebar layout tests to load data dynamically.

14 years agokrnl386.exe: Use the correct pointer for RemoveVectoredExceptionHandler.
Alexandre Julliard [Wed, 10 Nov 2010 19:56:08 +0000 (20:56 +0100)] 
krnl386.exe: Use the correct pointer for RemoveVectoredExceptionHandler.

14 years agontdll: Don't call vectored exception handlers under the critical section.
Alexandre Julliard [Wed, 10 Nov 2010 19:55:07 +0000 (20:55 +0100)] 
ntdll: Don't call vectored exception handlers under the critical section.

14 years agoRevert "ntdll: Fix possible deadlock in vectored exception handling."
Alexandre Julliard [Wed, 10 Nov 2010 18:17:41 +0000 (19:17 +0100)] 
Revert "ntdll: Fix possible deadlock in vectored exception handling."

This reverts commit eb0e82a75568db095df5f78be703987147f00f66.
It's causing different deadlocks, notably when a thread tries to
remove a handler inside a handler.

14 years agomscoree: Add a proper implementation of DllCanUnloadNow.
Vincent Povirk [Sun, 3 Oct 2010 18:42:24 +0000 (13:42 -0500)] 
mscoree: Add a proper implementation of DllCanUnloadNow.

14 years agomscoree: Use the new architecture to implement _CorExeMain.
Vincent Povirk [Sun, 3 Oct 2010 18:24:01 +0000 (13:24 -0500)] 
mscoree: Use the new architecture to implement _CorExeMain.

14 years agomscoree: Load mono when creating a runtime host interface.
Vincent Povirk [Sun, 3 Oct 2010 16:44:32 +0000 (11:44 -0500)] 
mscoree: Load mono when creating a runtime host interface.

14 years agomscoree: Add stub implementation of ICLRRuntimeHost.
Vincent Povirk [Sun, 3 Oct 2010 16:11:24 +0000 (11:11 -0500)] 
mscoree: Add stub implementation of ICLRRuntimeHost.

14 years agoinclude: Add definition for ICLRRuntimeHost.
Vincent Povirk [Sun, 3 Oct 2010 15:49:08 +0000 (10:49 -0500)] 
include: Add definition for ICLRRuntimeHost.

14 years agogdiplus: Allow more drawing operations to succeed without an HDC.
Vincent Povirk [Tue, 9 Nov 2010 20:09:11 +0000 (14:09 -0600)] 
gdiplus: Allow more drawing operations to succeed without an HDC.

This should bring things to the mostly-regression-free-but-easier-to-debug
state I was expecting when I removed DIBs from many bitmaps.

14 years agourlmon: Added IInternetProtocolEx support to BindProtocol.
Jacek Caban [Wed, 10 Nov 2010 12:23:34 +0000 (13:23 +0100)] 
urlmon: Added IInternetProtocolEx support to BindProtocol.

14 years agowinegstreamer: Fix GetState.
Maarten Lankhorst [Wed, 10 Nov 2010 08:00:23 +0000 (09:00 +0100)] 
winegstreamer: Fix GetState.

14 years agocomctl32/tests: Change expect_band_content test to ensure line numbers are reported...
Austin Lund [Tue, 9 Nov 2010 01:42:56 +0000 (11:42 +1000)] 
comctl32/tests: Change expect_band_content test to ensure line numbers are reported correctly on test failure.

14 years agocomctl32/tests: Fix band info tests that depend on system font heights.
Austin Lund [Wed, 10 Nov 2010 02:27:10 +0000 (12:27 +1000)] 
comctl32/tests: Fix band info tests that depend on system font heights.

14 years agoshell32: Improved IShellFolder_GetUIObjectOf implementation.
Piotr Caban [Wed, 10 Nov 2010 13:19:29 +0000 (14:19 +0100)] 
shell32: Improved IShellFolder_GetUIObjectOf implementation.

14 years agogdi32: Remove broken check for WinXP.
Dmitry Timoshkov [Wed, 10 Nov 2010 12:38:55 +0000 (20:38 +0800)] 
gdi32: Remove broken check for WinXP.

14 years agowined3d: Don't unregister a window unless the window proc is what we expect it to be.
Henri Verbeet [Wed, 10 Nov 2010 09:53:04 +0000 (10:53 +0100)] 
wined3d: Don't unregister a window unless the window proc is what we expect it to be.

In particular, if we'd unregister a window when the application replaced our
window proc, but still forwards to us, we'd create a loop when we register
the same window again later.

14 years agowined3d: Register a window only once.
Henri Verbeet [Wed, 10 Nov 2010 09:53:03 +0000 (10:53 +0100)] 
wined3d: Register a window only once.

14 years agoddraw: Make switching to/from fullscreen work more than once.
Henri Verbeet [Wed, 10 Nov 2010 09:53:02 +0000 (10:53 +0100)] 
ddraw: Make switching to/from fullscreen work more than once.

14 years agoddraw: Window proc replacement depends on DDSCL_EXCLUSIVE, not DDSCL_FULLSCREEN.
Henri Verbeet [Wed, 10 Nov 2010 09:53:01 +0000 (10:53 +0100)] 
ddraw: Window proc replacement depends on DDSCL_EXCLUSIVE, not DDSCL_FULLSCREEN.

14 years agowined3d: Use a lookup table in select_card_ati_binary().
Henri Verbeet [Wed, 10 Nov 2010 09:53:00 +0000 (10:53 +0100)] 
wined3d: Use a lookup table in select_card_ati_binary().

14 years agourlmon/tests: Escape '\' in C strings (sparse).
Michael Stefaniuc [Wed, 10 Nov 2010 00:20:38 +0000 (01:20 +0100)] 
urlmon/tests: Escape '\' in C strings (sparse).

14 years agokernel32/tests: '\' needs to be escaped in a C string (sparse).
Michael Stefaniuc [Wed, 10 Nov 2010 00:19:48 +0000 (01:19 +0100)] 
kernel32/tests: '\' needs to be escaped in a C string (sparse).

14 years agoinclude: Avoid a multi-character character constant.
Michael Stefaniuc [Wed, 10 Nov 2010 00:18:28 +0000 (01:18 +0100)] 
include: Avoid a multi-character character constant.

Multi-character character constants aren't portable as their behaviour
is compiler dependent according to the C standard (sparse).

14 years agourlmon: Simplified path canonicalization functions.
Thomas Mullaly [Tue, 9 Nov 2010 02:23:01 +0000 (21:23 -0500)] 
urlmon: Simplified path canonicalization functions.

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.