Fixed compiler warnings.
[wine] / dlls / winmm /
1999-12-11  Bradley BaetzThe wavemap driver wasn't passing the callback type...
1999-12-08  Bradley Baetz- Fix MMIO_{Open,Rename} to check the filename (of...
1999-12-05  Eric PouechFixed mciInfo.
1999-12-05  Eric PouechAdded support for WAVE_FORMAT_QUERY flag in wodOpen.
1999-12-05  Eric PouechFixed MCI_OPEN command for types like "CDAUDIO!H:".
1999-12-05  Eric PouechFake MIDI_IO_STATUS support in midi in open
1999-12-05  Eric PouechFixed infinite loop for 0-length wavehdrs.
1999-12-05  Eric PouechFixed buggy playback for non PCM files
1999-12-05  Eric PouechTried to reduce echo in playSound API (using two wavehd...
1999-12-05  Eric PouechAdded callback mechanisms for MIDI IN.
1999-12-04  Peter GantenwaveHdr.lpData was eventually HeapFree()ed uninitialized.
1999-12-04  Marcus MeissnerAllow 1% deviation from specified sampling rate for...
1999-11-28  Julio Cesar GazquezUpdated Spanish MM error string translation.
1999-11-21  Niels Kristian Bec... Removed extra #include statements.
1999-11-21  Eric PouechFixed forwarding and handling messages directed to...
1999-11-14  Eric PouechThe adwInfo[0] field was no longer used on mmioOpen...
1999-11-14  Uwe BonnesIgnore MCI_OPEN_ELEMENT in CDAUDIO_mciOpen.
1999-11-12   <jodaman@cegt201... Fixed joystick scaling.
1999-11-12  Julio Cesar GazquezAdded Spanish (pure Castillan) MM error string translation.
1999-11-12  Eric PouechFixed recursion count while calling midiStream(Pause...
1999-10-31  Ulrich CzekallaAdded support for the addition and removal of custom...
1999-10-31  Eric PouechAdded built-in msacm.drv and midimap.drv drivers.
1999-10-31  Patrik StridvallAdded missing configuration #if:s and #includes:s.
1999-10-31  Patrik StridvallSolaris make doesn't like unnecessary \.
1999-10-31  Eric PouechFix (some) bad behavior with buffer underrun.
1999-10-31  Eric PouechFixed PlaySound proc for non PCM content.
1999-10-24  Eric PouechSplit the multimedia/ directory into dlls/ subdirectories.
1999-10-13  Eric PouechAdded missing (and now required) filename directive.
1999-09-22  Eric PouechAdded dlls/winmm and dlls/winmm/wineoss directories.