Commit Graph

85241 Commits

Author SHA1 Message Date
Jörg Höhle 77e01019c5 winealsa: Stop may not use snd_pcm_drop or lose written frames. 2012-01-12 16:08:51 +01:00
Jörg Höhle be90732e5e winealsa: Reset accounts for dropped frames in capture mode. 2012-01-12 16:08:46 +01:00
Andrew Eikum d82cca65ed winealsa.drv: Remove "strange number of channels" FIXME. 2012-01-12 16:03:12 +01:00
Alexandre Julliard f8fa169da0 gdi32: Store foreground/background color even when passed CLR_INVALID. 2012-01-12 15:53:07 +01:00
Alexandre Julliard 9ecc1e0702 gdi32: Simplify the CreateCompatibleBitmap implementation. 2012-01-12 15:53:04 +01:00
Francois Gouget 765fca3417 comdlg32: Specify a context for the luminance and saturation abbreviations. 2012-01-12 15:52:52 +01:00
Michael Stefaniuc 66361f1bd5 dsound/tests: Add some COM tests for capture. 2012-01-12 15:52:51 +01:00
Michael Stefaniuc 93bfa2b5be dsound/tests: Sanitize START_TEST() in capture.c. 2012-01-12 15:52:50 +01:00
Michael Stefaniuc 4ac20cbc0f dsound/tests: Remove some returns in the capture buffer tests. 2012-01-12 15:52:50 +01:00
Michael Stefaniuc a3120ce80e dsound: Make capture behave like native in regards to COM aggregation. 2012-01-12 15:52:42 +01:00
Michael Stefaniuc 13a4b03b44 dsound: Merge IDirectSoundNotify into the capture buffer object. 2012-01-12 12:38:41 +01:00
Michael Stefaniuc 3dac0e5a4f dsound: Add an extra refcount for the capture buffer object. 2012-01-12 12:38:34 +01:00
Michael Stefaniuc e8f7ddf774 dsound: Drop "Capture" from the IDirectSoundNotify method names. 2012-01-12 12:38:28 +01:00
Michael Stefaniuc f1d7414971 dsound: COM cleanup for the IDirectSoundCaptureBuffer8 iface. 2012-01-12 12:38:21 +01:00
Henri Verbeet 7dac3e0921 wined3d: Get rid of the WINED3DBASISTYPE typedef. 2012-01-12 12:37:24 +01:00
Henri Verbeet f38e94af7c wined3d: Get rid of the WINED3DTRANSFORMSTATETYPE typedef. 2012-01-12 12:37:18 +01:00
Henri Verbeet d6dfb7914a ddraw/tests: Fix some surface locking calls.
In ddraw7 DDLOCK_WAIT is the default behaviour, in earlier versions it's
DDLOCK_DONOTWAIT.
2012-01-12 12:37:09 +01:00
Henri Verbeet be3a9b5ecb wined3d: Hold the wined3d mutex in device_process_message(). 2012-01-12 12:35:50 +01:00
Henri Verbeet e960aa783f winecfg: Remove the Direct3D settings.
There should really be no reason to set any of these.
2012-01-12 12:35:45 +01:00
Aurimas Fišeras 2932b42a60 po: Update Lithuanian translation. 2012-01-12 12:33:38 +01:00
Piotr Caban c2a08d6d0f msvcp90: Fix mistakes in spec file. 2012-01-12 12:31:26 +01:00
Alistair Leslie-Hughes 654e0722d8 include: Add missing DB_E_BAD defines. 2012-01-12 12:31:21 +01:00
Vincent Povirk 31be8a19d9 windowscodecs: Implement IWICMetadataWriter::GetEnumerator. 2012-01-12 12:31:21 +01:00
Vincent Povirk 60e6653561 windowscodecs: Implement IWICMetadataWriter::LoadEx. 2012-01-12 12:31:21 +01:00
Vincent Povirk 6b2d1ce130 windowscodecs: Add a stub IWICMetadataReader/Writer implementation. 2012-01-12 12:31:20 +01:00
Vincent Povirk 8a68deec7a include/wincodecsdk.idl: Fix typo. 2012-01-12 12:31:20 +01:00
Daniel Lehman f63bbcf692 msvcp90: Forward uncaught_exception to msvcrt. 2012-01-12 12:28:05 +01:00
Vincent Povirk 2540049777 gdiplus: Implement GdipCreateBitmapFromHBITMAP for 16-bit dibs. 2012-01-12 12:27:04 +01:00
Vincent Povirk 52150d2194 gdiplus: Test GdipCreateBitmapFromHBITMAP with 16-bit dib's. 2012-01-12 12:26:53 +01:00
Nikolay Sivov e8a6ca7d37 shell32: Unix folder COM cleanup. 2012-01-12 12:26:40 +01:00
André Hentschel 9ea3c46e71 setuapi: Add stub for CM_Get_DevNode_Registry_Property_ExA. 2012-01-12 12:25:58 +01:00
André Hentschel 33d60e9060 setuapi: Add stub for CM_Set_Class_Registry_PropertyW. 2012-01-12 12:25:55 +01:00
André Hentschel ed4b8cb617 setuapi: Add stub for CM_Set_Class_Registry_PropertyA. 2012-01-12 12:25:52 +01:00
Austin English 913fb67a5b comctl32: Fix a grammar error in comment. 2012-01-12 12:24:40 +01:00
Alexandre Julliard e0cc9a798b comctl32/syslink: Fix painting of background color for transparent controls. 2012-01-12 12:20:46 +01:00
Alexandre Julliard 8407559167 user32: Don't access past the file size when loading a cursor/icon. 2012-01-12 12:18:15 +01:00
Alexandre Julliard 98dd61e2f3 winex11: Don't cache text and background pixel values to support PALETTEINDEX properly. 2012-01-11 20:55:35 +01:00
Vincent Povirk aba9ddc4a0 gdiplus: Implement GdipDrawImagePoints. 2012-01-11 20:11:40 +01:00
Alexandre Julliard 2329f91998 wininet: Don't free name before the IPv6 lookup. 2012-01-11 20:11:39 +01:00
Jörg Höhle d8d4aed845 winmm: GetCurrentPadding is superfluous while recording. 2012-01-11 19:42:53 +01:00
Jacek Caban 88d75f1107 mshtml: Get rid of wrapped nsurl. 2012-01-11 19:42:53 +01:00
Jacek Caban fc899dfa99 mshtml: Reimplement nsIURL::GetFileBaseName on top of IUri. 2012-01-11 19:42:53 +01:00
Jacek Caban b24b06a7cb mshtml: Reimplement nsIURL::GetFileName on top of IUri. 2012-01-11 19:42:52 +01:00
Jacek Caban 5458e5f6de mshtml: Reimplement nsIURL::GetDirectory using new helper functions. 2012-01-11 19:42:52 +01:00
Diego Nieto Cid 759bad0202 wined3d: Convert rtInternal and glGammaInternal. 2012-01-11 19:42:50 +01:00
Kusanagi Kouichi dc02e4d1a7 winex11.drv: Fix IME status handling. 2012-01-11 19:42:48 +01:00
Kusanagi Kouichi f56e1fcf7c winex11.drv: Assign struct. 2012-01-11 17:47:35 +01:00
Daniel Lehman 4f9bc837d8 msvcp90: Add num_get<char> stubs. 2012-01-11 17:47:34 +01:00
André Hentschel 90071951ea po: Update German translation. 2012-01-11 17:47:33 +01:00
Frédéric Delanoy 6febe65678 po: Update French translation. 2012-01-11 17:47:32 +01:00