projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Make multimedia threads high priority.
[wine]
/
dlls
/
winmm
/
winealsa
/
audio.c
2005-04-27
Mike McCormack
Make multimedia threads high priority.
blob
|
commitdiff
|
raw
2005-04-22
Alex Villacís Lasso
Perform one more commit in ALSA non-emulation if there...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-31
Paul van Schayck
Don't stop looking for devices if one can't be opened.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-29
Jerry Jenkins
Improve winealsa dsound driver by accessing sound drive...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-27
Jerry Jenkins
Don't mistake frames for bytes.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-24
Jakob Eriksson
Get rid of HeapAlloc casts.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-23
Robert Reif
Don't fail when opening a device in direct sound mode...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-23
Jeremy White
Revamp the volume logic to be more self contained,...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-21
Robert Reif
Fix direct sound capabilities to match hardware.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-21
Alexandre Julliard
Fixed a missing patch chunk.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-21
Robert Reif
Clean up handle usage.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-21
Robert Reif
Print out message name to make reading traces easier.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-19
Robert Reif
Fall back to default prepare/unprepare header functions.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-18
Robert Reif
Add support for more than one sound card.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-17
Robert Reif
Use real device name.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-02
Francois Gouget
Apply Jeremy White's SMPTE calculation fix to each...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-28
Robert Reif
Fix structure member name to match windows headers...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-12
James Hawkins
- Use Interlocked* instead of ++/-- in AddRef/Release.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-10
Vincent Béron
Only use Alsa if 1.0 is detected.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-20
Robert Reif
A driver does not have to support all formats.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-06
Alexandre Julliard
Authors: Eric Pouech <pouech-eric@wanadoo.fr>, Filip...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-29
Eric Pouech
Made some functions and variables static.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-04
Jerry Jenkins
Fix an error message.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-04
Jerry Jenkins
Don't use the SND_PCM_ASYNC flag for the moment.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-08
Alexandre Julliard
Removed some more uses of the non-standard ICOM_THIS...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-25
Robert Reif
Added 32 bit float support.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-23
Alexandre Julliard
Get rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-20
Robert Reif
Remove wine specific DRV_QUERYDSOUNDGUID message and...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-19
Robert Reif
Added 24/32 bit sample size and 4/6 channel support.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VTABLE macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VFIELD macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-23
Francois Gouget
Added bytes_to_mmtime() to convert the stream position...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-19
Francois Gouget
Check that we are still playing in wodUpdatePlayedTotal...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-19
Francois Gouget
Use round() instead of ceil() in wodGetPosition(TIME_SM...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-14
Robert Reif
Reset played variables on open.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-01
Robert Reif
Fix calculation of SMPTE time (round up to full frame).
blob
|
commitdiff
|
raw
|
diff to current
2004-05-11
Robert Reif
Add an interface name to wineoss, winealsa, winearts...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-05
James Courtier-Dutton
Updated to the new alsa api.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-29
Robert Reif
Forgot to limit capture sample rates.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-28
Ove Kaaven
Fixed a couple of bugs.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-27
Robert Reif
Restore the 2 MHz sample rate test and fix the winealsa...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-26
Francois Gouget
Make sure the 'alsa handle' is initialized to NULL...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-26
Francois Gouget
We only support 8 and 16 bit sound so we should reject...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-19
Ove Kaaven
Added detection of 48kHz and 96kHz support. Fixed a...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-19
Ove Kaaven
Code and concepts merged in from wineoss in order to...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-31
Felix Nawothnig
Don't free ALSA device string when the device is closed...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-29
Sylvain Petreolle
Fixed error reporting.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-27
Mike Hearn
Allow configuration of output devices to use and change...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-13
Robert Reif
Use pipe sync code from wineoss.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-13
Robert Reif
Don't need primary lock. Fixes error in dsound tests...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-02
Christian Costa
Fix compilation issue with ALSA 0.5.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-12
Jeremy Shaw
Move the data around when the ring buffer is resized...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-11
Christian Costa
Added WaveIn support.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-04
Alexandre Julliard
Define ALSA_PCM_OLD_* symbols for compatibility with...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-28
Robert Reif
Added support for getting the wave device name.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-27
Robert Reif
Fix SMPTE time.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-14
Oleg Prokhorov
Small fix in sound flushing code.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-14
Daniel Marmier
ALSA_WaveInit: repaired device name.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-07
Daniel Marmier
Fixed warnings with gcc option "-Wwrite-strings".
blob
|
commitdiff
|
raw
|
diff to current
2003-09-22
Robert Reif
Volume and Pan driver requests need to return success...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-22
Oleg Prokhorov
Implemented sound flushing.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-17
Oleg Prokhorov
Avoid crash if invalid rate was specified.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-03
Robert Reif
Use the drivers to get device capabilities and property...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-20
<wine@frotz.org>
Fix parameter to snd_pcm_sw_params_set_silence_size().
blob
|
commitdiff
|
raw
|
diff to current
2003-06-04
Robert Reif
Added a dynamically growing ring buffer for oss, alsa...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-27
Alexandre Julliard
Make sure that snd_pcm_open returned a valid handle...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-10
Alexandre Julliard
Removed uses of the non standard ICOM_VTBL macro.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-28
Alexandre Julliard
Avoid crash if snd_pcm_open fails.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-15
Robert Reif
Added support for multiple direct sound devices.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-13
Nikolay Stefanov
Fix issues with i810-based audio cards.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-25
Andreas Mohr
- fix some pselling
blob
|
commitdiff
|
raw
|
diff to current
2002-10-19
Alexandre Julliard
Removed DECLARE_OLD_HANDLE. Fixed a few remaining warnings.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-17
Patrik Stridvall
Added include protection for unistd.h and sys/time.h.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-09
Patrik Stridvall
Fixed some issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-19
Patrik Stridvall
Fixed some issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-03
Eric Pouech
Fixed some more configuration issues.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-02
Alexandre Julliard
Fixed warnings.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-28
Eric Pouech
Created an ALSA driver (with the help of David Hammerto...
blob
|
commitdiff
|
raw
|
diff to current