projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
hlink: Implement HlinkClone.
[wine]
/
dlls
/
winealsa.drv
/
2010-10-11
Jeff Cook
winealsa.drv: Rewrite channel counting for additional...
tree
|
commitdiff
2010-10-11
Jeff Cook
winealsa.drv: Only set micelem as master if there are...
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-09-06
Austin English
winealsa.drv: Remove unused variable.
tree
|
commitdiff
2010-08-24
Jeff Cook
winealsa.drv: Only filllines_no_master with micelem...
tree
|
commitdiff
2010-08-03
Jeff Cook
winealsa.drv: If we can't open a device as stereo,...
tree
|
commitdiff
2010-08-03
Jeff Cook
winealsa.drv: Init mixer on cards with a single Mic...
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-06-23
Jörg Höhle
winealsa: Only linear PCM is supported.
tree
|
commitdiff
2010-06-16
Henri Verbeet
winealsa.drv: Add some missing newlines.
tree
|
commitdiff
2010-06-11
Andrew Nguyen
winealsa.drv: Replicate the snd_pcm_recover alsa-lib...
tree
|
commitdiff
2010-05-18
Jörg Höhle
winealsa: MOD_MIDIPORT has 0 voices and notes and FFFF...
tree
|
commitdiff
2010-05-18
Jörg Höhle
winealsa: Supply FFFFFFFF for midiOutGetVolume, no...
tree
|
commitdiff
2010-05-03
Maarten Lankhorst
winealsa.drv: Clean up initialisation.
tree
|
commitdiff
2010-05-03
Maarten Lankhorst
winealsa.drv: Remove dlopen call.
tree
|
commitdiff
2010-04-21
Maarten Lankhorst
winealsa.drv: Clean up DriverProc.
tree
|
commitdiff
2010-04-12
Maarten Lankhorst
winealsa.drv: Ignore unused bytes in wave headers.
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-22
Jörg Höhle
winealsa: Do not access WAVEHDR past DriverCallback.
tree
|
commitdiff
2010-02-03
Jörg Höhle
winealsa: Ignore failure to notify MIDI clients.
tree
|
commitdiff
2010-02-03
Jörg Höhle
winmm: The 64KB buffer limit on MIDIHDR buffers applies...
tree
|
commitdiff
2010-01-14
Paul Vriens
winealsa.drv: Don't check input parameter twice (Coccin...
tree
|
commitdiff
2009-12-01
Maarten Lankhorst
winealsa.drv: Remove wrong calls.
tree
|
commitdiff
2009-11-30
Henri Verbeet
winealsa.drv: Use wine_dbg_sprintf() in a few debug...
tree
|
commitdiff
2009-11-09
Maarten Lankhorst
winealsa.drv: Fix underrun recovery.
tree
|
commitdiff
2009-10-14
Maarten Lankhorst
winealsa.drv: Remove call to snd_pcm_drain.
tree
|
commitdiff
2009-10-05
Maarten Lankhorst
winealsa.drv: Fix dsoutput to work better with pulseaudio.
tree
|
commitdiff
2009-10-05
Maarten Lankhorst
winealsa.drv: Remove test for mmap in waveinit.
tree
|
commitdiff
2009-10-05
Maarten Lankhorst
winealsa.drv: Add non-mmap support to dscapture.
tree
|
commitdiff
2009-10-05
Maarten Lankhorst
winealsa.drv: Small capture fixes.
tree
|
commitdiff
2009-09-16
Erich Hoover
winealsa.drv: Fix DSOUND_BufPtrDiff in Kane's Wrath...
tree
|
commitdiff
2009-08-11
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2009-08-03
Maarten Lankhorst
Revert "winealsa.drv: Re-allow fallback to waveout...
tree
|
commitdiff
2009-07-20
Erich Hoover
winealsa.drv: Re-allow fallback to waveout (regression...
tree
|
commitdiff
2009-07-13
Maarten Lankhorst
winealsa.drv: Add support for indirect read/write in...
tree
|
commitdiff
2009-07-03
Alexandre Julliard
makefiles: Regenerate the source lists using make_makef...
tree
|
commitdiff
2009-04-20
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2009-03-30
Francois Gouget
winealsa.drv: Remove a few unneeded initialisations...
tree
|
commitdiff
2009-02-09
Francois Gouget
winealsa.drv: ALSA_PeekRingMessage() is not used anymor...
tree
|
commitdiff
2009-01-26
Andrew Talbot
winealsa.drv: Declare a function static.
tree
|
commitdiff
2009-01-23
Michael Stefaniuc
winealsa.drv: Remove superfluous pointer casts.
tree
|
commitdiff
2009-01-09
Alexandre Julliard
include: Fix a number of mmsystem.h structure for Win64.
tree
|
commitdiff
2008-12-29
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-12-22
Andrew Talbot
winealsa.drv: Do nothing if HAVE_ALSA is not defined.
tree
|
commitdiff
2008-12-20
Christian Costa
winealsa.drv: Handle midi sysex greater than a buffer.
tree
|
commitdiff
2008-12-19
Francois Gouget
winealsa.drv: Fix the m[io]dMessage() documentation.
tree
|
commitdiff
2008-12-19
Christian Costa
winealsa.drv: Initialize correctly the header before...
tree
|
commitdiff
2008-12-08
Francois Gouget
winealsa: Fix a couple of types and avoid unneeded...
tree
|
commitdiff
2008-12-04
Alexandre Julliard
winealsa.drv: Fix a printf format warning.
tree
|
commitdiff
2008-12-02
Maarten Lankhorst
winealsa.drv: Fix 64-bits incompatibilities.
tree
|
commitdiff
2008-12-02
Maarten Lankhorst
winealsa.drv: Get rid of sizeof in traces.
tree
|
commitdiff
2008-12-01
Reece Dunn
winealsa.drv: Correct the period_time value for pulseaudio.
tree
|
commitdiff
2008-11-24
Reece Dunn
winealsa: Calculate the delay correctly as snd_pcm_dela...
tree
|
commitdiff
2008-10-06
Aric Stewart
winealsa: Don't dereference a potentially NULL value...
tree
|
commitdiff
2008-10-06
Maarten Lankhorst
winealsa.drv: Don't hang on last few bytes not played.
tree
|
commitdiff
2008-09-09
Erik Inge Bolsø
winealsa.drv: fix typo in IDsCaptureDriverImpl_Open.
tree
|
commitdiff
2008-09-04
Maarten Lankhorst
winealsa.drv/dsound: Handle underruns better.
tree
|
commitdiff
2008-08-27
Rob Shearman
winealsa.drv: Use CP_UNIXCP instead of CP_ACP for strin...
tree
|
commitdiff
2008-08-22
Maarten Lankhorst
winealsa.drv: Tune some parameters to make pulseaudio...
tree
|
commitdiff
2008-08-20
Detlef Riekenberg
winealsa.drv: Fix a typo in an error message.
tree
|
commitdiff
2008-08-19
Maarten Lankhorst
winealsa.drv: Fix compiler warnings and remove deprecat...
tree
|
commitdiff
2008-08-19
Christian Costa
winealsa.drv: Improve midi port names.
tree
|
commitdiff
2008-08-18
Maarten Lankhorst
winealsa.drv: Add ability to recover from underruns...
tree
|
commitdiff
2008-07-11
Alexandre Julliard
winealsa: Fix some unsigned comparison < 0 warnings.
tree
|
commitdiff
2008-07-07
Alexandre Julliard
winealsa.drv: Don't trace deprecated parameters.
tree
|
commitdiff
2008-06-26
Zac Brown
winealsa.drv: Initialize a variable in MIX_close.
tree
|
commitdiff
2008-05-12
Alexandre Julliard
Revert "winealsa: Remove calls to deprecated functions."
tree
|
commitdiff
2008-05-09
Maarten Lankhorst
winealsa: Remove calls to deprecated functions.
tree
|
commitdiff
2008-04-30
Alexandre Julliard
makefiles: List the static libraries as normal imports...
tree
|
commitdiff
2008-04-22
Austin English
Spelling fixes.
tree
|
commitdiff
2008-03-25
Andrew Talbot
winealsa.drv: Assign to structs instead of using memcpy.
tree
|
commitdiff
2008-03-04
Karsten Elfenbein
winealsa: Use "default" as the default card name instea...
tree
|
commitdiff
2008-01-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-01-16
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-01-14
Dan Kegel
winealsa.drv: Don't return garbage if can't find active...
tree
|
commitdiff
2007-12-24
Maarten Lankhorst
winealsa: Add special case for microphone source in...
tree
|
commitdiff
2007-12-14
Maarten Lankhorst
winealsa: Add 'Front Mic' as alias for microphone.
tree
|
commitdiff
2007-12-13
Maarten Lankhorst
winealsa: Don't require a cswitch control for capture.
tree
|
commitdiff
2007-12-13
Maarten Lankhorst
winealsa: Add control 'Digital' as alias for microphone.
tree
|
commitdiff
2007-12-13
Maarten Lankhorst
winealsa: Remove fixed fixme.
tree
|
commitdiff
2007-12-10
Francois Gouget
winealsa.drv: Remove trailing spaces in Wine traces.
tree
|
commitdiff
2007-12-07
Maarten Lankhorst
winealsa: Clear dwBytesRecorded in waveheader when...
tree
|
commitdiff
2007-12-07
Maarten Lankhorst
winealsa: Simplify the feeding of capture buffers.
tree
|
commitdiff
2007-12-07
Maarten Lankhorst
winealsa: Fix return value checking in wavein.
tree
|
commitdiff
2007-12-07
Maarten Lankhorst
winealsa: Fix period size in capture.
tree
|
commitdiff
2007-12-06
Alexandre Julliard
Removed some unneeded imports.
tree
|
commitdiff
2007-12-03
Andrew Riedi
winealsa.drv: Fix a comment.
tree
|
commitdiff
2007-10-31
Marcus Meissner
winalsa.drv: Explicitly include assert.h.
tree
|
commitdiff
2007-10-29
Alexandre Julliard
winealsa.drv: Avoid the alsa alloca macros that cause...
tree
|
commitdiff
2007-10-23
Michael Stefaniuc
winealsa.drv: Leave the CriticalSection before destroyi...
tree
|
commitdiff
2007-10-23
Michael Stefaniuc
winealsa.drv: Leave the CriticalSection before destroyi...
tree
|
commitdiff
2007-10-19
Maarten Lankhorst
winealsa: Don't use default:XX to open up a hardware...
tree
|
commitdiff
2007-10-15
Maarten Lankhorst
winealsa: Use S24_3LE instead of S24_LE.
tree
|
commitdiff
2007-10-10
Andrew Talbot
winealsa.drv: Fix a memory leak.
tree
|
commitdiff
2007-09-12
Maarten Lankhorst
winealsa: Add a timer check to capture to see if play...
tree
|
commitdiff
2007-09-12
Maarten Lankhorst
winealsa: Add support for capture notification positions.
tree
|
commitdiff
2007-09-12
Maarten Lankhorst
winealsa: Add stubs for IDsCaptureDriverNotify.
tree
|
commitdiff
2007-09-12
Maarten Lankhorst
winealsa: Use nBLockAlign instead of snd_pcm_bytes_to_f...
tree
|
commitdiff
2007-09-10
Maarten Lankhorst
winealsa: Remove forceformat and 2 orphan LeaveCritical...
tree
|
commitdiff
next