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
*
Pass the effect slot to the effect update method
Chris Robinson
2011-07-16
1
-1
/
+1
*
Allow effect slots to be updated asynchronously
Chris Robinson
2011-07-16
1
-2
/
+3
*
Warn about HRTF being disabled in the compatibility check function
Chris Robinson
2011-07-16
1
-5
/
+1
*
Rename the ERROR macro to ERR
Chris Robinson
2011-07-13
1
-9
/
+9
*
Avoid holding the global list lock while calling some capture methods
Chris Robinson
2011-07-13
1
-6
/
+28
*
Use a flag to signifiy that all sources need updating
Chris Robinson
2011-07-11
1
-0
/
+2
*
Trace device update size and count
Chris Robinson
2011-07-11
1
-4
/
+6
*
Trace when the format is being requested
Chris Robinson
2011-07-10
1
-2
/
+10
*
Avoid redundantly tracing HRTF status
Chris Robinson
2011-07-10
1
-1
/
+2
*
Trace device parameters when updating
Chris Robinson
2011-07-10
1
-0
/
+6
*
Accept "openal soft" and "openal-soft" to open a device
Chris Robinson
2011-07-10
1
-2
/
+2
*
Add some macros for logging at various levels, and use them
Chris Robinson
2011-07-10
1
-28
/
+29
*
Use a per-device lock instead of a global one
Chris Robinson
2011-07-06
1
-13
/
+13
*
Use a Lock/UnlockDevice function instead of locking a NULL context
Chris Robinson
2011-07-06
1
-9
/
+21
*
Set the default auxiliary sends to MAX_SENDS
Chris Robinson
2011-07-03
1
-2
/
+2
*
Update a trace
Chris Robinson
2011-07-02
1
-1
/
+1
*
Move functions to where they're used
Chris Robinson
2011-07-02
1
-38
/
+0
*
Use separate functions to find valid ALC loopback device formats
Chris Robinson
2011-07-02
1
-10
/
+37
*
Use separate ALC enums for loopback device formats
Chris Robinson
2011-07-02
1
-0
/
+17
*
Rename Suspend/ProcessContext since they are locking a mutex
Chris Robinson
2011-06-30
1
-16
/
+16
*
Add a source property to skip channel virtualization for multi-channel buffers
Chris Robinson
2011-06-29
1
-1
/
+1
*
Remove an incorrect ProcessContext call
Chris Robinson
2011-06-26
1
-1
/
+0
*
Add a function to check if a device is compatible with the Hrtf filter
Chris Robinson
2011-06-25
1
-2
/
+1
*
Avoid setting a thread priority for OpenBSD
Chris Robinson
2011-06-23
1
-1
/
+1
*
Be silent about failing to load shared libs
Chris Robinson
2011-06-22
1
-11
/
+1
*
Add a FreeBSD sndio backend
Chris Robinson
2011-06-22
1
-0
/
+3
*
Open the log file with config initialization
Chris Robinson
2011-06-17
1
-9
/
+9
*
Avoid resetting a flag that isn't on
Chris Robinson
2011-06-17
1
-3
/
+3
*
Make sure user configuration is always initialized for Windows
Chris Robinson
2011-06-16
1
-2
/
+4
*
Prefer DllMain when in Windows
Chris Robinson
2011-06-16
1
-5
/
+7
*
Don't suspend individual contexts when updating
Chris Robinson
2011-06-16
1
-2
/
+0
*
Avoid some channel order duplication
Chris Robinson
2011-06-16
1
-27
/
+13
*
Remove some unnecessary casts
Chris Robinson
2011-06-15
1
-4
/
+4
*
Remove the databuffer functions and structs
Chris Robinson
2011-06-15
1
-31
/
+0
*
Avoid an unnecessary lock when retrieving the current context
Chris Robinson
2011-06-15
1
-4
/
+12
*
Declare some variables where they're used
Chris Robinson
2011-06-15
1
-4
/
+5
*
Don't prematurely set the HRTF flag
Chris Robinson
2011-06-15
1
-3
/
+2
*
Use a flag to specify when a device is running
Chris Robinson
2011-06-15
1
-13
/
+16
*
Separate config init from library init
Chris Robinson
2011-06-14
1
-25
/
+46
*
Throw an error when no global initialization is available
Chris Robinson
2011-06-14
1
-3
/
+6
*
Unset the local context if it's being destroyed
Chris Robinson
2011-06-14
1
-0
/
+2
*
Avoid multiple list searches when destroying devices and contexts
Chris Robinson
2011-06-14
1
-17
/
+17
*
Create TLS for contexts earlier
Chris Robinson
2011-06-14
1
-2
/
+2
*
Use a proper enum for the probe type
Chris Robinson
2011-06-14
1
-1
/
+1
*
Open the logfile in append/text mode
Chris Robinson
2011-06-14
1
-1
/
+1
*
Combine multiple probe functions into one
Chris Robinson
2011-06-14
1
-23
/
+9
*
Uninline the timeGetTime wrapper
Chris Robinson
2011-06-12
1
-0
/
+34
*
Add an OpenSL backend
Chris Robinson
2011-06-12
1
-0
/
+3
*
Add wrappers to handle dyanmically loading libs
Chris Robinson
2011-06-12
1
-0
/
+62
*
Use a minimum phase HRTF data set
Chris Robinson
2011-06-03
1
-0
/
+2
[next]