Add save/restore mapping context routines.
[wine] / dlls / winmm /
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-04  Eric PouechFixed another regression in PlaySound.
2002-06-04  Steven EdwardsPorting fixes.
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-29  Eric PouechSome other synchronisation issues.
2002-05-29  Eric PouechCheck for NULL ptr in midiStreamOut.
2002-05-28  Sander van LeeuwenmixerGetControlDetailsW: translate strings for
2002-05-23  Alexandre JulliardRemoved some unnecessary imports.
2002-05-22  Patrik StridvallFixed some issues found by winapi_check.
2002-05-22  Eric PouechFixed hang in PlaySound in error cases; added registry...
2002-05-19  Steven EdwardsAdd check for <sys/ioctl.h>.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-16  Eric PouechFixed hangs when playing an ASCII resource.
2002-05-16  Johan Gilllpmmioinfo can sometimes, proven in the read case,...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-12  Eric PouechBetter behavior of PlaySound (error handling, synchroni...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-11  Eric PouechLet MCI drivers support the session instance loading...
2002-05-11  Eric PouechCreated session instance for installable drivers.
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-05-05  Alexandre JulliardRemoved more code at Hidenori's request.
2002-04-22  Eric PouechFixed multi-thread access to local variables (mainly...
2002-04-22  Eric PouechFixed a mismatch in wavein 16/32 mapping.
2002-04-08  Hidenori TakeshimaAdded resources for Japanese.
2002-04-08  Hidenori TakeshimaFixed an overflow in calculating times.
2002-04-01  Eric PouechMore robust and less time consuming playback.
2002-04-01  Eric PouechFixed size of buffers in conversion.
2002-03-25  Vincent BéronChanges some handle definitions to the proper type.
2002-03-25  Chris MorganwodOpen() should return MMSYSERR_ALLOCATED if the devic...
2002-03-22  Chris MorganFix range in aRts 8bit volume code.
2002-03-21  Chris MorganAdded aRts driver.
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-15  Patrik StridvallAdded some defines for compatibility with Windows headers.
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2002-01-29  Dimitrie O. PaunMake FIXMEs more grep-able.
2002-01-29  Patrik StridvallAvoid wildcards in .cvsignore.
2002-01-29  Andreas MohrFixed ==/!= mismatch.
2002-01-21  Francois GougetPrint the strerror instead of just the errno.
2002-01-13  Eric PouechNow using the NT CD interface.
2002-01-12  Eric PouechFixed the wodReset implementation, internal messages...
2002-01-10  Eric PouechFix potential memory issue.
2001-12-24  Alexandre JulliardUse MapLS/UnMapLS instead of SEGPTR_* macros.
2001-12-21  Eric PouechAdded full-duplex capability.
2001-12-21  Eric PouechFixed another bunch of bugs (mainly linked to operation...
2001-12-14  Eric PouechThawed some freezes.
2001-12-04  Eric PouechFixed bugs in output functions (write).
2001-11-19  Simon BritnellFix a loop playing failure and a problem with choppy...
2001-11-13  Eric PouechFixed wave(In|Out)Open when called with WAVE_MAPPED...
2001-11-12  Eric PouechFixed some race conditions in notification vs. operation
2001-11-09  Simon BritnellCleaned up the wodPlayer functionality to make it easie...
2001-11-06  François GougetFix the #include order for config.h.
2001-11-05  Eric PouechFixed dst / src lines implementation.
2001-10-22  Francois GougetSpelling, grammar and a bit of comment formatting fixes.
2001-10-14  Francois GougetDon't print NULL strings (crashes on Solaris).
2001-08-21  Francois GougetDocumentation updates (mainly thru vs. through).
2001-08-18  Eric PouechReplaced memset by hand made equivalent to work around...
2001-08-15  Eric PouechFixed error message and return value in case of bogus...
2001-08-09  Andreas MohrSpelling fixes.
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-24  Alexandre JulliardRemoved HEAP_strdupA.
2001-07-20  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-18  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallFixed some issues found by winapi_check.
2001-06-28  Patrik StridvallFixed some issues found by winapi_check.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-06-19  Eric PouechFails mapper opening when no midi out devices are present.
2001-06-19  Eric PouechFixed bugs in output functions (ascend, createChunk).
2001-06-19  Patrik StridvallFixed some issues found by winapi_check.
2001-06-11  Patrik StridvallFixed some issues found by winapi_check.
2001-06-11  Marcus MeissnerAlias and Device Type are case insensitive.
2001-05-29  Huw D M DaviesAttempt to write fragments and check whether we can...
2001-05-24  Andreas MohrSpelling fixes.
2001-05-22  Eric PouechMade midi mapper more robust.
2001-05-22  Eric PouechNow loading the default setting for low level drivers...
2001-05-21  Eric PouechFixed open requests in case of error (if the physical...
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-05-07  Bang Jun-YoungCall OSS_MidiInit() only if HAVE_OSS_MIDI is defined.
2001-05-07  Bang Jun-YoungInclude missing errno.h.
2001-04-25  James HathewayPlaySoundA should return TRUE when it stops playing...
2001-04-20  James HathewayMake sure to return our variable with the correct retur...
2001-04-13  Eric PouechFixed callback parameters (bogus hWave); added acm...
2001-04-13  Eric PouechAllow MCI_SET to change waveFormat for recording.
2001-04-13  Eric PouechFixed some buffers issue in recording.
2001-03-23  James Hatheway- MCI_SAVE should overwrite its destination file.
2001-03-21  Jeff GarzikWarning fixes.
2001-03-21  Ove KaavenShow an error if small enough fragment sizes couldn...
2001-03-10  Francois GougetFixed spelling/typos in comments.
2001-03-05  Alexandre JulliardChanged isolated for loops to while loops (based on...
2001-03-03  Andreas MohrSome more message cleanups.
2001-02-14  Eric PouechStarted the real implementation of mciavi.
2001-02-14  Andreas MohrCosmetics.
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-02-12  Andreas MohrMake MMIO_Open work with NULL filename again.
2001-02-12  Andreas MohrDon't touch WAVEHDRs dwLoops variable.
2001-01-28  Eric PouechFixed some mci string parsing issues.
next