2012-12-18 |
Jörg Höhle | mmdevapi: SetEventHandle is allowed only once. |
tree | commitdiff |
2012-12-03 |
Andrew Eikum | winecoreaudio.drv: Improve IsFormatSupported handling. |
tree | commitdiff |
2012-12-03 |
Andrew Eikum | winecoreaudio.drv: Convert some OSStatus errors to... |
tree | commitdiff |
2012-08-21 |
Nikolay Sivov | winecoreaudio: Fix variable types so pointer is not... |
tree | commitdiff |
2012-05-15 |
Francois Gouget | Assorted typo, spelling, wording and case fixes. |
tree | commitdiff |
2012-04-04 |
Andrew Eikum | mmdevapi: Use device GUIDs as unique identifiers. |
tree | commitdiff |
2012-04-04 |
Andrew Eikum | winecoreaudio.drv: Use device GUIDs as keys. |
tree | commitdiff |
2012-02-08 |
Alexandre Julliard | winecoreaudio: Fix spec file parameters. |
tree | commitdiff |
2012-02-01 |
Andrew Eikum | winecoreaudio: Improve underrun handling. |
tree | commitdiff |
2012-01-31 |
Jörg Höhle | winecoreaudio: Fix the Start/Stop/Reset cycle. |
tree | commitdiff |
2012-01-31 |
Jörg Höhle | winecoreaudio: Implement a lock-free callback design. |
tree | commitdiff |
2012-01-31 |
Jörg Höhle | winecoreaudio: Avoid deadlock in AudioClient_Stop. |
tree | commitdiff |
2012-01-16 |
Jörg Höhle | winecoreaudio: GetNextPacketSize returns 0 when no... |
tree | commitdiff |
2012-01-13 |
Jörg Höhle | winecoreaudio: Fix AudioCaptureClient Get/ReleaseBuffer... |
tree | commitdiff |
2012-01-13 |
Jörg Höhle | dsound: Vista/XP SP2 reworked the Speaker Configuration. |
tree | commitdiff |
2012-01-09 |
Jörg Höhle | mmdevapi: Round buffer size like native in shared mode. |
tree | commitdiff |
2012-01-06 |
Jörg Höhle | winecoreaudio: Fix latency calculation. |
tree | commitdiff |
2012-01-06 |
Jörg Höhle | mmdevapi: GetDevicePeriod returns constants. |
tree | commitdiff |
2012-01-03 |
Pierre Schweitzer | winecoreaudio.drv: Fix handle leak. |
tree | commitdiff |
2011-12-19 |
Jörg Höhle | mmdevapi: Enforce limits on period and duration. |
tree | commitdiff |
2011-11-22 |
Jörg Höhle | mmdevapi: SHAREDMODE_EXCLUSIVE + EVENTCALLBACK is too... |
tree | commitdiff |
2011-11-22 |
Andrew Eikum | winecoreaudio.drv: Make driver sample accurate. |
tree | commitdiff |
2011-11-22 |
Andrew Eikum | winecoreaudio.drv: Fix latency calculation. |
tree | commitdiff |
2011-11-15 |
Francois Gouget | winecoreaudio.drv: Don't unset Spare[0] when deleting... |
tree | commitdiff |
2011-11-08 |
Francois Gouget | winecoreaudio.drv: Give a name to the midi and mmdevapi... |
tree | commitdiff |
2011-10-28 |
Jörg Höhle | mmdevapi: IsFormatSupported EXCLUSIVE mode never return... |
tree | commitdiff |
2011-10-28 |
Jörg Höhle | winecoreaudio: Release buffer memory. |
tree | commitdiff |
2011-10-21 |
Ken Thomases | winecoreaudio: Improved tracing. |
tree | commitdiff |
2011-10-21 |
Ken Thomases | winecoreaudio: Avoid an extra copy/conversion of a... |
tree | commitdiff |
2011-10-21 |
Ken Thomases | winecoreaudio: Fix a test for allocation failure (copy... |
tree | commitdiff |
2011-10-21 |
Ken Thomases | winecoreaudio: Fix a leak. |
tree | commitdiff |
2011-10-13 |
Andrew Eikum | winecoreaudio.drv: Don't fail if setting volume fails. |
tree | commitdiff |
2011-10-05 |
Andrew Eikum | audio: Change winmm import to delayed import. |
tree | commitdiff |
2011-09-28 |
Andrew Eikum | mmdevapi: Don't fail if dwChannelMask is not set correctly. |
tree | commitdiff |
2011-09-26 |
Andrew Eikum | winecoreaudio.drv: Remove wave, mixer, and dsound drive... |
tree | commitdiff |
2011-09-08 |
Jörg Höhle | mmdevapi: Use UINT32 for a number of frames and UINT64... |
tree | commitdiff |
2011-09-07 |
Jörg Höhle | winecoreaudio: Fix AudioRenderClient Get/ReleaseBuffer... |
tree | commitdiff |
2011-09-07 |
Jörg Höhle | mmdevapi: Accept up to 8 channels. |
tree | commitdiff |
2011-09-01 |
Andrew Eikum | mmdevapi: Automatically select the correct driver. |
tree | commitdiff |
2011-08-24 |
Jörg Höhle | mmdevapi: After GetBuffer, refuse Reset, but Start... |
tree | commitdiff |
2011-07-18 |
Andrew Eikum | mmdevapi: Use a sane default if no buffer size is reque... |
tree | commitdiff |
2011-07-11 |
Andrew Eikum | winecoreaudio.drv: Make AudioSessionManager methods... |
tree | commitdiff |
2011-07-04 |
Jacek Caban | audiopolicy.idl: Fixed SetGroupingParam declaration. |
tree | commitdiff |
2011-06-20 |
Andrew Eikum | mmdevapi: Implement ISimpleAudioVolume::{Set, Get}Mute. |
tree | commitdiff |
2011-06-20 |
Andrew Eikum | mmdevapi: Fix refcounts in IAudioClient::GetService. |
tree | commitdiff |
2011-06-20 |
Andrew Eikum | winecoreaudio: Set AudioQueue volume, not AudioDevice... |
tree | commitdiff |
2011-06-14 |
Andrew Eikum | winecoreaudio.drv: Initialize audio description flags. |
tree | commitdiff |
2011-06-14 |
Andrew Eikum | mmdevapi: Sessions should be unique per-device. |
tree | commitdiff |
2011-06-06 |
Jörg Höhle | winecoreaudio: mmdevapi's mixer format is 32bit floatin... |
tree | commitdiff |
2011-06-06 |
Jörg Höhle | winecoreaudio: Properly allocate the WAVEFORMATEXTENSIB... |
tree | commitdiff |
2011-06-06 |
Andrew Eikum | winecoreaudio.drv: Partially implement IAudioSessionMan... |
tree | commitdiff |
2011-05-09 |
Andrew Eikum | winecoreaudio.drv: Implement volume control interfaces. |
tree | commitdiff |
2011-05-09 |
Andrew Eikum | winecoreaudio.drv: Store the PropertyScope in ACImpl. |
tree | commitdiff |
2011-05-09 |
Andrew Eikum | winecoreaudio.drv: Move IAudioClock closer to its relat... |
tree | commitdiff |
2011-05-02 |
Andrew Eikum | winecoreaudio.drv: Implement IAudioSessionControl:... |
tree | commitdiff |
2011-05-02 |
Andrew Eikum | mmdevapi: Initialize global driver data at DLL load... |
tree | commitdiff |
2011-04-28 |
Ken Thomases | winecoreaudio.drv: Link against ole32 for CoTaskMemAllo... |
tree | commitdiff |
2011-04-27 |
Andrew Eikum | winecoreaudio.drv: Properly allocate and free the WAVEF... |
tree | commitdiff |
2011-04-25 |
Andrew Eikum | winecoreaudio.drv: Add mmdevapi driver. |
tree | commitdiff |
2011-04-11 |
Jörg Höhle | winmm: Audio drivers unconditionally invoke DriverCallback. |
tree | commitdiff |
2011-03-28 |
Alexandre Julliard | winecoreaudio.drv: Remove unnecessary ifdefs. |
tree | commitdiff |
2011-03-14 |
Jörg Höhle | winecoreaudio: Fix 64-bits incompatibilities. |
tree | commitdiff |
2011-03-14 |
Jörg Höhle | winecoreaudio: Ignore failure to notify winmm wave... |
tree | commitdiff |
2011-03-14 |
Jörg Höhle | winecoreaudio: Do not access MIDIHDR past notification... |
tree | commitdiff |
2011-01-31 |
Charles Davis | winecoreaudio: Fix deprecation warnings in mixer.c. |
tree | commitdiff |
2011-01-31 |
Charles Davis | winecoreaudio: Fix deprecation warnings in audio.c. |
tree | commitdiff |
2011-01-31 |
Charles Davis | winecoreaudio: Fix deprecation warnings in audiounit.c. |
tree | commitdiff |
2011-01-31 |
Charles Davis | winecoreaudio: Don't use Component Manager on Mac OS... |
tree | commitdiff |
2010-11-15 |
Jörg Höhle | winecoreaudio: OSStatus is not necessarily a FOURCC. |
tree | commitdiff |
2010-09-19 |
Alexandre Julliard | makefiles: Add a standard header for all makefiles... |
tree | commitdiff |
2010-08-16 |
Jörg Höhle | winecoreaudio: Use same hard-coded limit on frequency... |
tree | commitdiff |
2010-07-21 |
Alexandre Julliard | dlls: Remove explicit imports of kernel32 and ntdll. |
tree | commitdiff |
2010-03-29 |
Michael Stefaniuc | winecoreaudio.drv: Remove superfluous casts of zero. |
tree | commitdiff |
2010-03-16 |
Alexandre Julliard | makefiles: Remove the no longer needed explicit separat... |
tree | commitdiff |
2010-02-22 |
Jörg Höhle | winmm: Accept the ancient, smaller MIDIHDR. |
tree | commitdiff |
2010-02-05 |
Jörg Höhle | winecoreaudio: Ignore failure to notify MIDI clients. |
tree | commitdiff |
2010-02-03 |
Jörg Höhle | winecoreaudio: MOD_MIDIPORT has 0 voices and notes... |
tree | commitdiff |
2010-02-03 |
Jörg Höhle | winmm: The 64KB buffer limit on MIDIHDR buffers applies... |
tree | commitdiff |
2010-02-02 |
Jörg Höhle | winecoreaudio: Fix a float cast in the computation... |
tree | commitdiff |
2010-01-19 |
Austin English | winecoreaudio.drv: Reorder includes to avoid OS X bug. |
tree | commitdiff |
2009-11-30 |
Henri Verbeet | winecoreaudio.drv: Use wine_dbg_sprintf() in a few... |
tree | commitdiff |
2009-10-23 |
Ken Thomases | winecoreaudio: Allow getting/setting volume on device... |
tree | commitdiff |
2009-10-20 |
Ken Thomases | winecoreaudio: Fix incorrect casts from float to DWORD... |
tree | commitdiff |
2009-10-19 |
Jörg Höhle | winecoreaudio: Move ERR&WARN out of OSSpinLock sections. |
tree | commitdiff |
2009-10-16 |
Ken Thomases | winecoreaudio: Quiet a noisy FIXME. |
tree | commitdiff |
2009-10-12 |
Ken Thomases | winecoreaudio: Minor grammar fix in comment. |
tree | commitdiff |
2009-10-12 |
Ken Thomases | winecoreaudio: Fix an error check (bad copy-paste). |
tree | commitdiff |
2009-10-12 |
Ken Thomases | winecoreaudio: Fix declaration of CoreAudio_MIDIRelease... |
tree | commitdiff |
2009-10-12 |
Ken Thomases | winecoreaudio: Allow opening multiple wave-out instances. |
tree | commitdiff |
2009-10-12 |
Ken Thomases | winecoreaudio: For WODM_* messages, treat dwUser as... |
tree | commitdiff |
2009-10-12 |
Ken Thomases | winecoreaudio: Make wodMessage signature match WINEMM_m... |
tree | commitdiff |
2009-10-12 |
Ken Thomases | winecoreaudio: Move instance-specific fields of WINE_WA... |
tree | commitdiff |
2009-10-12 |
Ken Thomases | winecoreaudio: Remove some unused structure fields. |
tree | commitdiff |
2009-10-12 |
Ken Thomases | winecoreaudio: Add more debug logging. |
tree | commitdiff |
2009-10-12 |
Ken Thomases | winecoreaudio: Consolidate formatting of FOURCC values... |
tree | commitdiff |
2009-10-05 |
Jörg Höhle | winecoreaudio: Accept up to 8 channels. |
tree | commitdiff |
2009-09-16 |
Jörg Höhle | winecoreaudio: Added WAVEFORMATEXTENSIBLE support,... |
tree | commitdiff |
2009-09-16 |
Jörg Höhle | winecoreaudio: Enforce invariant about BlockAlign and... |
tree | commitdiff |
2009-09-16 |
Jörg Höhle | winecoreaudio: Make supported format test more restrictive. |
tree | commitdiff |
2009-05-04 |
Ken Thomases | winecoreaudio: Fix building on Snow Leopard. |
tree | commitdiff |
next |