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
/
alreverb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Define FUNCTION_CAST in a common header
Chris Robinson
2022-04-22
1
-11
/
+0
*
Use a more C99-compliant function cast
Chris Robinson
2022-02-26
1
-1
/
+12
*
Support B-Format sounds in the examples
Chris Robinson
2020-09-22
1
-1
/
+13
*
Convert the examples from SDL_sound to libsndfile
Chris Robinson
2020-03-24
1
-54
/
+43
*
Enable and fix some more warnings
Chris Robinson
2019-09-18
1
-24
/
+24
*
Avoid implicit conversions with the examples and utils
Chris Robinson
2019-09-12
1
-4
/
+4
*
Cleanup the examples' includes
Chris Robinson
2019-07-29
1
-2
/
+4
*
Remove unnecessary wrappers around SDL_sound
Chris Robinson
2017-03-04
1
-39
/
+52
*
Allow specifying the device to open for the examples
Chris Robinson
2016-09-08
1
-5
/
+6
*
Avoid using usleep in the examples
Chris Robinson
2015-12-04
1
-1
/
+1
*
Use SDL_sound for the other examples
Chris Robinson
2013-06-05
1
-19
/
+9
*
Make some example function pointers static
Chris Robinson
2013-05-30
1
-24
/
+24
*
Print the name of the device when opening it in the example apps
Chris Robinson
2012-10-31
1
-4
/
+2
*
Add an example program showing how to apply reverb to a source
Chris Robinson
2012-10-31
1
-0
/
+339