Francois Gouget
|
a8187db2fb
|
winealsa.drv: ALSA_PeekRingMessage() is not used anymore so remove it.
|
2009-02-09 13:14:34 +01:00 |
Maarten Lankhorst
|
2614269d93
|
winealsa.drv: Fix 64-bits incompatibilities.
|
2008-12-02 15:41:47 +01:00 |
Maarten Lankhorst
|
1d9637f5cd
|
winealsa.drv: Get rid of sizeof in traces.
|
2008-12-02 15:41:03 +01:00 |
Maarten Lankhorst
|
3995627de2
|
winealsa.drv: Fix compiler warnings and remove deprecated calls.
Fixes wine build on lsb compliant systems and some warnings.
|
2008-08-19 13:30:48 +02:00 |
Alexandre Julliard
|
123f8d0f2c
|
winealsa.drv: Don't trace deprecated parameters.
|
2008-07-07 14:53:49 +02:00 |
Alexandre Julliard
|
1ecf0c96fa
|
Revert "winealsa: Remove calls to deprecated functions."
This reverts commit c8bdebde3d .
To be revisited after 1.0.
|
2008-05-12 19:40:47 +02:00 |
Maarten Lankhorst
|
c8bdebde3d
|
winealsa: Remove calls to deprecated functions.
|
2008-05-09 11:18:11 +02:00 |
Francois Gouget
|
44b52b128c
|
Assorted spelling fixes.
|
2008-01-16 12:48:29 +01:00 |
Alexandre Julliard
|
9fce052c54
|
winealsa.drv: Avoid the alsa alloca macros that cause compiler warnings.
|
2007-10-29 12:07:52 +01:00 |
Jan Zerebecki
|
ea363dc6a7
|
winealsa.drv: Conform critical section DebugInfo names.
|
2007-03-12 13:40:15 +01:00 |
Maarten Lankhorst
|
cda92aeba9
|
winealsa: Fix typo.
|
2007-02-22 11:26:45 +01:00 |
Maarten Lankhorst
|
2db89f8fa5
|
winealsa: Cosmetic stuff.
|
2007-02-05 16:52:51 +01:00 |
Maarten Lankhorst
|
2d2feb0700
|
winealsa: Split driver up in tiny pieces.
|
2007-02-05 16:52:41 +01:00 |
Alexandre Julliard
|
01905338ea
|
winealsa: Renamed the dlls/winmm/winealsa directory to dlls/winealsa.drv.
|
2007-01-10 13:40:39 +01:00 |