1. 00e7793 janitorial: Put "inline static" at the beginning of a declaration. by Michael Stefaniuc · 19 years ago
  2. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  3. 66a5c73 msg711: Renamed the dlls/msacm/msg711 directory to dlls/msg711.acm. by Alexandre Julliard · 19 years ago[Renamed from dlls/msacm/msg711/msg711.c]
  4. 8140d66 Fix all drivers DriverProc to conform to the DRIVERPROC definition. by Dmitry Timoshkov · 19 years ago
  5. c6b005a Fixed some more traces to use the right printf format and avoid typecasts. by Alexandre Julliard · 20 years ago
  6. cf1d00b Removed excessive statement (break after return or goto, not useful by Eric Pouech · 20 years ago
  7. 3e2af5d Fix a typo that didn't allow pcm to mulaw conversions. by Robert Reif · 20 years ago
  8. ebf0eb3 Make static Unicode strings const. by Francois Gouget · 21 years ago
  9. 32b1e67 Moved msacmdrv.h to include directory to avoid inter-dll header dependencies. by Alexandre Julliard · 21 years ago
  10. e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
  11. 864ca06 winnls.h must not include winbase.h. by Alexandre Julliard · 22 years ago
  12. d2667a4 Removed unnecessary HANDLE typecasts. by Francois Gouget · 22 years ago
  13. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  14. aeb0cdb Implemented a G711 ACM codec (supports both A-Law and MU-Law). by Eric Pouech · 23 years ago
  15. 140e722 Removed more code at Hidenori's request. by Alexandre Julliard · 23 years ago
  16. 3320b43 Made use of MSACM driver definitions. by Eric Pouech · 23 years ago
  17. bcb9c46 Implemented G711 codec driver. by Hidenori Takeshima · 23 years ago