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
/
examples
/
alhrtf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing include for examples to have a UTF-8 main
Chris Robinson
2023-12-06
1
-0
/
+2
*
Fix some typos (#872)
Dirk Stolle
2023-07-04
1
-1
/
+1
*
Define FUNCTION_CAST in a common header
Chris Robinson
2022-04-22
1
-1
/
+1
*
Support B-Format sounds in the examples
Chris Robinson
2020-09-22
1
-1
/
+12
*
Convert the examples from SDL_sound to libsndfile
Chris Robinson
2020-03-24
1
-53
/
+42
*
Enable and fix some more warnings
Chris Robinson
2019-09-18
1
-3
/
+3
*
Avoid implicit conversions with the examples and utils
Chris Robinson
2019-09-12
1
-4
/
+9
*
Cleanup the examples' includes
Chris Robinson
2019-07-29
1
-2
/
+5
*
Remove unnecessary wrappers around SDL_sound
Chris Robinson
2017-03-04
1
-27
/
+48
*
Allow specifying the device to open for the examples
Chris Robinson
2016-09-08
1
-16
/
+18
*
Also rotate stereo sounds in the alhrtf example
Chris Robinson
2016-08-24
1
-2
/
+22
*
Don't request a specific HRTF when one isn't specified
Chris Robinson
2016-03-11
1
-8
/
+11
*
Avoid using usleep in the examples
Chris Robinson
2015-12-04
1
-1
/
+1
*
Add missing math.h include for sin()
Chris Robinson
2015-11-06
1
-0
/
+1
*
Add an HRTF example
Chris Robinson
2015-10-28
1
-0
/
+247