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
/
alconfig.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a bool type for boolean parameters
Chris Robinson
2022-04-16
1
-1
/
+1
*
Don't declare functions outside of where they're used
Chris Robinson
2021-10-21
1
-80
/
+66
*
Move helpers.cpp to core
Chris Robinson
2021-04-22
1
-1
/
+1
*
Move logging to core
Chris Robinson
2020-12-17
1
-1
/
+1
*
Remove some hopefully unneeded macros
Chris Robinson
2020-04-25
1
-9
/
+1
*
Avoid sscanf for parsing config lines
Chris Robinson
2019-12-14
1
-36
/
+37
*
Move the ifstream wrapper to common
Chris Robinson
2019-09-22
1
-4
/
+6
*
Remove the last uses of the system's str[n]casecmp
Chris Robinson
2019-09-16
1
-6
/
+7
*
Enable and fix more warnings
Chris Robinson
2019-09-14
1
-6
/
+6
*
Fix more implicit conversions
Chris Robinson
2019-09-14
1
-1
/
+1
*
Add methods to get env vars as an optional
Chris Robinson
2019-08-12
1
-28
/
+26
*
Move the wstr converters to a separate header
Chris Robinson
2019-08-11
1
-0
/
+1
*
Don't store options that are set to blank/default
Chris Robinson
2019-08-07
1
-20
/
+22
*
Rename Alc to alc
Chris Robinson
2019-07-28
1
-0
/
+545