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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new/delete for context and effectslot properties
Chris Robinson
2019-08-13
1
-3
/
+3
*
Move update pointers to the containers they update
Chris Robinson
2019-08-13
1
-1
/
+1
*
Use new/delete for listener properties
Chris Robinson
2019-08-13
1
-2
/
+2
*
Environment variables should override config settings
Chris Robinson
2019-08-12
1
-12
/
+8
*
Add methods to get env vars as an optional
Chris Robinson
2019-08-12
1
-34
/
+34
*
Move the wstr converters to a separate header
Chris Robinson
2019-08-11
1
-0
/
+1
*
Add parameter DECLs for vocal morpher
Raulshc
2019-08-10
1
-0
/
+7
*
Update some includes
Chris Robinson
2019-08-05
1
-0
/
+1
*
Move the meters per unit property to the listener
Chris Robinson
2019-08-05
1
-1
/
+1
*
Remove the ReverbSpeedOfSound hack
Chris Robinson
2019-08-05
1
-2
/
+0
*
Modify LIKELY and UNLIKELY to not need extra parenthesis
Chris Robinson
2019-08-04
1
-1
/
+1
*
Add a Create method to FlexArray for "raw" arrays
Chris Robinson
2019-08-03
1
-15
/
+10
*
Avoid manually incrementing a reference count
Chris Robinson
2019-08-03
1
-8
/
+4
*
Turn a couple more functions into methods
Chris Robinson
2019-08-02
1
-118
/
+89
*
Use a smart pointer for holding the context's device
Chris Robinson
2019-08-01
1
-8
/
+5
*
Add and use an intrusive_ptr type
Chris Robinson
2019-08-01
1
-58
/
+5
*
Remove an unnecessary variable
Chris Robinson
2019-08-01
1
-4
/
+2
*
Add a common base for auto-deleting ref-counted objects
Chris Robinson
2019-08-01
1
-47
/
+23
*
Move another function to a ALCcontext method
Chris Robinson
2019-07-30
1
-1
/
+0
*
Turn some functions into methods
Chris Robinson
2019-07-30
1
-48
/
+29
*
Properly prefix ALCcontext members
Chris Robinson
2019-07-30
1
-79
/
+79
*
Rename al/* sources to avoid camel-case
Chris Robinson
2019-07-29
1
-7
/
+7
*
Move the event declarations to a separate header
Chris Robinson
2019-07-29
1
-0
/
+1
*
Rename Alc to alc
Chris Robinson
2019-07-28
1
-0
/
+4342