projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Split off the winmm capture test.
[wine]
/
dlls
/
winmm
/
winealsa
/
2004-05-11
Robert Reif
Add an interface name to wineoss, winealsa, winearts...
tree
|
commitdiff
2004-05-05
James Courtier-Dutton
Updated to the new alsa api.
tree
|
commitdiff
2004-04-29
Robert Reif
Forgot to limit capture sample rates.
tree
|
commitdiff
2004-04-28
Ove Kaaven
Fixed a couple of bugs.
tree
|
commitdiff
2004-04-27
Robert Reif
Restore the 2 MHz sample rate test and fix the winealsa...
tree
|
commitdiff
2004-04-26
Francois Gouget
Make sure the 'alsa handle' is initialized to NULL...
tree
|
commitdiff
2004-04-26
Francois Gouget
We only support 8 and 16 bit sound so we should reject...
tree
|
commitdiff
2004-04-19
Ove Kaaven
Added detection of 48kHz and 96kHz support. Fixed a...
tree
|
commitdiff
2004-04-19
Ove Kaaven
Code and concepts merged in from wineoss in order to...
tree
|
commitdiff
2004-03-31
Felix Nawothnig
Don't free ALSA device string when the device is closed...
tree
|
commitdiff
2004-03-29
Sylvain Petreolle
Fixed error reporting.
tree
|
commitdiff
2004-03-27
Mike Hearn
Allow configuration of output devices to use and change...
tree
|
commitdiff
2004-03-24
Alexandre Julliard
.spec.c files are no longer used for 32-bit dlls.
tree
|
commitdiff
2004-02-19
Christian Costa
Replaced the timer and its callback by a thread for...
tree
|
commitdiff
2004-02-13
Robert Reif
Use pipe sync code from wineoss.
tree
|
commitdiff
2004-02-13
Robert Reif
Don't need primary lock. Fixes error in dsound tests...
tree
|
commitdiff
2004-02-05
Christian Costa
Added missing notifications to MIDI_NotifyClient.
tree
|
commitdiff
2004-01-27
Alexandre Julliard
Only link against libdxguid where necessary.
tree
|
commitdiff
2004-01-27
Francois Gouget
Add missing '\n's to debug traces.
tree
|
commitdiff
2004-01-13
Christian Costa
Added Midi IN support.
tree
|
commitdiff
2004-01-02
Christian Costa
Fix compilation issue with ALSA 0.5.
tree
|
commitdiff
2003-12-15
Christian Costa
Exported widMessage function.
tree
|
commitdiff
2003-12-12
Jeremy Shaw
Move the data around when the ring buffer is resized...
tree
|
commitdiff
2003-12-11
Christian Costa
Added WaveIn support.
tree
|
commitdiff
2003-12-08
Christian Costa
First enumerate all internal devices and then external...
tree
|
commitdiff
2003-12-04
Alexandre Julliard
Define ALSA_PCM_OLD_* symbols for compatibility with...
tree
|
commitdiff
2003-11-12
Christian Costa
Alsa midi fixes.
tree
|
commitdiff
2003-10-28
Robert Reif
Added support for getting the wave device name.
tree
|
commitdiff
2003-10-27
Robert Reif
Fix SMPTE time.
tree
|
commitdiff
2003-10-14
Oleg Prokhorov
Small fix in sound flushing code.
tree
|
commitdiff
2003-10-14
Daniel Marmier
ALSA_WaveInit: repaired device name.
tree
|
commitdiff
2003-10-11
Dimitrie O. Paun
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
tree
|
commitdiff
2003-10-07
Daniel Marmier
Fixed warnings with gcc option "-Wwrite-strings".
tree
|
commitdiff
2003-09-22
Robert Reif
Volume and Pan driver requests need to return success...
tree
|
commitdiff
2003-09-22
Oleg Prokhorov
Implemented sound flushing.
tree
|
commitdiff
2003-09-17
Oleg Prokhorov
Avoid crash if invalid rate was specified.
tree
|
commitdiff
2003-09-17
Alexandre Julliard
Avoid linking error with older alsa libs.
tree
|
commitdiff
2003-09-16
Pavel Roskin
Moved WINE_DEFAULT_DEBUG_CHANNEL outside of the #ifdef.
tree
|
commitdiff
2003-09-15
Christian Costa
Added midi support to the ALSA driver.
tree
|
commitdiff
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
tree
|
commitdiff
2003-09-03
Robert Reif
Use the drivers to get device capabilities and property...
tree
|
commitdiff
2003-08-20
<wine@frotz.org>
Fix parameter to snd_pcm_sw_params_set_silence_size().
tree
|
commitdiff
2003-06-04
Robert Reif
Added a dynamically growing ring buffer for oss, alsa...
tree
|
commitdiff
2003-04-27
Alexandre Julliard
Make sure that snd_pcm_open returned a valid handle...
tree
|
commitdiff
2003-04-10
Alexandre Julliard
Removed uses of the non standard ICOM_VTBL macro.
tree
|
commitdiff
2003-03-28
Alexandre Julliard
Avoid crash if snd_pcm_open fails.
tree
|
commitdiff
2003-03-15
Robert Reif
Added support for multiple direct sound devices.
tree
|
commitdiff
2002-12-13
Nikolay Stefanov
Fix issues with i810-based audio cards.
tree
|
commitdiff
2002-10-25
Andreas Mohr
- fix some pselling
tree
|
commitdiff
2002-10-19
Alexandre Julliard
Removed DECLARE_OLD_HANDLE. Fixed a few remaining warnings.
tree
|
commitdiff
2002-08-29
Marco Pietrobono
Use alsa/asoundlib.h instead of sys/asoundlib.h if...
tree
|
commitdiff
2002-08-17
Patrik Stridvall
Added include protection for unistd.h and sys/time.h.
tree
|
commitdiff
2002-08-09
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-07-19
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-07-08
Eric Pouech
Fixed a few compilation warnings.
tree
|
commitdiff
2002-07-03
Eric Pouech
Fixed some more configuration issues.
tree
|
commitdiff
2002-07-02
Alexandre Julliard
Fixed warnings.
tree
|
commitdiff
2002-06-28
Alexandre Julliard
Added some ALSA configure checks.
tree
|
commitdiff
2002-06-28
Eric Pouech
Created an ALSA driver (with the help of David Hammerto...
tree
|
commitdiff