Stub for SHAutoComplete.
[wine] / dlls / winmm / wineoss /
2003-03-17  Alexandre JulliardAvoid warnings.
2003-03-15  Alexandre JulliardAdded #ifdef checks for SOUND_MIXER_INFO.
2003-03-15  Robert ReifAdded support for multiple direct sound devices.
2003-03-07  Robert ReifFixed bug where the enable state of the output and...
2003-03-04  Robert ReifCapture thread checks queue for more headers before...
2003-02-14  Robert ReifStarted to add support for a real direct sound capture...
2003-01-23  Alexandre JulliardAdded -Wpointer-arith gcc flag, and fixed the resulting...
2003-01-16  Francois GougetWarn if open_count is already 0 when OSS_CloseDevice...
2003-01-16  Francois GougetReturn MMSYS_NOERROR even if we don't open the device...
2003-01-15  Francois GougetInitialize the pwave array whenever we don't have a...
2003-01-11  Francois GougetModify OSS_Wave{In,Out}Init to report the exact capabil...
2003-01-07  Francois GougetIn OSS_RawOpenDevice, always retrieve the device format...
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2003-01-07  Francois GougetFix the BlockSize check.
2002-12-23  Jeff SmithCorrect all instances of mixMessage to mxdMessage.
2002-12-15  Eric PouechFixed hangup condition at the end of some playback.
2002-12-15  Francois GougetIf unable to set the desired format, OSS_RawOpenDevice...
2002-12-12  Jeff SmithMMDRV_GetDescription32 fix + a few cosmetic improvements.
2002-12-10  Chris MorganReset the oss device before we try to close it. Fixes...
2002-11-20  Eric PouechBetter support for multiple midi devices on the OSS...
2002-11-04  Francois GougetOSS_RawOpenDevice should return an error if the format...
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-10-09  Eric PouechFixed some multi-sound card related bugs.
2002-10-09  Alexandre JulliardFixed file descriptor corruption.
2002-10-07  Eric PouechAdded support for several soundcard.
2002-08-26  Ove KaavenTweaks to improve playback performance and reduce sound...
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-08-09  Michael Stefaniuc- Convert HDRVR to a void*.
2002-06-28  Eric PouechEnsured full duplex mode is only used with same paramet...
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-22  Patrik StridvallFixed some issues found by winapi_check.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-04-22  Eric PouechFixed multi-thread access to local variables (mainly...
2002-04-01  Eric PouechMore robust and less time consuming playback.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
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-12  Eric PouechFixed the wodReset implementation, internal messages...
2001-12-21  Eric PouechAdded full-duplex capability.
2001-12-14  Eric PouechThawed some freezes.
2001-11-19  Simon BritnellFix a loop playing failure and a problem with choppy...
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-08-21  Francois GougetDocumentation updates (mainly thru vs. through).
2001-08-18  Eric PouechReplaced memset by hand made equivalent to work around...
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-05-29  Huw D M DaviesAttempt to write fragments and check whether we can...
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-20  James HathewayMake sure to return our variable with the correct retur...
2001-04-13  Eric PouechFixed some buffers issue in recording.
2001-03-21  Ove KaavenShow an error if small enough fragment sizes couldn...
2001-03-03  Andreas MohrSome more message cleanups.
2001-02-12  Andreas MohrDon't touch WAVEHDRs dwLoops variable.
2001-01-25  Patrik StridvallFixed some issues found by winapi_check.
2001-01-18  Huw D M DaviesFix off by one error in buffer length check.
2001-01-15  Alexandre JulliardRemoved unnecessary headers.
2001-01-04  Eric PouechNow using manifest constant instead of raw values for...
2001-01-04  Marcus MeissnerSet fragments for wave input to 7 x 1024 byte.
2001-01-02  Marcus MeissnerRead 4 bytes to wake up GETISPACE.
2000-12-27  Ulrich WeigandCompile fix if HAVE_OSS is not defined.
2000-12-21  Marcus MeissnerHandle errors for IDsDriver_GetPosition.
2000-12-21  Ove KaavenEnable the DirectSound HAL for sound drivers that do...
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-12-13  Alexandre JulliardRemoved some unnecessary includes.
2000-12-09  Andreas Mohr- README update
2000-11-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-27  Marcus MeissnerWARN() about missing /dev/sequencer, it's too confusing...
2000-11-26  Dimitrie O. PaunMake sure all files using config.h constants actually...
2000-11-25  Stephane Lussier- Read all the fragments available, not only one fragme...
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-10-29  Dimitrie O. PaunFixed a few compilation warnings
2000-10-25  Andreas MohrTransform device open error TRACE()s into WARN(); bette...
2000-10-24  Francois Jacques- All audio device handles are initialized to -1 and...
2000-10-22  Andreas MohrAdded sleep time calculation for the wodPlayer thread.
2000-10-19  Andreas MohrSequencer error message fix.
2000-10-19  Francois JacquesShould test unixdev against -1 (see wodOpen/widOpen).
2000-10-13  Andreas Mohr- stupid spelling fixes
2000-10-13  Chris MorganIndicate that the MIDI error message only affects progr...
2000-10-12  Marcus MeissnerSuppress junk noise at startup of DirectSound on SB...
2000-09-27  Eric PouechStore a copy of MIDIOPENDESC information instead of...
2000-09-22  Huw D M DaviesSet close on exec() flag at times when we leave /dev...
2000-08-26  Andreas Mohr- made the MIDI sequencer error message much better...
2000-08-25  Eric PouechFixed recording format settings (16 bit was broken...
2000-08-18  Ed SnowClean out the hack on BASS/TREBLE and suppress them...
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-26  Eric Pouech- removed (now obsolete) driver.h file (it's content...
next