Andrew Eikum
55f9ac8bf4
winejack.drv: Remove unused WinMM driver.
2011-07-15 12:22:48 +02:00
Andrew Eikum
2fae117e0c
winenas.drv: Remove unused WinMM driver.
2011-07-15 12:00:33 +02:00
Rafał Mużyło
898d8abc16
avicap32: Drop v4l1 support.
2011-07-14 21:54:46 +02:00
Stefan Dösinger
a774152f1a
port: Add isinf and isnan implementations for Visual Studio.
2011-05-25 12:25:38 +02:00
Alexandre Julliard
f60a0f5e56
configure: Improve the detection of OSS v4.
2011-05-02 20:07:04 +02:00
Andrew Eikum
be332326ba
wineoss.drv: Add mmdevapi driver.
2011-04-27 17:47:05 +02:00
Alexandre Julliard
77e05ce4e5
configure: Add a check for XInput2 headers.
2011-04-13 18:51:50 +02:00
Alexandre Julliard
a8575a8b4d
winex11: Add infrastructure for managing the extra data of generic extension events.
2011-04-13 14:13:29 +02:00
Alexandre Julliard
4c719464bc
winenas.drv: Remove unnecessary ifdefs.
2011-03-28 22:13:38 +02:00
Alexandre Julliard
6eea1119af
wineesd.drv: Remove unnecessary ifdefs.
2011-03-28 22:12:59 +02:00
Alexandre Julliard
255cc210b6
winealsa.drv: Remove unnecessary ifdefs.
2011-03-28 22:07:26 +02:00
Ken Thomases
25ed687fe6
configure: Add test for Security/Security.h header.
2011-03-14 14:17:08 +01:00
Andrew Nguyen
6097f2faf1
configure: Check for additional libxml2 headers to reject inadequate libxml2 versions.
2011-02-21 12:43:45 +01:00
Charles Davis
b149d7bc7b
winecoreaudio: Fix deprecation warnings in audiounit.c.
2011-01-31 13:01:12 +01:00
Charles Davis
459d9427a8
winecoreaudio: Don't use Component Manager on Mac OS 10.6.
2011-01-31 13:01:12 +01:00
Charles Davis
4e44e153c5
ntdll: Check for case-insensitive volumes.
2011-01-28 17:23:57 +01:00
Alexandre Julliard
fa3ddd838b
configure: Add a check for the QuickTime development headers.
2011-01-14 18:26:19 +01:00
Ken Thomases
21137cd3c3
windowscodecs: Use Mac OS X native ICNS support, not libicns.
...
The ICNS support is only used on Mac OS X and is not anticipated to be used
on any other platform. So, we can rely on the native frameworks rather than
a third-party dependency.
2011-01-06 11:44:02 +01:00
Alexandre Julliard
0e79c5c1c3
configure: Add a check for the gettextpo library.
2011-01-04 11:16:50 +01:00
Adam Martinson
2eb2f71c03
configure: Fix OpenCL includes on systems with only CL/cl.h.
2010-12-29 11:59:39 +01:00
Alexandre Julliard
13eafa047d
configure: Get rid of the replacement function for gettid.
2010-12-27 12:08:37 +01:00
Michael Stefaniuc
a2f0750f0b
Remove the audioio sound driver. It is unused.
...
The supported Solaris version 9 and 10 do not have audioio anymore. They
are using the ESD sound driver instead.
2010-12-17 13:26:04 +01:00
Peter Urbanec
65c84d773f
opencl: Initial stub implementation of OpenCL 1.0.
2010-12-03 13:13:45 +01:00
Adam Martinson
6ee2231d2b
configure: Add a check for xmlSchemaSetParserStructuredErrors().
2010-11-24 12:05:38 +01:00
Adam Martinson
82f73c8652
msxml3: Add our own xmlFirstElementChild() for older libxml2 versions.
2010-11-15 13:01:35 +01:00
Adam Martinson
9408b4973d
configure: Add a check for xmlDocProperties.
2010-11-03 14:44:50 +01:00
Adam Martinson
be4d0e9d07
configure: Add a check/define for xmlSchemaSetValidStructuredErrors().
2010-11-02 12:50:30 +01:00
Austin English
95740b30b9
dbghelp: Fix compile on Hurd.
2010-10-08 11:56:46 +02:00
Damjan Jovanovic
ebee19701c
configure: Check for libicns.
2010-08-23 13:51:32 +02:00
Kristofer Henriksson
c58eff621d
winemp3.acm: Fix the Mac-specific code.
...
The previous code does not function on Snow Leopard, and does not conform
to Apple's documentation. This fix should function on all versions of OS X
later than 10.2.
2010-05-28 16:22:25 +02:00
Austin English
40b3d2ed13
ntdll: Add %gs support for FreeBSD.
2010-05-24 11:32:40 +02:00
Alexandre Julliard
5d2b8e77d2
configure: Define WINE_CROSSTEST when building crosstests, and disable use of config.h in that case.
2010-04-08 17:34:13 +02:00
Maarten Lankhorst
d435499fbc
configure: Change openal detection.
2010-04-05 16:50:20 +02:00
Vincent Povirk
73cd569390
windowscodecs: Add a stub TIFF decoder.
2010-03-22 11:42:43 +01:00
Aric Stewart
4430ab435d
winemp3.acm: Support mp3 decoding on Mac OS/X Leopard systems.
2010-03-18 15:55:30 +01:00
Juan Lang
e3c0e30db1
iphlpapi: Implement GetAdaptersAddresses for IPv6 addresses.
2010-03-15 14:18:05 +01:00
Juan Lang
984c3b2ccb
iphlpapi: Check for ifr_hwaddr member of struct ifreq.
2010-03-15 13:28:26 +01:00
Marcus Meissner
615e0e64f9
windowscodecs: Handle old libpng.so using distros (as SLE 10).
2010-03-02 11:57:41 +01:00
Maarten Lankhorst
bf6f0750cd
qcap: Add optional dependency on libv4l.
2010-01-29 14:59:03 +01:00
Alexandre Julliard
fa8c4f7633
configure: Re-generate with autoconf 2.65.
2009-12-28 11:43:02 +01:00
Albert Lee
01b972d639
server: Support event ports on Solaris.
2009-11-24 15:53:37 +01:00
Stefan Dösinger
fdac5e57d3
configure: Check for ms_hook_prologue attribute support.
2009-10-14 12:20:32 +02:00
Juan Lang
474b2e4bfb
server: Use kernel support for thread affinity when available.
2009-09-30 14:34:32 +02:00
André Hentschel
7b285a4ebd
winex11: Add alternative header for xf86vm.
2009-09-22 16:20:26 +02:00
Ken Thomases
0b08f19e03
openal32: Add support for Mac OS X's OpenAL.framework.
2009-09-10 11:16:52 +02:00
Chris Robinson
862965f4f7
openal32: Add a stub DLL thunk.
2009-09-09 16:25:24 +02:00
Alexandre Julliard
1aea4efd79
tools: Take into account the executable extension when looking for tools in the path.
2009-08-27 13:35:50 +02:00
Eric Pouech
bc56c4eab3
configure: Check for large filesystems support.
2009-08-26 11:58:32 +02:00
Aric Stewart
db71d7c083
winemp3.acm: Link to system libmpg123.so.
2009-08-24 15:17:34 +02:00
Juan Lang
0ce420de73
ws2_32: Test for linux/irda.h.
2009-08-13 17:02:52 +02:00