index
:
openal-soft.git
UPSTREAM
master
v1.19
v1.20.0
v1.20.0-upstream
Original: git://repo.or.cz/openal-soft.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Alc
/
alsa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the buffer size so ALSA doesn't multiply by the number of periods
Chris Robinson
2008-01-06
1
-4
/
+6
*
Some non-mmap ALSA fixes
Chris Robinson
2008-01-05
1
-40
/
+21
*
Fallback to non-mmap access for ALSA if mmap isn't available
Chris Robinson
2007-12-30
1
-3
/
+114
*
Check for the correct ALSA driver option name
Chris Robinson
2007-12-30
1
-1
/
+1
*
Don't check explicitly against formats, but rather their byte/channel count
Chris Robinson
2007-12-26
1
-7
/
+3
*
Store a persistant name string with the device struct
Chris Robinson
2007-12-14
1
-8
/
+5
*
Print an error when ALSA fails to open the audio device
Chris Robinson
2007-12-12
1
-0
/
+2
*
Use -Wextra instead of -W for extra warnings
Chris Robinson
2007-12-06
1
-1
/
+1
*
Use %zd for size_t types
Chris Robinson
2007-12-06
1
-1
/
+1
*
Prevent some ICC warnings
Chris Robinson
2007-12-06
1
-2
/
+6
*
Allow aluMixData to accept a NULL context for silence
Chris Robinson
2007-12-05
1
-11
/
+3
*
Use an AL_PRINT macro for printing lib messages/errors to the console
Chris Robinson
2007-11-30
1
-40
/
+39
*
Initial import
Chris Robinson
2007-11-13
1
-0
/
+828