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
/
logging.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a function to set a callback for log messages
Chris Robinson
2023-07-02
1
-6
/
+76
*
Don't pass the file handle to al_print
Chris Robinson
2023-07-01
1
-1
/
+11
*
Avoid using al::vector unnecessarily
Chris Robinson
2023-05-12
1
-2
/
+2
*
Use deduction guides instead of helper functions for spans
Chris Robinson
2023-05-05
1
-4
/
+4
*
Use macros for the likely/unlikely attributes
Chris Robinson
2023-03-01
1
-1
/
+1
*
Fix debug logging on Windows non-release buuilds
Chris Robinson
2023-01-16
1
-5
/
+1
*
Combine multiple al_printf definitions
Chris Robinson
2023-01-02
1
-45
/
+37
*
Avoid using a macro to wrap standard attributes
Chris Robinson
2022-12-06
1
-2
/
+2
*
Use standard likely/unlikely attributes when available
Chris Robinson
2022-12-05
1
-2
/
+2
*
Slightly improve logging on Windows
Chris Robinson
2021-11-21
1
-2
/
+2
*
Fix inverted macro check
Chris Robinson
2021-10-04
1
-1
/
+1
*
Don't call OutputDebugStringW in Release builds
Chris Robinson
2021-10-03
1
-0
/
+6
*
Silence some static analysis warnings
Chris Robinson
2021-10-03
1
-6
/
+6
*
Move logging to core
Chris Robinson
2020-12-17
1
-0
/
+95