- Update build system to support IOKit and CoreFoundation frameworks
[wine] / dlls / winmm /
2004-08-19  Robert ReifAdded 32 bit sample size tests and 4 and 6 channel...
2004-08-19  Robert ReifCleanup messages in supportedFormat.
2004-08-19  Robert ReifDon't try to find alternate formats for non PCM formats.
2004-08-18  Robert ReifSome sound cards have different capabilities when doing...
2004-08-16  Eric PouechImplemented the mmTask* functions.
2004-08-16  Robert ReifAdded test for WAVEFORMATEXTENSIBLE support.
2004-08-16  Robert ReifAdded WAVEFORMATEXTENSIBLE support.
2004-08-16  David KredbaAdded Czech resources.
2004-08-13  Robert ReifMore WAVEOUTCAPSW tests.
2004-08-13  Francois GougetThe Windows headers support for NONAMELESSUNION and...
2004-08-13  Francois GougetThe Windows headers don't define the DRV_QUERYDEVICEINT...
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  Alexandre JulliardAvoid some non-portable makefile constructs, and get...
2004-08-11  Robert ReifOnly print out verbose information when in interactive...
2004-08-11  Robert ReifOnly copy number of bytes specified up to size of DevCa...
2004-08-09  Huw D M DaviesFix compilation of winmm tests.
2004-08-09  Mike HearnOnly trace FOURCC handler when one is specified
2004-08-09  Robert ReifAdded some mixer tests.
2004-08-09  Robert ReifChange MIXER_GetDev to take pointer to returned address...
2004-08-04  Robert ReifAdd CRITICAL_SECTION debug info.
2004-08-02  Francois GougetPlay back what has been recorded when in interactive...
2004-07-29  Marcelo DuarteLocalization of devenum to Portuguese and minor correct...
2004-07-23  Francois GougetAdded bytes_to_mmtime() to convert the stream position...
2004-07-23  Francois GougetSort the winmm test formats by increasing sampling...
2004-07-23  Robert ReifTest waveInGetDevCapsW.
2004-07-23  Robert ReifWindows 95 doesn't support waveOutGetDevCapsW.
2004-07-21  Francois GougetMake sure we won't get an overflow in check_position...
2004-07-21  Robert ReifAdds *GetDevCapsW bad pointer check.
2004-07-21  Filip Navara- Implementation of mmTaskCreate. Based on patch by...
2004-07-20  Francois GougetRevert my previous incorrect check_position() patch...
2004-07-20  Robert ReifNotify when position format not supported.
2004-07-19  Francois GougetCheck that we are still playing in wodUpdatePlayedTotal...
2004-07-19  Francois GougetIn interactive mode, check that the tone duration is...
2004-07-19  Francois GougetFix the check_position() test: on Windows waveOutGetPos...
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-14  Dmitry TimoshkovMake it possible to open read-only AVI files for a...
2004-07-13  Henning GerhardtMore German translations.
2004-07-06  Robert ReifGet certification for VerifyCertification from driver...
2004-06-30  Dimitrie O. PaunLookup driver information in registry and system.ini.
2004-06-28  Hajime SegawaAdded some Japanese translations.
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-15  Francois GougetChange the ARTS_Init() error message from an ERR()...
2004-06-14  Robert ReifAdded tracing to all functions.
2004-06-14  Robert ReifRemoved 11 bit sample size capture test because at...
2004-06-14  Robert ReifReset played variables on open.
2004-06-14  Mike McCormackFix PlaySound.
2004-06-14  Robert ReifDon't try to map the mapper device.
2004-06-04  Robert ReifTreat WAVE_MAPPER as a real device and performs all...
2004-06-04  Robert ReifHandle case where partial structure update requested.
2004-06-01  Robert ReifFix calculation of SMPTE time (round up to full frame).
2004-06-01  Robert ReifAdded a test to check playback position after done...
2004-06-01  Robert ReifReturns proper error code when trying to get caps when...
2004-06-01  Robert ReifFixed a bug where wrong a return value was returned...
2004-06-01  Robert ReifAdded some trace and debug printing.
2004-06-01  Robert ReifAdded another possible windows failure mode.
2004-05-27  Uwe BonnesFixed missing inversion in bit manipulation.
2004-05-27  Robert ReifFixed a problem were a trace accesses a data member...
2004-05-27  Robert ReifAdded WAVE_MAPPED flag test.
2004-05-27  Ivan Leo PuotiChanged my name, so update copyright info.
2004-05-21  Robert ReifFixed a bug I introduced in waveInGetDevCapsA(WAVE_MAPP...
2004-05-20  Francois GougetSplit off the winmm capture test.
2004-05-20  Francois GougetAdd a 5 second test tone to help debug issues with...
2004-05-20  Francois GougetUse triggers to disable the sound input/output side...
2004-05-19  Eric PouechGetModuleFileName[AW] doesn't terminate the string...
2004-05-14  Robert ReifPrint human-readable capabilities flag.
2004-05-14  Robert ReifSample rate sanity check.
2004-05-13  Robert ReifwaveOutGetDevCapsA can fail with MMSYSERR_BADDEVICEID or
2004-05-11  Robert ReifAdd an interface name to wineoss, winealsa, winearts...
2004-05-05  James Courtier-DuttonUpdated to the new alsa api.
2004-05-05  Francois GougetAssorted spelling fixes.
2004-05-05  Francois Gougetwinejack.drv only supports 16bit sound so we can simpli...
2004-05-05  Francois GougetIf ARTS_WaveInit() failed then transmit the failure...
2004-05-05  Francois GougetTaking into account wavemap and midimap there can be...
2004-04-30  Robert ReifYou have to have at least one device before you can...
2004-04-29  Robert ReifForgot to limit capture sample rates.
2004-04-28  Robert ReifAnother error return value check added after looking...
2004-04-28  Ove KaavenFixed a couple of bugs.
2004-04-27  Robert ReifRestore the 2 MHz sample rate test and fix the winealsa...
2004-04-26  Francois GougetMake sure the 'alsa handle' is initialized to NULL...
2004-04-26  Francois GougetwaveOutGetDevCaps(-1...) must return the capabilities...
2004-04-26  Francois GougetFix a warning in JACK_drvLoad().
2004-04-26  Francois GougetWe only support 8 and 16 bit sound so we should reject...
2004-04-20  Francois GougetMake static Unicode strings const.
2004-04-19  Ove KaavenAdded detection of 48kHz and 96kHz support. Fixed a...
2004-04-19  Ove KaavenCode and concepts merged in from wineoss in order to...
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-04-05  Dmitry TimoshkovFallback to a compression scheme specified in the strea...
2004-04-05  Eric Pouech- implemented MCI_SOUND command
2004-03-31  Felix NawothnigDon't free ALSA device string when the device is closed...
2004-03-31  Robert ReifMore duplex mode soundcard info.
2004-03-29  Sylvain PetreolleFixed error reporting.
2004-03-29  Robert ReifPrint out sound card info for playback, capture and...
2004-03-27  Robert ReifClean up white spaces.
2004-03-27  Mike HearnAllow configuration of output devices to use and change...
next