Michael Stefaniuc
|
41b0dbacea
|
msgsm32.acm: Use the ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-11-16 16:33:08 +01:00 |
Michael Stefaniuc
|
8abd579252
|
msgsm32.acm: Avoid an ARRAY_SIZE-like macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-07-13 17:20:43 +02:00 |
Andrew Eikum
|
ab22ea74a4
|
msacm32: Make ACM driver details match native more closely.
|
2015-05-27 14:31:39 +09:00 |
Frédéric Delanoy
|
157eae214f
|
msgsm32.acm: Use BOOL type where appropriate.
|
2013-11-15 11:59:15 +01:00 |
Frédéric Delanoy
|
4473ce4db9
|
Assorted spelling fixes.
|
2013-10-30 09:46:27 +01:00 |
Andrew Eikum
|
99661c7ddf
|
msgsm32: Downgrade ERR to WARN.
|
2012-05-22 20:49:28 +02:00 |
Francois Gouget
|
fac36c55e9
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
Mikhail Maroukhine
|
26cba0cb43
|
msgsm32.acm: Fix compiler warnings with flag -Wcast-qual.
|
2010-03-29 12:14:31 +02:00 |
Michael Stefaniuc
|
d3bc43b5ed
|
Grammar fixes "is doesn't" => "doesn't".
|
2010-01-11 11:33:59 -06:00 |
Maarten Lankhorst
|
c186d8a337
|
msgsm32.acm: Also check for gsm/gsm.h.
Some systems don't have a gsm.h, so try including gsm/gsm.h first
|
2009-08-06 12:22:26 +02:00 |
Maarten Lankhorst
|
a89ba9e47e
|
msgsm32.acm: Add support for encoding and decoding.
Also makes the code only load the libgsm library only when it is used
instead of on initialization of the dll.
|
2009-08-04 15:20:14 +02:00 |
Maarten Lankhorst
|
37a89ff073
|
msgsm32.acm: Add support for format enumeration.
|
2009-08-04 15:19:49 +02:00 |
Maarten Lankhorst
|
58b5a3f6be
|
msgsm32.acm: Implement a stub dll.
|
2009-08-04 15:19:32 +02:00 |