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
/
alstreamcb.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up some gotos and non-optimal casts
Chris Robinson
2023-12-26
1
-2
/
+2
*
Avoid assignments in if conditions
Chris Robinson
2023-12-23
1
-1
/
+2
*
Ensure struct members are initialized
Chris Robinson
2023-12-20
1
-1
/
+1
*
Fix clang-tidy warnings from the examples and utilities
Chris Robinson
2023-12-13
1
-2
/
+2
*
Much more clang-tidy cleanup
Chris Robinson
2023-12-10
1
-17
/
+15
*
Add missing include for examples to have a UTF-8 main
Chris Robinson
2023-12-06
1
-0
/
+2
*
Make the API functions noexcept
Chris Robinson
2023-05-22
1
-2
/
+2
*
Fix compiling examples with an older libsndfile
Chris Robinson
2023-03-05
1
-3
/
+6
*
Make sure the fmt chunk is large enough
Chris Robinson
2023-03-05
1
-2
/
+2
*
Remove a couple unused variables
Chris Robinson
2023-03-04
1
-2
/
+2
*
Cleanup the examples' loading functions slightly
Chris Robinson
2023-02-17
1
-22
/
+22
*
Handle Int16 and ADPCM formats in alstreamcb
Chris Robinson
2023-02-16
1
-25
/
+181
*
Finalize AL_SOFT_callback_buffer
Chris Robinson
2022-04-01
1
-12
/
+1
*
Remove the unused flags parameter from alBufferCallbackSOFT
Chris Robinson
2022-04-01
1
-3
/
+2
*
Use float formats in examples/alstreamcb
Chris Robinson
2021-03-21
1
-10
/
+10
*
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
-94
/
+51
*
Add a streaming example using a callback buffer
Chris Robinson
2020-02-20
1
-0
/
+436