Francois Gouget
|
ec55d23568
|
Use slighly more accurate formula for C816.
Wrap a couple of comments to 80 columns.
|
2002-12-15 01:12:03 +00:00 |
Francois Gouget
|
a522385e7d
|
Add support for the 48 and 96kHz formats.
|
2002-12-13 02:18:20 +00:00 |
Francois Gouget
|
d2667a4ce3
|
Removed unnecessary HANDLE typecasts.
|
2002-12-02 18:10:57 +00:00 |
Vincent Béron
|
9a62491660
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +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 |
Patrik Stridvall
|
33929be46f
|
- Made sure that the files that contains the declarations
of implementated functions are included.
- Corrected mismatching prototypes.
- Cleaned up the include section.
|
2001-07-18 21:04:23 +00:00 |
Patrik Stridvall
|
044855c6ec
|
Documentation fixes.
|
2001-07-11 18:56:41 +00:00 |
Patrik Stridvall
|
01d5e5b071
|
Documentation fixes.
|
2001-07-02 19:59:40 +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 |
Eric Pouech
|
12cf61fbe8
|
A few fixes.
|
2001-04-13 22:28:35 +00:00 |
James Juran
|
f4d5fefb0a
|
Add <string.h> to files that needed it.
|
2001-01-26 20:43:40 +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
|
3291a05838
|
Added more conversion routines (rate conversion is implemented).
Cleaned up the code.
|
2000-10-22 23:49:40 +00:00 |
Eric Pouech
|
140d8cd909
|
Added PCM converter internal driver.
A few driver handling fixes.
|
2000-10-12 20:46:49 +00:00 |