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