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
/
allatency.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
-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
/
+12
*
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
-13
/
+13
*
Avoid implicit conversions with the examples and utils
Chris Robinson
2019-09-12
1
-2
/
+2
*
Cleanup the examples' includes
Chris Robinson
2019-07-29
1
-2
/
+3
*
Remove unnecessary wrappers around SDL_sound
Chris Robinson
2017-03-04
1
-38
/
+49
*
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
-20
/
+11
*
Make some example function pointers static
Chris Robinson
2013-05-30
1
-15
/
+15
*
Add an example to get and show the source latency
Chris Robinson
2012-10-31
1
-0
/
+213