ole32: Remove some assertions in the stuctured storage code by
[wine] / dlls / winmm /
2006-09-07  Jan Zerebeckiwineoss: Remove "please report" from a trace.
2006-09-07  Jan Zerebeckiwinmm: Prevent NULL dereference in MCI_Close and add...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-07  Michael Stefaniucjanitorial: Put "inline static" at the beginning of...
2006-07-03  Andrew Talbotwinmm/winealsa: Write-strings warning fix.
2006-06-26  Eric Pouechmci: Fix some mciSendString quirks.
2006-06-26  Francois Gougetwinecoreaudio: Protect pthread.h inclusion.
2006-06-15  Peter Åstrandwinmm: Add support for "open new" commands.
2006-06-13  Alexandre Julliardwinmm/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Mike McCormackwinmm: Undefine SW_MAX defined by linux/input.h to...
2006-06-01  Alexandre Julliardwinecoreaudio: Fixed the FSF address.
2006-06-01  Ken Thomaseswinecoreaudio: Don't CFAllocate buffer for port message.
2006-06-01  Ken Thomaseswinecoreaudio: Use unique name for message port.
2006-06-01  Ken Thomaseswinecoreaudio: 8-bit Linear PCM data is unsigned.
2006-06-01  Ken Thomaseswinecoreaudio: Keep processing wavehdrs to satisfy...
2006-06-01  Ken Thomaseswinecoreaudio: Improve state tracking.
2006-06-01  Ken Thomaseswinecoreaudio: Miscellaneous cleanup.
2006-06-01  Ken Thomaseswinecoreaudio: Fix race to open.
2006-05-31  Alexandre Julliardwinecoreaudio: Fixed a bunch of compiler warnings.
2006-05-31  Robert Reifwinmm: Always check for open and close enents in wave...
2006-05-31  Andrew Talbotwinmm/joystick: joystick.c requires Unicode library.
2006-05-30  Emmanuel Maillardwinecoreaudio: Initial Audio Driver for Mac OS X.
2006-05-30  Robert Reifwinmm: Add multiple header wave tests.
2006-05-24  Alexandre JulliardLink against libwine_unicode everywhere we use Unicode...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-20  Robert Reifwinmm: Fix wave test handle use after close bug.
2006-05-11  Robert Reifwinmm: Fix wave test volume warning.
2006-05-10  Michael Stefaniucjanitorial: Remove redundant NULL pointer checks before...
2006-05-09  Robert Reifwinmm: Print out more info on failed test.
2006-05-09  Robert Reifwinmm: Check waveOutGetVolume parameter.
2006-05-09  Alexandre Julliardmsacm32.drv: Renamed msacm.drv to msacm32.drv, and...
2006-05-09  Alexandre Julliardmciwave: Renamed mciwave.drv to mciwave.dll, and moved...
2006-05-08  Robert Reifwineoss: Missing mixer fixes.
2006-05-08  Robert Reifwinmm: More wave callback tests.
2006-04-19  Mike Frysingerjoystick: Search for /dev/input/js as well as /dev/js.
2006-04-06  Robert Reifwinearts: Don't call arts_free if arts_init wasn't...
2006-04-03  Jan Zerebeckiwinealsa: Fix pausing when the hardware does not suppor...
2006-03-14  Robert Reifwineesd: Use pipe sync for events.
2006-03-10  Robert Reifwineesd: Update ESD driver to closer match OSS and...
2006-02-24  Francois GougetAssorted spelling fixes.
2006-02-14  Dmitry Timoshkovwinmm: Protect drivers list by a critical section.
2006-02-13  Petr Tesarikwinmm: Czech language resources encoding fix.
2006-02-07  Alexandre JulliardInclude wine/port.h in files that use exceptions.
2006-02-06  Fatih Aşıcıwinmm: Turkish translation.
2006-01-27  Eric Pouechwineoss: Proper support in OSS driver for audio when...
2006-01-24  Dmitry TimoshkovMake more arrays const.
2006-01-23  Robert Reifwinearts: Try to keep winecfg from crashing by recoveri...
2006-01-18  Robert Reifwinealsa: Add critical section names for debugging.
2006-01-11  Alex Villacís Lassowinealsa: Ensure that copy_format() will not write...
2005-12-17  Robert Reifwineoss: Shorten MIDI names.
2005-12-16  Alexandre JulliardTake advantage of the __EXCEPT_PAGE_FAULT macro.
2005-12-08  Robert Reifwineoss: Fix device probing.
2005-12-08  Eric Pouechwinealsa: Fixed returned string in capabilities.
2005-12-08  Eric Pouechwinenas: fix crash.
2005-12-06  Robert Reifwinejack: Fix driver load and initialization.
2005-12-06  Eric Pouechmciwave: save/record.
2005-12-06  Robert Reifwinmm: Allow sound card driver to be opened more than...
2005-12-06  Robert Reifwinmm: Allow sound card drivers to be opened more than...
2005-12-05  Eric Pouechwinmm: driver unloading.
2005-11-29  Eric PouechFixed some bugs in MCI string parsing.
2005-11-28  Dmitry TimoshkovFix all drivers DriverProc to conform to the DRIVERPROC...
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2005-11-28  YunSong HwangUpdate Korean translations.
2005-11-28  Eric PouechLoadLibrary16 is no longer exported by name, so do...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-23  YunSong HwangUpdate Korean translations.
2005-11-21  Rein KlazesBreak from the SNDCTL_DSP_CHANNELS loops on first error...
2005-11-16  Robert ReifOnly convert bits per sample between different encoding...
2005-11-14  Edgar HucekUnicode compile fix.
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-11-10  Francois GougetAssorted spelling and case fixes.
2005-11-05  Davin McCallAvoid getting ahead of dsound mixer when using non...
2005-10-31  Robert ReifAdd waveOutPause/waveOutRestart test.
2005-10-30  Julien CegarraCorrect name of sound.dll to sound.drv (WIN16).
2005-10-24  Robert LunnonAdded header errno.h.
2005-10-10  Eric PouechFixed mmioOpenW flags for playback.
2005-10-03  Vitaliy MargolenReplace registry editing instructions with winecfg.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-26  Alexander N. SørnesAdded Norwegian translations.
2005-09-21  Alexandre JulliardWe are no longer generating .spec.c files.
2005-09-16  Dmitry TimoshkovAdd a test for mmioDescend, make it pass under Wine.
2005-09-12  Marcus MeissnerThe last argument to MultiByteToWideChar is wide charac...
2005-09-12  Alexandre JulliardFixed some more traces to use the right printf format...
2005-09-12  Alexandre JulliardFixed gcc 4.0 warnings.
2005-09-09  Alexandre JulliardUse a more portable scheme for storing the name of...
2005-09-09  Ulrich CzekallaDisplay fccType as hex instead of characters in trace...
2005-09-08  Alexandre JulliardAvoid 'clobbered by longjmp' warnings.
2005-09-08  Ulrich Czekallackid not fccType specifies the form type to search...
2005-09-08  Christian CostaImprove midi trace.
2005-09-08  Ulrich CzekallaRemove redundant check.
2005-09-07  Mike McCormackFix gcc 4.0 warnings.
2005-09-02  Mike McCormackFix gcc 4.0 warnings.
2005-08-23  Rémi AssaillyMoved mciavi32 to the top-level dlls directory.
2005-08-22  Mike McCormackFix some gcc 4.0 warnings.
next