Commit Graph

1738 Commits

Author SHA1 Message Date
Aric Stewart 961921060c strmbase: Initial creation of static strmbase library for Quartz and Quartz filters.
Move the Media Type Functions.
2010-10-05 15:56:30 +02:00
Alexandre Julliard 3f76a25201 Release 1.3.4. 2010-10-01 20:46:44 +02:00
Hans Leidekker f15aea2a86 programs: Add a stub implementation of mofcomp.exe. 2010-09-29 10:13:53 +02:00
Vincent Povirk 8f87459baa ktmw32: Add stub dll. 2010-09-27 15:05:58 +02:00
Alexandre Julliard 9dd743fddc configure: Support specifying a .rules.in file as dependency. 2010-09-25 12:24:36 +02:00
Alexandre Julliard 52c9e85b19 configure: Make the ac_dir variable contain the full directory name for all types of make rules. 2010-09-25 12:05:49 +02:00
Alexandre Julliard c57aa38e86 configure: Automatically append the makedep dependency to all makefile rules. 2010-09-25 11:56:33 +02:00
Tijl Coosemans e7ec164563 configure: Detect resolver functionality on FreeBSD.
On FreeBSD this is part of libc.
2010-09-24 11:40:00 +02:00
Andrew Nguyen 8e540ed26f taskkill: Add stub implementation. 2010-09-21 19:56:53 +02:00
Alexandre Julliard 4e9e38ee4f configure: Make sure the rules files are rebuilt when doing make depend. 2010-09-20 20:23:25 +02:00
Gerald Pfeifer 5805d8b4f6 configure: Improve formatting of error when X development files are not found. 2010-09-20 13:48:12 +02:00
Alexandre Julliard bd9852cd6f makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf conventions. 2010-09-19 12:40:12 +02:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Alexandre Julliard a53c44a613 configure: Regenerate with autoconf 2.67. 2010-09-19 12:27:24 +02:00
Alexandre Julliard e78c2117b6 Release 1.3.3. 2010-09-18 19:55:17 +02:00
Detlef Riekenberg e9b8d71dfb inetcpl: Add initial applet. 2010-09-15 17:09:14 -05:00
Alexandre Julliard 75af402307 Release 1.3.2. 2010-09-03 19:39:05 +02:00
Alexandre Julliard 364559b0ef configure: Make it a fatal error when some maintainer mode tools are not found. 2010-08-31 16:50:17 +02:00
Nikolay Sivov 25bce451af msxml6: Add stub msxml6, forward DOMDocument60 creation to msxml3. 2010-08-30 11:27:52 +02:00
Louis Lenders 7ab48e8ef0 wer: Add new stubbed wer.dll. 2010-08-27 15:39:44 +02:00
Louis Lenders 85b3f299ff rstrtmgr: Add new stubbed dll rstrtmgr.dll. 2010-08-27 15:39:15 +02:00
Matteo Bruni 90c615aa61 d3dx9_43: Add d3dx9_43.dll, forwarding to d3dx9_36.dll. 2010-08-27 12:26:19 +02:00
Louis Lenders a8528706ac mscoree/tests: Added some simple tests for GetCORVersion. 2010-08-24 17:57:41 +02:00
Alexandre Julliard b5d824bd33 configure: Print a warning when prelink isn't found. 2010-08-24 15:22:35 +02:00
Piotr Caban 71a49ebf77 msvcp80: Added stub dll. 2010-08-24 15:22:34 +02:00
Damjan Jovanovic ebee19701c configure: Check for libicns. 2010-08-23 13:51:32 +02:00
Alexandre Julliard 740e4ffb63 Release 1.3.1. 2010-08-20 19:23:50 +02:00
Rico Schüller 5ad7f7b9d3 d3dcompiler: Add D3DCreateBlob() test. 2010-08-20 13:21:37 +02:00
Owen Rudge 9870c04a78 d3dx10: Add stub for d3dx10_33. 2010-08-19 17:32:19 +02:00
Owen Rudge 49dbdc12fd d3dx10: Add stub for d3dx10_34. 2010-08-19 17:32:19 +02:00
Owen Rudge 955b8445c0 d3dx10: Add stub for d3dx10_35. 2010-08-19 17:32:19 +02:00
Owen Rudge f44830e5eb d3dx10: Add stub for d3dx10_36. 2010-08-19 17:32:19 +02:00
Owen Rudge 4196ba2f5e d3dx10: Add stub for d3dx10_37. 2010-08-19 17:32:19 +02:00
Owen Rudge 199ff9b3c4 d3dx10: Add stub for d3dx10_38. 2010-08-19 17:32:19 +02:00
Owen Rudge fb8d7cdedf d3dx10: Add stub for d3dx10_39. 2010-08-19 17:32:19 +02:00
Owen Rudge 662cbb16f8 d3dx10: Add stub for d3dx10_40. 2010-08-19 17:32:19 +02:00
Owen Rudge 17591cc3bf d3dx10: Add stub for d3dx10_41. 2010-08-19 17:32:19 +02:00
Owen Rudge e5d9e12c72 d3dx10: Add stub for d3dx10_42. 2010-08-19 17:32:18 +02:00
Owen Rudge 3c5b2e6e50 d3dx10: Add stub for d3dx10_43. 2010-08-19 17:32:18 +02:00
Matteo Bruni 0ac336ff5d d3dcompiler_33: Stub dll. 2010-08-18 09:48:54 +02:00
Matteo Bruni 66d44999b8 d3dcompiler_34: Stub dll. 2010-08-18 09:48:43 +02:00
Matteo Bruni 8ea758387c d3dcompiler_35: Stub dll. 2010-08-18 09:48:32 +02:00
Matteo Bruni 458eb08a30 d3dcompiler_36: Stub dll. 2010-08-18 09:48:20 +02:00
Andrew Nguyen 6919c8dfc8 ipconfig: Add stub implementation. 2010-08-17 14:40:46 +02:00
Matteo Bruni 3c59b9c631 d3dcompiler_37: Stub dll. 2010-08-17 12:41:11 +02:00
Matteo Bruni fbf1e835a1 d3dcompiler_38: Stub dll. 2010-08-17 12:41:00 +02:00
Matteo Bruni 99491464d9 d3dcompiler_39: Stub dll. 2010-08-17 12:40:45 +02:00
Matteo Bruni fd4efcd0b1 d3dcompiler_40: Stub dll. 2010-08-17 12:39:49 +02:00
Austin Lund 203272eafa dmime/tests: Added tests for IDirectMusicPerformance. 2010-08-16 17:28:55 +02:00
Alexandre Julliard c2a29dbb9c configure: Check that the cross-compiler that we found actually works. 2010-08-04 13:16:19 +02:00