Combine WINE_WAVEOUT and WINE_WAVEIN into a single structure.
[wine] / dlls / winmm / wineoss /
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-05-30  Robert ReifAdd support for more than 2 audio channels.
2005-05-29  Robert ReifFix a multiple sound card interface bug.
2005-05-14  Mike McCormackSet thread priorities to time critical.
2005-04-18  Peter Berg LarsenReplace strncpy with memcpy or lstrcpyn.
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2005-03-23  Francois GougetAssorted spelling fixes.
2005-03-17  Robert ReifFall back to default header prepare and unprepare funct...
2005-03-07  Vincent BéronMake wineoss's mixer know about DST_HEADPHONES, DST_LIN...
2005-03-04  Steven EdwardsAdded a check for poll.h.
2005-03-02  Francois GougetAssorted spelling fixes.
2005-03-02  Jeremy WhiteMore correctly establish cases where the OSS input...
2005-02-23  Jeremy WhiteMore correct fix for dsp empty case.
2005-02-23  Jeremy WhiteIn calculating the SMPTE time, we would round incorrect...
2005-02-23  Jeremy WhiteWhen we get down to the last fragment or two in our...
2005-01-28  Robert ReifFix structure member name to match windows headers...
2005-01-12  James Hawkins- Use Interlocked* instead of ++/-- in AddRef/Release.
2005-01-04  Francois GougetAssorted spelling fixes.
2005-01-03  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-20  Robert ReifA driver does not have to support all formats.
2004-12-06  Alexandre JulliardAuthors: Eric Pouech <pouech-eric@wanadoo.fr>, Filip...
2004-11-19  Robert ReifOne step closer to getting hardware accelerated capture...
2004-10-26  Robert ReifSplit up audio.c into three separate .c files:
2004-10-14  Hans LeidekkergetMessage() is only defined when HAVE_OSS is defined.
2004-10-11  Eric Pouech- bring the multimedia doc up-to-date
2004-09-08  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
2004-09-02  Rein KlazesFix a heap corruption in MIX_Init ( sizeof() != strlen...
2004-09-01  Francois GougetAdd support for the AUDIODEV and MIXERDEV environment...
2004-08-30  Robert ReifRound results of conversions between OSS and windows...
2004-08-27  Robert ReifSet proper target type.
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-22  Robert ReifAdded support for multiple mixers.
2004-08-22  Robert ReifFixed bug in volume control step size so that it actual...
2004-08-20  Robert ReifRemove wine specific DRV_QUERYDSOUNDGUID message and...
2004-08-20  Robert ReifChange step size from 0 to 1 for volume controls to...
2004-08-19  John K. HohmConsistently suggest proper Emulation rather than Emula...
2004-08-19  Robert ReifCleanup messages in supportedFormat.
2004-08-18  Robert ReifSome sound cards have different capabilities when doing...
2004-08-16  Robert ReifAdded WAVEFORMATEXTENSIBLE support.
2004-08-13  Robert ReifBetter mmap failure error message.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VFIELD macro.
2004-08-11  Robert ReifOnly copy number of bytes specified up to size of DevCa...
2004-08-04  Robert ReifAdd CRITICAL_SECTION debug info.
2004-07-23  Francois GougetAdded bytes_to_mmtime() to convert the stream position...
2004-07-19  Francois GougetUse round() instead of ceil() in wodGetPosition(TIME_SM...
2004-07-14  Francois GougetAn SNDCTL_DSP_SETDUPLEX failure should be a WARN()...
2004-07-06  Robert ReifGet certification for VerifyCertification from driver...
2004-06-16  Francois GougetLog the format when mapping the sound device (or failin...
2004-06-15  Francois GougetFix the check for SNDCTL_DSP_GETCAPS so that it is...
2004-06-01  Robert ReifFix calculation of SMPTE time (round up to full frame).
2004-05-20  Francois GougetUse triggers to disable the sound input/output side...
2004-05-11  Robert ReifAdd an interface name to wineoss, winealsa, winearts...
2004-05-05  Francois GougetAssorted spelling fixes.
2004-04-26  Francois GougetWe only support 8 and 16 bit sound so we should reject...
2004-04-12  Robert ReifCleanup reference counting.
2004-04-12  Robert ReifRemove trailing white space.
2004-04-09  Francois GougetPatch the fragment size if it does not match the curren...
2004-03-31  Robert ReifMore duplex mode soundcard info.
2004-03-29  Robert ReifPrint out sound card info for playback, capture and...
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-03-12  Robert ReifEnable exact position calculation when hardware support...
2004-02-24  Christian CostaReplaced the timer and its callback by a thread for...
2004-02-16  Robert ReifAdd secondary buffer array.
2004-02-13  Robert ReifEnable hardware secondary buffer support on cards that...
2004-02-13  Robert ReifSave oss device fd and creation flags in dsound buffer...
2004-02-13  Robert ReifSplit buffer creation function into primary and seconda...
2004-02-13  Robert ReifMoved dsound mmap mapping info into dsound objects.
2004-02-11  Dmitry TimoshkovAFMT_AC3 might be not defined in the system headers.
2004-02-09  Robert ReifFixed a problem on BSD.
2004-02-06  Robert ReifShow sound card info in trace.
2004-02-05  Christian CostaAdded missing notifications to MIDI_NotifyClient.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2004-01-27  Francois GougetAdd missing '\n's to debug traces.
2004-01-20  Robert ReifAdded notify and property set to dsound output driver.
2003-12-31  Gerald PfeiferImprove error messages in OSS_WaveOutInit() and OSS_Wav...
2003-12-12  Jeremy ShawMove the data around when the ring buffer is resized...
2003-11-14  Robert ReifFixes more use before set races.
2003-11-11  Robert ReifFix a race condition where result could be read before...
2003-11-05  Robert ReifFix wave in stop.
2003-11-04  Robert ReifFixed bug in capture stop. Only current header should...
2003-10-30  Robert ReifCache the wave volume so it can be returned rather...
2003-10-28  Robert ReifAdded support for getting the wave device name.
2003-10-27  Robert ReifClear a new hardware buffer to proper silence values...
2003-10-15  Oleg ProkhorovAnother portion of HeapReAlloc fixes.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-09  Robert ReifFixed SMPTE time.
2003-10-07  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-09-27  Robert ReifAllow wave emulated capture while doing hardware accele...
2003-09-25  Robert ReifAvoid divide by zero if the sound driver returns 0...
2003-09-19  Robert ReifAdded volume and pan support to primary buffers.
2003-09-15  Robert ReifDevice enumeration callbacks should return a NULL guid...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-04  Christian CostaFix modLongData.
2003-09-03  Robert ReifUse the drivers to get device capabilities and property...
2003-08-29  Mike HearnFixed the error message in Wave(In|Out)Init, it used...
2003-07-28  Robert ReifUse same GUIDs as win2k and xp for dsound drivers.
2003-07-02  Francois GougetFixed some common spelling errors.
2003-06-18  Francois GougetTypos/spelling fixes.
next