Vincent Béron
|
9a62491660
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
Eric Pouech
|
dfbb04df23
|
Fixed bug in acmFormatTagEnumW.
|
2002-05-11 22:56:13 +00:00 |
Vincent Béron
|
1c9733c924
|
- Converted HACMOBJ to void*
- acmMetrics16 calls acmMetrics only if hao is NULL
|
2002-03-26 19:48:42 +00:00 |
Alexandre Julliard
|
0799c1a780
|
Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
|
2002-03-09 23:29:33 +00:00 |
Eric Pouech
|
a7e51f19c0
|
Fixed acmFormatChoose returned fields.
|
2001-12-04 19:39:54 +00:00 |
Patrik Stridvall
|
d9b9c4c496
|
Documentation ordinal fixes (using winapi_fixup).
|
2001-06-11 20:14:43 +00:00 |
Eric Pouech
|
f051db39ec
|
Mimic more closely Windows' behavior (a MSACM driver is always opened
twice: first time for info gathering, subsequent openings for
conversions).
Added format suggestion for PCM.
Cleaned up internal structures.
|
2001-05-22 19:21:16 +00:00 |
Eric Pouech
|
faa359492b
|
Added cache for drivers information.
Fixed a few bugs (memory handling, version info...)
Enhanced validity checks.
|
2001-04-23 18:14:41 +00:00 |
James Hatheway
|
2fd8388c7b
|
acmDriverEnumW shouldn't return MMSYSERR_ERROR if
acmDriverEnumCallback returns TRUE.
|
2001-02-12 01:28:12 +00:00 |
James Juran
|
f4d5fefb0a
|
Add <string.h> to files that needed it.
|
2001-01-26 20:43:40 +00:00 |
Patrik Stridvall
|
2b3aa616e8
|
Added/modified documentation for function arguments.
|
2000-12-01 23:58:28 +00:00 |
Alexandre Julliard
|
24a62ab9b0
|
Got rid of the Wine internal lstrcpy* functions and of winestring.h.
|
2000-11-28 22:40:56 +00:00 |
Eric Pouech
|
140d8cd909
|
Added PCM converter internal driver.
A few driver handling fixes.
|
2000-10-12 20:46:49 +00:00 |
Alexandre Julliard
|
072dfb57e3
|
Removed inclusion of wine/winestring.h from winbase.h and added it to
the C files that need it.
|
2000-09-25 23:30:56 +00:00 |
Eric Pouech
|
42cdfcc694
|
Added *Filter* functions.
Misc bug fixes.
|
2000-09-09 20:32:10 +00:00 |
Eric Pouech
|
b8ba84590b
|
Implemented most of '*Format*' API.
Improved internal object and messages handling.
Started some '*Filter*' functions.
Fixed standard headers for Winelib.
Fixed acmMetrics.
|
2000-08-26 04:33:00 +00:00 |
Alexandre Julliard
|
37b51f4acc
|
Merged msacm and msacm32 dlls.
Merged win87em and windebug into kernel32.dll.
|
2000-07-24 18:30:00 +00:00 |