1. 6f74cf8 msacm: Added Hungarian translation. by András Kovács · 19 years ago
  2. 29aea6e Fixed a couple of function prototypes. by Alexandre Julliard · 19 years ago
  3. 2382e58 winemp3: Increase factor from 4 to 12 in MPEG3_StreamSize. by Alex Villacís Lasso · 19 years ago
  4. f69dfc6 msacm: Czech language resources encoding fix. by Petr Tesarik · 19 years ago
  5. 7124582 msacm: Turkish translation. by Fatih Aşıcı · 19 years ago
  6. 57a579f Make more arrays const. by Dmitry Timoshkov · 19 years ago
  7. 6c37076 msacm: acmDriverAdd() support for ACM_DRIVERADDF_FUNCTION, implemented by Alex Villacís Lasso · 19 years ago
  8. 07dc3c5 msacm: reroute all SendDriverMessage() calls to MSACM_Message. by Alex Villacís Lasso · 19 years ago
  9. d20addf msacm: acmDriverMessage() with proper support for DRV_CONFIGURE. by Alex Villacís Lasso · 19 years ago
  10. e3851bc msacm: acmDriverAdd[AW] support for ACM_DRIVERADDF_NOTIFYHWND. by Alex Villacís Lasso · 19 years ago
  11. 72f7170 MSACM: acmDriverAddW skeleton, implementation of ACM_DRIVERADDF_NAME. by Alex Villacís Lasso · 19 years ago
  12. cb37c43 msacm: Implement acmDriverPriority with driver priority/enabled saving. by Alex Villacís Lasso · 19 years ago
  13. 8d52016 msacm: Implement honouring of driver priority and enabled status at load time. by Alex Villacís Lasso · 19 years ago
  14. 5964f66 msacm: Add parameter tests for ACM_METRIC_DRIVER_PRIORITY and by Alex Villacís Lasso · 19 years ago
  15. 1da4b59 msacm: Fix acmMetrics(ACM_METRIC_DRIVER_PRIORITY) return on error. by Alex Villacís Lasso · 19 years ago
  16. 9a577e5 msacm: Add support for ACM_METRIC_DRIVER_SUPPORT. by Alex Villacís Lasso · 19 years ago
  17. 8cfa507 msacm: Fix incorrect linked list traversing leading to memory/driver by Alex Villacís Lasso · 19 years ago
  18. f21c902 msacm: Initialize some ACMSTREAMHEADER fields for the sake of native codecs. by Alex Villacís Lasso · 19 years ago
  19. 63413b7 msacm32: Implement ACM_METRIC_DRIVER_PRIORITY in acmMetrics. by Alex Villacís Lasso · 19 years ago
  20. 9a95aa7 msacm: Preserve value of cbStruct in acmDriverDetails. by Alex Villacís Lasso · 19 years ago
  21. 8140d66 Fix all drivers DriverProc to conform to the DRIVERPROC definition. by Dmitry Timoshkov · 19 years ago
  22. 0ec7e1a Renamed all .cvsignore files to .gitignore. by Alexandre Julliard · 19 years ago
  23. 58d6722 Add Korean translations. by YunSong Hwang · 19 years ago
  24. 7e22be4 We are no longer generating .dbg.c files. by Alexandre Julliard · 20 years ago
  25. cd6e5ba Added Norwegian translations. by Alexander N. Sørnes · 20 years ago
  26. 9f1c6de We are no longer generating .spec.c files. by Alexandre Julliard · 20 years ago
  27. 261e376 Fixed a number of pointer to integer conversions that wouldn't work by Alexandre Julliard · 20 years ago
  28. c6b005a Fixed some more traces to use the right printf format and avoid typecasts. by Alexandre Julliard · 20 years ago
  29. cc4da88 Explicitly import kernel32 in tests that use it. by Alexandre Julliard · 20 years ago
  30. 205fc8a Make all the DriverProc entry points private. by Alexandre Julliard · 20 years ago
  31. 82434be gcc 4.0 warning fixes. by Mike McCormack · 20 years ago
  32. f84401a Sort entry points in the same order as Windows. by Alexandre Julliard · 20 years ago
  33. 863a4b1 Fix some more -Wstrict-prototypes warnings. by Stefan Huehner · 20 years ago
  34. 0ddd30b Removed unnecessary code in the 16-bit DllEntryPoint function of some by Alexandre Julliard · 20 years ago
  35. 34fa35d Added rules for building import libraries in the individual dll by Alexandre Julliard · 20 years ago
  36. d62356a Added rules to build import libraries in the individual dll makefiles. by Alexandre Julliard · 20 years ago
  37. 821d4c4 Fix nativeapi.pm so it knows about AC_HEADER_STAT(). by Francois Gouget · 20 years ago
  38. accf3ee Fixed 3 memset()s which used the wrong size (too large). by Marcus Meissner · 20 years ago
  39. 05413fc Fixed some signed / unsigned pointer casts. by Eric Pouech · 20 years ago
  40. a667d53 Janitorial: Get rid of strncpy/strncpyW. by Peter Berg Larsen · 20 years ago
  41. 9ed61de Get rid of HeapAlloc casts. by Jakob Eriksson · 20 years ago
  42. 18bfe6a Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all by Alex Villacís Lasso · 20 years ago
  43. cf1d00b Removed excessive statement (break after return or goto, not useful by Eric Pouech · 20 years ago
  44. 5ad7d85 Do not check for non NULL pointer before HeapFree'ing it. It's redundant. by Michael Stefaniuc · 20 years ago
  45. 3e2af5d Fix a typo that didn't allow pcm to mulaw conversions. by Robert Reif · 20 years ago
  46. 4056d7e Fixed some errors in function prototypes. by Eric Pouech · 20 years ago
  47. 20f8397 Make the PCM conversion routines of msacm produce identical results to by Robert Reif · 20 years ago
  48. 5590928 Added Polish translation. by Piotr Caban · 21 years ago
  49. fe442b2 Fix signed/unsigned comparison warnings. by Hans Leidekker · 21 years ago
  50. b45744c Added Czech resources. by David Kredba · 21 years ago
  51. b459952 Avoid some non-portable makefile constructs, and get rid of the by Alexandre Julliard · 21 years ago
  52. 076d78b Add some missing definitions to mmreg.h. by Francois Gouget · 21 years ago
  53. d2db8dc Only printout information when in interactive mode. by Robert Reif · 21 years ago
  54. 74cebde Translated some English resource files into German. by Henning Gerhardt · 21 years ago
  55. 225cd59 Look up driver info in the registry as well as in system.ini. by Dimitrie O. Paun · 21 years ago
  56. 76e280b Added some Japanese translations. by Hajime Segawa · 21 years ago
  57. cd072ca Added trace and debug printing info. by Robert Reif · 21 years ago
  58. 3e42f69 Changed my name, so update copyright info. by Ivan Leo Puoti · 21 years ago
  59. 321189a More parameter checking fixes with tests. by Robert Reif · 21 years ago
  60. 00cd2b2 Added tests for msacm32.dll. by Robert Reif · 21 years ago
  61. 445fc35 Better function parameter checking. by Robert Reif · 21 years ago
  62. ebf0eb3 Make static Unicode strings const. by Francois Gouget · 21 years ago
  63. 24dd96a Updated Spanish translations. by José Manuel Ferrer Ortiz · 21 years ago
  64. 9e4ed64 .spec.c files are no longer used for 32-bit dlls. by Alexandre Julliard · 21 years ago
  65. 87c73c0 Fixed bug when PCMWAVEFORMAT is passed into acmStreamOpen. by Robert Reif · 21 years ago
  66. 32b1e67 Moved msacmdrv.h to include directory to avoid inter-dll header dependencies. by Alexandre Julliard · 21 years ago
  67. 2ca8753 Fix improper WAVEFORMATEX size calculation for non PCM formats. by Robert Reif · 21 years ago
  68. 29f7c29 Remove an instance of exit(). We should return failure, not kill the by Ove Kaaven · 21 years ago
  69. 15a9d28 Added/updated Italian resources. by Ivan Leo Murray-Smith · 21 years ago
  70. 8defcd3 Localization to the Portuguese of Brazil. by Marcelo Duarte · 21 years ago
  71. a2977cf Added Dutch translations. by Hans Leidekker · 21 years ago
  72. fbdfd91 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. by Dimitrie O. Paun · 21 years ago
  73. c775bed Extract localisable resources from msacm resource file. by Vincent Béron · 22 years ago
  74. 8b25584 Remove the obsolete pascal16 (replaced by pascal -ret16). by Dimitrie O. Paun · 22 years ago
  75. e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
  76. 864ca06 winnls.h must not include winbase.h. by Alexandre Julliard · 22 years ago
  77. ea150db Fixed wrong assert in PCM_round, which didn't allow to call by Michael Günnewig · 22 years ago
  78. 5061d3a - renamed winmm.OpenDriverW into winmm.OpenDriver by Eric Pouech · 22 years ago
  79. 4e1ef0c For all DLLs with defined DllMain and which do not require by Dmitry Timoshkov · 22 years ago
  80. e048ada List 16-bit spec files explicitly to avoid problems with some versions of make. by Alexandre Julliard · 22 years ago
  81. 114a31a Take advantage of new winebuild syntax to remove redundant function by Alexandre Julliard · 22 years ago
  82. dda7f97 Audio codecs were erroneously being listed multiple times, making it by Waldeck Schutzer · 22 years ago
  83. ab908c4 Make sure the parameter phas is correct by setting it equal to NULL in by Waldeck Schutzer · 22 years ago
  84. 9b0b1e0 Remove (POINTER)NULL casts. by Francois Gouget · 22 years ago
  85. ec55d23 Use slighly more accurate formula for C816. by Francois Gouget · 22 years ago
  86. a522385 Add support for the 48 and 96kHz formats. by Francois Gouget · 22 years ago
  87. dbf8b78 Added .spec.def files. by Alexandre Julliard · 22 years ago
  88. d2667a4 Removed unnecessary HANDLE typecasts. by Francois Gouget · 22 years ago
  89. 1e1313d Made the dll entry point default to DllMain and removed most of the by Alexandre Julliard · 22 years ago
  90. 601a3ab Fix some types and function prototypes according to Platform SDK definitions. by Dmitry Timoshkov · 22 years ago
  91. 70e9a64 Compile the msacm dll with STRICT defined. by Michael Stefaniuc · 22 years ago
  92. 23bb371 Added support for building certain dlls with -DSTRICT. by Alexandre Julliard · 22 years ago
  93. 20b26e7 Moved out 16 bit code. by Eric Pouech · 22 years ago
  94. e9bd493 Minor comments cleanups. Removed unneeded FIXMEs. by Eric Pouech · 22 years ago
  95. 1ee88a2 Removed trailing white space. by Patrik Stridvall · 23 years ago
  96. ec7d7b7 - Convert HDRVR to a void*. - Fix declaration of DriverCallback(). by Michael Stefaniuc · 23 years ago
  97. 7df2d9f Misc spelling fixes. by Andreas Mohr · 23 years ago
  98. 958732d Fixed warnings. by Alexandre Julliard · 23 years ago
  99. 77afd6c Made some more spec file entries optional or unnecessary. by Alexandre Julliard · 23 years ago
  100. d2e22f9 ADPCM nybble processing order was incorrect. by David D. Hagood · 23 years ago