Commit Graph

7 Commits

Author SHA1 Message Date
Mikhail Maroukhine 26cba0cb43 msgsm32.acm: Fix compiler warnings with flag -Wcast-qual. 2010-03-29 12:14:31 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01: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