projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
d3dx9_36: Fix free of address-of expression (coverity).
[wine]
/
dlls
/
winealsa.drv
/
mmdevdrv.c
2012-08-22
Andrew Eikum
winealsa.drv: Special-case copying common sample sizes...
blob
|
commitdiff
|
raw
2012-08-17
Andrew Eikum
winealsa.drv: Remap mmdevapi channels to correct ALSA...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-17
Andrew Eikum
winealsa.drv: Don't cap the allowed number of channels.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-15
Francois Gouget
Assorted typo, spelling, wording and case fixes.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-10
Marcus Meissner
winealsa.drv: Fixed buffer to RegEnumKeyExW.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-09
Andrew Eikum
winealsa.drv: Enumerate ALSA devices in a single pass.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-05
Andrew Eikum
winealsa.drv: Prefix device names with direction indica...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-04
Andrew Eikum
mmdevapi: Use device GUIDs as unique identifiers.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-04
Andrew Eikum
winealsa.drv: Use device GUIDs as keys.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-15
Andrew Eikum
winealsa.drv: Optionally load extra ALSA device names...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-01
Alexandre Julliard
winealsa: Avoid memory leak with snd_card_get_name.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-30
Andrew Eikum
mmdevapi: Correctly convert UINT32 to LONG32.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-27
Jörg Höhle
winealsa: Fix -errno typo.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-27
Andrew Eikum
winealsa: Avoid underrun by adding a lead-in when start...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-26
Jörg Höhle
winealsa: Log the periodic renderer callback.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-26
Jörg Höhle
winealsa: Map ALSA errors to AUDCLNT_E_*.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-26
Jörg Höhle
winealsa: Initialize can fail with AUDCLNT_E_ENDPOINT_C...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-16
Jörg Höhle
winealsa: Fix AudioCaptureClient Get/ReleaseBuffer...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-13
Jörg Höhle
dsound: Vista/XP SP2 reworked the Speaker Configuration.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-12
Jörg Höhle
winealsa: Stop may not use snd_pcm_drop or lose written...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-12
Jörg Höhle
winealsa: Reset accounts for dropped frames in capture...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-12
Andrew Eikum
winealsa.drv: Remove "strange number of channels" FIXME.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-10
Jörg Höhle
winealsa: Fix AudioRenderClient Get/ReleaseBuffer protocol.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-06
Jörg Höhle
winealsa: Check ValidBitsPerSample and support SND_PCM_...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-06
Jörg Höhle
winealsa: Unify the checks for wBitsPerSample.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-06
Jörg Höhle
winealsa: Have GetStreamLatency reflect the ALSA period.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-06
Jörg Höhle
mmdevapi: Avoid HeapRealloc when no data need be copied.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-22
Jörg Höhle
winealsa: Use an ALSA buffer of 4 periods to limit...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-21
Jörg Höhle
winealsa.drv: Request ALSA period time to match MMDevAP...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-20
Andrew Eikum
winealsa.drv: Limit the data written to ALSA's buffer.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-19
Jörg Höhle
mmdevapi: Enforce limits on period and duration.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-12
Jörg Höhle
winealsa: Implement IAudioClock::GetPosition() using...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-22
Jörg Höhle
mmdevapi: SHAREDMODE_EXCLUSIVE + EVENTCALLBACK is too...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-15
Francois Gouget
winealsa.drv: Don't unset Spare[0] when deleting static...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-08
Francois Gouget
winealsa.drv: Delete the g_sessions_lock critical secti...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-28
Jörg Höhle
mmdevapi: IsFormatSupported EXCLUSIVE mode never return...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-27
Francois Gouget
winealsa.drv: Give a name to the mmdevapi critical...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-13
Dan Kegel
winealsa.drv: When allocating opaque blobs for alsa...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-13
Andrew Eikum
winealsa.drv: Fix invalid pointer dereference on error...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-11
Michael Stefaniuc
winealsa.drv: Remove redundant NULL checks before free...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-11
Andrew Eikum
winealsa.drv: Don't try to control ALSA's behavior.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-30
Andrew Eikum
winealsa.drv: Fix default device creation logic.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-28
Andrew Eikum
mmdevapi: Don't fail if dwChannelMask is not set correctly.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-26
Andrew Eikum
dsound: Remove hardware acceleration support.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-26
Andrew Eikum
winealsa.drv: Remove wave, mixer, and dsound driver...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-26
Jörg Höhle
winealsa: Simplify the test for 8bit linear PCM.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-22
Jörg Höhle
mmdevapi: Unlock buffer in case of ReleaseBuffer error.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-22
Jörg Höhle
mmdevapi: Fix stuttering upon start and underrun.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-22
Henri Verbeet
winealsa.drv: Use the plughw instead of the hw interfac...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-22
Henri Verbeet
winealsa.drv: Only report endpoints for "default" if...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-15
Andrew Eikum
winealsa.drv: Allow creation of the default device...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-09
Bernhard Loos
winealsa.drv: If there are no devices, there is also...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-09
Jörg Höhle
mmdevapi: IsFormatSupported fills closest match iff...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-08
Jörg Höhle
winealsa: Recommend Pulse users to upgrade to handle_un...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-08
Jörg Höhle
mmdevapi: Use UINT32 for a number of frames and UINT64...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-07
Jörg Höhle
mmdevapi: Accept up to 8 channels.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-01
Andrew Eikum
mmdevapi: Automatically select the correct driver.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-30
Jörg Höhle
mmdevapi: Do not mix frames and bytes.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-26
Jörg Höhle
winealsa: Pulse knows handle_underrun only since 2010...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-24
Jörg Höhle
mmdevapi: After GetBuffer, refuse Reset, but Start...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-22
Jörg Höhle
winealsa.drv: Fix AudioRenderClient write pointer calcu...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-05
Andrew Eikum
winealsa.drv: Inject handle_underrun=1 setting for...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-05
Andrew Eikum
winealsa.drv: Tell ALSA to play silence during underruns.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-27
Andrew Eikum
winealsa.drv: Fix AudioRenderClient write pointer calcu...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-18
Andrew Eikum
mmdevapi: Use a sane default if no buffer size is reque...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-14
Andrew Eikum
mmdevapi: Only enumerate devices that can be opened...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-11
Francois Gouget
winealsa.drv: Make the AudioSessionManager methods...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-04
Jacek Caban
audiopolicy.idl: Fixed SetGroupingParam declaration.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-21
Jörg Höhle
winealsa: Avoid deadlock in AudioClient_Stop.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-20
Andrew Eikum
mmdevapi: Implement ISimpleAudioVolume::{Set, Get}Mute.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-20
Andrew Eikum
winealsa.drv: Be less choosey about sample rates.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-20
Andrew Eikum
mmdevapi: Fix refcounts in IAudioClient::GetService.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-17
Jörg Höhle
winealsa: Fix mmdevapi memory allocations.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
Andrew Eikum
mmdevapi: Sessions should be unique per-device.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-06
Jörg Höhle
winealsa: Properly allocate the WAVEFORMATEXTENSIBLE...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-06
Andrew Eikum
winealsa.drv: Partially implement IAudioSessionManager2.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-25
Andrew Eikum
winealsa.drv: Implement device enumeration.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-09
Andrew Eikum
winealsa.drv: Implement volume control interfaces.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-09
Andrew Eikum
winealsa.drv: Move IAudioClock closer to its related...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-02
Andrew Eikum
winealsa.drv: Implement IAudioSessionControl::GetState.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-02
Andrew Eikum
mmdevapi: Initialize global driver data at DLL load...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-27
Andrew Eikum
winealsa.drv: Add mapping for 64-bit floats in IAudioCl...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-27
Andrew Eikum
winealsa.drv: Properly allocate and free the WAVEFORMAT...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-27
Andrew Eikum
winealsa.drv: Replace incorrect 41100 with 44100.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-26
Maarten Lankhorst
winealsa: Zero buffer, only write data if needed.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-25
Andrew Eikum
winealsa.drv: Add mmdevapi driver.
blob
|
commitdiff
|
raw
|
diff to current