projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix potential memory issue.
[wine]
/
dlls
/
msacm
/
2001-12-04
Eric Pouech
Fixed acmFormatChoose returned fields.
tree
|
commitdiff
2001-11-09
Travis Michielsen
Test bits with '&' instead of '&&'.
tree
|
commitdiff
2001-08-21
Francois Gouget
Documentation updates (mainly thru vs. through).
tree
|
commitdiff
2001-07-25
Alexandre Julliard
Removed unnecessary inclusion of heap.h.
tree
|
commitdiff
2001-07-18
Patrik Stridvall
- Made sure that the files that contains the declarations
tree
|
commitdiff
2001-07-11
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-07-02
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-06-20
Patrik Stridvall
Documentation ordinal fixes.
tree
|
commitdiff
2001-06-19
Patrik Stridvall
Documentation ordinal fixes.
tree
|
commitdiff
2001-06-13
Dmitry Timoshkov
Protect against a driver misconfiguration.
tree
|
commitdiff
2001-06-11
Patrik Stridvall
Documentation ordinal fixes (using winapi_fixup).
tree
|
commitdiff
2001-05-22
Eric Pouech
Mimic more closely Windows' behavior (a MSACM driver...
tree
|
commitdiff
2001-04-23
Eric Pouech
Added cache for drivers information.
tree
|
commitdiff
2001-04-18
James Hatheway
Add \n to FIXME call in acmGetVersion to prevent overfl...
tree
|
commitdiff
2001-04-13
Eric Pouech
A few fixes.
tree
|
commitdiff
2001-04-13
Eric Pouech
Fixed opening of some drivers.
tree
|
commitdiff
2001-02-21
Alexandre Julliard
Removed some unnecessary ordinals.
tree
|
commitdiff
2001-02-12
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2001-02-12
James Hatheway
acmDriverEnumW shouldn't return MMSYSERR_ERROR if
tree
|
commitdiff
2001-01-26
James Juran
Add <string.h> to files that needed it.
tree
|
commitdiff
2001-01-17
Alexandre Julliard
Cleaned up dll startup routines now that we have separa...
tree
|
commitdiff
2001-01-06
Eric Pouech
Forced loading of msacm32 when msacm is loaded.
tree
|
commitdiff
2001-01-04
Eric Pouech
Added a few missing parts.
tree
|
commitdiff
2000-12-01
Patrik Stridvall
Added/modified documentation for function arguments.
tree
|
commitdiff
2000-11-30
David Elliott
Remove libXXXX.so.1.0 lines from .cvsignore files.
tree
|
commitdiff
2000-11-28
Alexandre Julliard
Got rid of the Wine internal lstrcpy* functions and...
tree
|
commitdiff
2000-11-27
Dimitrie O. Paun
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
tree
|
commitdiff
2000-11-16
Alexandre Julliard
Avoid linking with ntdll where possible.
tree
|
commitdiff
2000-11-13
Alexandre Julliard
Replaced a few internal functions by exported ones.
tree
|
commitdiff
2000-11-12
Alexandre Julliard
Start using import tables for dlls that can already...
tree
|
commitdiff
2000-11-05
Alexandre Julliard
Declare debug channels in all dlls that need them;...
tree
|
commitdiff
2000-10-23
Alexandre Julliard
Build Win32 resources as .res files and dump them into...
tree
|
commitdiff
2000-10-22
Eric Pouech
Added more conversion routines (rate conversion is...
tree
|
commitdiff
2000-10-12
Eric Pouech
Added PCM converter internal driver.
tree
|
commitdiff
2000-10-02
James Hatheway
Silence unneeded exception to allow easier ACM debugging.
tree
|
commitdiff
2000-09-27
Alexandre Julliard
Added a few missing imports.
tree
|
commitdiff
2000-09-26
Alexandre Julliard
Moved all Win16 definitions out of the standard Windows...
tree
|
commitdiff
2000-09-25
Alexandre Julliard
Removed inclusion of wine/winestring.h from winbase...
tree
|
commitdiff
2000-09-09
Eric Pouech
Added *Filter* functions.
tree
|
commitdiff
2000-08-26
Eric Pouech
Implemented most of '*Format*' API.
tree
|
commitdiff
2000-08-14
Alexandre Julliard
Replaced all lstr* calls from inside Wine code by their...
tree
|
commitdiff
2000-08-14
Alexandre Julliard
Replaced VERSION_* calls by exported API equivalents.
tree
|
commitdiff
2000-08-09
Alexandre Julliard
Removed some unnecessary #includes and dll dependencies.
tree
|
commitdiff
2000-08-08
Alexandre Julliard
Small dll interfaces cleanups.
tree
|
commitdiff
2000-08-06
Alexandre Julliard
Added imports of kernel32.dll where necessary.
tree
|
commitdiff
2000-08-03
Alexandre Julliard
Added imports of user32/gdi32/kernel32 wherever necessary.
tree
|
commitdiff
2000-07-28
Alexandre Julliard
Added 'owner' field to 16-bit spec files to specify...
tree
|
commitdiff
2000-07-26
Eric Pouech
- removed (now obsolete) driver.h file (it's content...
tree
|
commitdiff
2000-07-24
Alexandre Julliard
Merged msacm and msacm32 dlls.
tree
|
commitdiff
2000-06-20
Alexandre Julliard
For dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
tree
|
commitdiff
2000-04-06
Patrik Stridvall
Fixed some issues reported by winapi_check.
tree
|
commitdiff
2000-03-04
Alexandre Julliard
Moved dll-specific make rules to a separate Makedll...
tree
|
commitdiff
2000-01-31
Alexandre Julliard
Build most dlls as separate shared libraries.
tree
|
commitdiff
2000-01-23
Marcus Meissner
Added *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore...
tree
|
commitdiff
1999-08-15
Ulrich Weigand
Adapted to glue code generation changes.
tree
|
commitdiff
1999-07-25
Ulrich Weigand
Moved .spec files to corresponding dlls/ directory.
tree
|
commitdiff
1999-05-14
Alexandre Julliard
Converted to the new debug interface, using script...
tree
|
commitdiff
1999-04-19
Patrik Stridvall
New debug scheme with explicit debug channels declaration.
tree
|
commitdiff
1999-02-19
Marcus Meissner
Removed a lot of occurences of windows.h (and added...
tree
|
commitdiff
1999-02-17
Marcus Meissner
Optimized include/*.h: (recursively) include all header...
tree
|
commitdiff
1999-02-14
Bertho Stultiens
Change a couple of names that would conflict after...
tree
|
commitdiff
1998-10-11
Patrik Stridvall
Started the implementation of MSACM.DLL and MSACM32...
tree
|
commitdiff