.. |
.cvsignore
|
Initial revision
|
1998-10-04 18:02:24 +00:00 |
Makefile.in
|
Added mcimidi and mciwave.
|
1998-11-24 18:13:12 +00:00 |
audio.c
|
Changed // comments to /* */ so WINE compiles with non-gcc compilers
|
1998-12-26 12:54:29 +00:00 |
dplay.c
|
Added macros to header file for easier function calling.
|
1998-12-24 16:27:46 +00:00 |
dsound.c
|
Changed // comments to /* */ so WINE compiles with non-gcc compilers
|
1998-12-26 12:54:29 +00:00 |
init.c
|
- add -lossaudio if needed, and a check for <soundcard.h>, to configure.in
|
1998-12-15 17:49:02 +00:00 |
joystick.c
|
egcs 'ambiguous else' warnings fixes.
|
1998-11-01 19:27:22 +00:00 |
mcianim.c
|
Added some error checking ; made use of new 16/32 MCI message handling
|
1998-11-24 14:34:29 +00:00 |
mcicda.c
|
#elif -> #else
|
1998-12-24 14:26:41 +00:00 |
mcimidi.c
|
- add -lossaudio if needed, and a check for <soundcard.h>, to configure.in
|
1998-12-15 17:49:02 +00:00 |
mcistring.c
|
No longer sending directly messages to DriverProc but rather go through
|
1998-12-18 15:07:18 +00:00 |
mciwave.c
|
Removed warning.
|
1998-12-18 15:08:39 +00:00 |
midi.c
|
- add -lossaudio if needed, and a check for <soundcard.h>, to configure.in
|
1998-12-15 17:49:02 +00:00 |
midipatch.c
|
Release 980927
|
1998-09-27 18:28:36 +00:00 |
mixer.c
|
- add -lossaudio if needed, and a check for <soundcard.h>, to configure.in
|
1998-12-15 17:49:02 +00:00 |
mmaux.c
|
- add -lossaudio if needed, and a check for <soundcard.h>, to configure.in
|
1998-12-15 17:49:02 +00:00 |
mmio.c
|
Added some missing stubs in 32 bit part.
|
1998-11-24 15:27:43 +00:00 |
mmsystem.c
|
Changed error values MCI_INTERNAL to their correct values.
|
1998-12-18 15:13:57 +00:00 |
msvideo.c
|
Stubs for MCIWndCreate[A|W].
|
1998-12-01 08:26:45 +00:00 |
time.c
|
Some unnecessary #include and messages removed.
|
1998-12-09 11:06:00 +00:00 |