Jörg Höhle
|
3d94ea8215
|
winealsa: Only linear PCM is supported.
|
2010-06-23 16:56:00 +02:00 |
Henri Verbeet
|
555e21307e
|
winealsa.drv: Add some missing newlines.
|
2010-06-16 12:48:51 +02:00 |
Andrew Nguyen
|
13a7708abb
|
winealsa.drv: Replicate the snd_pcm_recover alsa-lib implementation to cope with older alsa-lib versions.
|
2010-06-11 11:38:59 +02:00 |
Maarten Lankhorst
|
755c25d84e
|
winealsa.drv: Clean up initialisation.
|
2010-05-03 17:34:01 +02:00 |
Maarten Lankhorst
|
ba7d2cd3ee
|
winealsa.drv: Clean up DriverProc.
|
2010-04-21 16:12:33 +02:00 |
Henri Verbeet
|
7151cdc8a2
|
winealsa.drv: Use wine_dbg_sprintf() in a few debug utility functions.
|
2009-11-30 12:49:41 +01:00 |
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 |