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
/
ALc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix includes so alMain.h doesn't include so much by itself
Chris Robinson
2007-12-31
1
-0
/
+3
*
Implement AL_EXT_FLOAT32
Chris Robinson
2007-12-28
1
-1
/
+1
*
Advertise AL_EXT_IMA4, since it's been supported all this time
Chris Robinson
2007-12-28
1
-1
/
+1
*
Allow empty device specifiers when opening; treat them like NULL
Chris Robinson
2007-12-26
1
-0
/
+6
*
MacOSX doesn't like global szDebug and g_mutex symbol names
Chris Robinson
2007-12-19
1
-4
/
+4
*
Implement "drivers" config option
Chris Robinson
2007-12-12
1
-0
/
+41
*
Make another function static
Chris Robinson
2007-12-06
1
-1
/
+1
*
Move some global declrations into headers
Chris Robinson
2007-12-06
1
-11
/
+0
*
Use an AL_PRINT macro for printing lib messages/errors to the console
Chris Robinson
2007-11-30
1
-7
/
+2
*
Don't use platform-specific methods for initialization
Chris Robinson
2007-11-16
1
-0
/
+5
*
Use a better name for the device list init function and make it static
Chris Robinson
2007-11-15
1
-22
/
+16
*
Use aluBytesFromFormat and aluChannelsFromFormat to get the channel count and...
Chris Robinson
2007-11-15
1
-30
/
+9
*
Initial import
Chris Robinson
2007-11-13
1
-0
/
+1117