ole32: Make the virtual table functions static where possible.
[wine] / dlls / winmm / wineoss / audio.c
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-08  Robert Reifwineoss: Missing mixer fixes.
2006-01-27  Eric Pouechwineoss: Proper support in OSS driver for audio when...
2005-12-08  Robert Reifwineoss: Fix device probing.
2005-11-21  Rein KlazesBreak from the SNDCTL_DSP_CHANNELS loops on first error...
2005-10-03  Vitaliy MargolenReplace registry editing instructions with winecfg.
2005-09-09  Alexandre JulliardUse a more portable scheme for storing the name of...
2005-07-03  Vitaliy MargolenChange messages about config file to registry.
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-17  Robert ReifFall back to default header prepare and unprepare funct...
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...
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-10-26  Robert ReifSplit up audio.c into three separate .c files:
2004-09-08  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
2004-09-01  Francois GougetAdd support for the AUDIODEV and MIXERDEV environment...
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-20  Robert ReifRemove wine specific DRV_QUERYDSOUNDGUID message and...
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-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-12  Robert ReifEnable exact position calculation when hardware support...
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-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-09  Robert ReifFixed SMPTE time.
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-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-06-04  Robert ReifAdded a dynamically growing ring buffer for oss, alsa...
2003-05-11  Eric PouechStop wavemap lookup if a device isn't functional (spott...
2003-05-02  Robert ReifAdded driver property set implementation.
2003-04-29  Robert ReifFixed a problem where OSS trigger support is inconsistent.
2003-04-29  Robert ReifAdded driver notify implementation.
2003-04-26  Robert ReifFixed bug caused by OSS inconsistent trigger operation...
2003-04-10  Robert ReifBetter error messages.
2003-04-10  Alexandre JulliardRemoved uses of the non standard ICOM_VTBL macro.
2003-04-05  Eric PouechWork around not implemented ioctl in BSD.
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...
next