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
/
OpenAL32
/
alListener.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use aluVector in some more places
Chris Robinson
2014-12-16
1
-18
/
+14
*
Update COPYING to the latest https://www.gnu.org/licenses/old-licenses/lgpl-2...
François Cami
2014-08-18
1
-2
/
+2
*
Explicitly pass the address of atomics and parameters that can be modified
Chris Robinson
2014-07-26
1
-5
/
+5
*
Add macros for generic atomic functionality
Chris Robinson
2014-07-22
1
-5
/
+5
*
Remove al_try from alListener.c
Chris Robinson
2013-10-07
1
-291
/
+267
*
Use an UNUSED macro instead of void-tagging unused parameters
Chris Robinson
2013-10-07
1
-3
/
+1
*
Build the listener matrix separately
Chris Robinson
2012-10-09
1
-30
/
+1
*
Store a pointer to the listener in the context
Chris Robinson
2012-10-09
1
-56
/
+56
*
Switch alListener.c to the new error handling scheme, and get rid of more hun...
Chris Robinson
2012-04-23
1
-210
/
+198
*
Calculate the listener matrix when a new orientation is specified
Chris Robinson
2011-10-30
1
-1
/
+31
*
Silence some MSVC precision warnings
Chris Robinson
2011-09-22
1
-1
/
+1
*
Hold the context lock only as needed when handling the listener
Chris Robinson
2011-08-31
1
-118
/
+136
*
Make sure some listener property values are finite
Chris Robinson
2011-07-20
1
-18
/
+35
*
Avoid some alListenerfv calls while under the context lock
Chris Robinson
2011-07-11
1
-9
/
+12
*
Use a flag to signifiy that all sources need updating
Chris Robinson
2011-07-11
1
-42
/
+5
*
Rename Suspend/ProcessContext since they are locking a mutex
Chris Robinson
2011-06-30
1
-24
/
+24
*
Avoid calling some AL functions from under the context lock
Chris Robinson
2011-06-16
1
-41
/
+39
*
Use a map to store sources and buffers
Chris Robinson
2010-05-01
1
-9
/
+9
*
Don't use deprecated macros
Chris Robinson
2010-03-19
1
-12
/
+12
*
Pass the context to alSetError
Chris Robinson
2010-03-16
1
-22
/
+22
*
Rename some struct members for consistency
Chris Robinson
2010-03-16
1
-3
/
+3
*
Update source parameters only when they need changing
Chris Robinson
2009-11-25
1
-18
/
+49
*
More modifications and fixes for context checks
Chris Robinson
2009-08-16
1
-128
/
+68
*
Use a function to retrieve the current context in an already-locked state
Chris Robinson
2009-08-16
1
-36
/
+12
*
Add missing config.h includes
Chris Robinson
2008-01-16
1
-0
/
+2
*
Add AL_METERS_PER_UNIT listener property
Chris Robinson
2007-12-17
1
-0
/
+22
*
Initial import
Chris Robinson
2007-11-13
1
-0
/
+513