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
/
core
/
helpers.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove an unnecessary c_str() call
Chris Robinson
2023-10-16
1
-1
/
+1
*
disable unavailable functionality on xbox (#887)
Max Bachmann
2023-07-26
1
-1
/
+1
*
Fix some typos (#872)
Dirk Stolle
2023-07-04
1
-1
/
+1
*
Clean up some unnecessary includes
Chris Robinson
2023-06-03
1
-22
/
+9
*
Improve wasapi backend UWP support (#853)
Deal(一线灵)
2023-05-31
1
-4
/
+21
*
Replace al::optional with std::optional
Chris Robinson
2023-05-04
1
-4
/
+4
*
Use std::optional instead of a custom implementation
Chris Robinson
2023-05-04
1
-9
/
+9
*
Avoid unnecessary uses of make_optional
Chris Robinson
2023-01-13
1
-1
/
+1
*
Simplify constructing the process path and executable name
Chris Robinson
2022-12-30
1
-7
/
+5
*
Don't assume rlim_t is unsigned
Chris Robinson
2022-07-22
1
-3
/
+4
*
Search the installation data directory (#693)
ilya-fedin
2022-05-13
1
-0
/
+14
*
Don't enable RTKit/D-Bus support on Windows
Chris Robinson
2022-05-09
1
-12
/
+11
*
Fix an unused parameter warning
Chris Robinson
2022-02-23
1
-1
/
+6
*
Handle _gettid on FreeBSD
Chris Robinson
2022-01-18
1
-2
/
+2
*
Set niceness as a fallback only on Linux
Chris Robinson
2022-01-18
1
-0
/
+9
*
Handle the rt-prio config options as the priority level
Chris Robinson
2022-01-18
1
-82
/
+111
*
Downgrade some ERRs to WARNs
Chris Robinson
2021-11-21
1
-1
/
+1
*
Avoid shadowing a variable name
Chris Robinson
2021-05-13
1
-2
/
+2
*
Update include headers
Chris Robinson
2021-04-27
1
-2
/
+3
*
Avoid over-long lines
Chris Robinson
2021-04-22
1
-2
/
+5
*
Move helpers.cpp to core
Chris Robinson
2021-04-22
1
-0
/
+510