index
:
~bnf/sdl-wayland
master
old
Unnamed repository; edit this file to name it for gitweb.
bnf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
audio
/
alsa
/
SDL_alsa_audio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-31
Happy New Year!
Sam Lantinga
1
-1
/
+1
2011-11-03
Fixed some preprocessor mistakes introduced in iOS project cleanup.
Ryan C. Gordon
1
-3
/
+3
2011-10-31
Lots of fixes importing SDL source wholesale into a new iOS project
Sam Lantinga
1
-3
/
+7
2011-08-21
Ported ALSA minimum-sample-count fix from 1.2 branch to 1.3.
Ryan C. Gordon
1
-1
/
+10
2011-07-26
Removed needless macros in various audio targets.
Ryan C. Gordon
1
-4
/
+1
2011-04-08
SDL 1.3 is now under the zlib license.
Sam Lantinga
1
-19
/
+18
2011-02-16
Fixed bug #1085 (Jump to NULL function pointer on ALSA_OpenDevice)
Sam Lantinga
1
-2
/
+2
2011-02-11
Happy 2011! :)
Sam Lantinga
1
-1
/
+1
2010-02-12
Merged r5549:5550 from branches/SDL-1.2: ALSA 6-channel swizzle fix.
Ryan C. Gordon
1
-2
/
+1
2010-01-26
Removed test for "driver is valid, but doesn't see any audio devices."
Ryan C. Gordon
1
-1
/
+1
2010-01-24
Fixed bug #926
Sam Lantinga
1
-7
/
+7
2010-01-10
Merged r4991:5154 from branches/SDL-1.2/src/audio/alsa: many 1.2.14 ALSA fixes.
Ryan C. Gordon
1
-97
/
+168
2009-10-10
Merged r4990:4991 from branches/SDL-1.2: ALSA 1.0 API and dlvsym() removal.
Ryan C. Gordon
1
-37
/
+40
2009-02-17
Fixed bug #633
Sam Lantinga
1
-1
/
+1
2009-01-01
indent
Sam Lantinga
1
-1
/
+1
2009-01-01
Adjusted default choice of audio driver.
Ryan C. Gordon
1
-1
/
+1
2008-12-08
Updated copyright date
Sam Lantinga
1
-1
/
+1
2008-08-27
Final merge of Google Summer of Code 2008 work...
Sam Lantinga
1
-0
/
+3
2006-10-28
indent is evil
Sam Lantinga
1
-43
/
+49
2006-10-17
Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk.
Ryan C. Gordon
1
-362
/
+281
2006-09-24
Formatting update
Sam Lantinga
1
-1
/
+1
2006-09-01
Whoops, wrong tokens for int32 support in ALSA driver (specified unsigned
Ryan C. Gordon
1
-2
/
+2
2006-09-01
ALSA was testing if (format) was set to zero as an error condition, but
Ryan C. Gordon
1
-2
/
+3
2006-08-31
ALSA backend can handle int32 and float32 data directly.
Ryan C. Gordon
1
-0
/
+12
2006-08-24
First shot at new audio data types (int32 and float32).
Ryan C. Gordon
1
-1
/
+1
2006-07-10
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Sam Lantinga
1
-370
/
+509
2006-06-23
Swizzle ALSA channels for 5.1 output to match DirectSound and CoreAudio.
Ryan C. Gordon
1
-0
/
+49
2006-03-19
Left the debug code more explicit
Sam Lantinga
1
-9
/
+8
2006-03-19
Fixed bug #79
Sam Lantinga
1
-12
/
+68
2006-02-21
Use consistent identifiers for the various platforms we support.
Sam Lantinga
1
-2
/
+1
2006-02-19
Use only safe string functions
Sam Lantinga
1
-1
/
+1
2006-02-16
New configure-based build system. Still work in progress, but much improved
Sam Lantinga
1
-13
/
+8
2006-02-10
More header massaging... works great on Windows. ;-)
Sam Lantinga
1
-3
/
+0
2006-02-07
Removed uses of stdlib.h and string.h
Sam Lantinga
1
-8
/
+3
2006-02-07
Use SDL_ prefixed versions of C library functions.
Sam Lantinga
1
-9
/
+9
2006-02-06
A few fixes to get this building on Linux again
Sam Lantinga
1
-0
/
+2
2005-10-20
Placate gcc's strict aliasing rules with an extra cast.
Ryan C. Gordon
1
-18
/
+19
2004-08-21
Here are patches for SDL12 and SDL_mixer for 4 or 6 channel
Sam Lantinga
1
-4
/
+8
2004-08-21
Date: Tue, 01 Jun 2004 15:27:44 +0300
Sam Lantinga
1
-0
/
+6
2004-03-02
Date: Sun, 29 Feb 2004 15:14:22 +0200
Sam Lantinga
1
-23
/
+132
2004-01-04
Updated copyright information for 2004 (Happy New Year!)
Sam Lantinga
1
-1
/
+1
2004-01-04
Editors Note: The original patch was modified to use SDL_Delay() instead of
Sam Lantinga
1
-2
/
+7
2002-11-17
Open the ALSA devices in non-blocking mode (thanks Aleksey!)
Sam Lantinga
1
-2
/
+2
2002-04-15
*** empty log message ***
Sam Lantinga
1
-0
/
+1
2002-04-15
*** empty log message ***
Sam Lantinga
1
-0
/
+1
2002-04-15
Updated ALSA audio support for ALSA 0.9
Sam Lantinga
1
-347
/
+145
2002-03-06
Updated copyright information for 2002
Sam Lantinga
1
-1
/
+1
2001-12-14
Updated the source with the correct e-mail address
Sam Lantinga
1
-1
/
+1
2001-04-26
Initial revision
Sam Lantinga
1
-0
/
+521