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
/
alstream.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure SDL_AUDIO_BITSIZE is defined for older SDL2 versions
Chris Robinson
2017-04-07
1
-0
/
+7
*
Remove unnecessary wrappers around SDL_sound
Chris Robinson
2017-03-04
1
-54
/
+64
*
Allow specifying the device to open for the examples
Chris Robinson
2016-09-08
1
-4
/
+5
*
Avoid using usleep in the examples
Chris Robinson
2015-12-04
1
-1
/
+1
*
Use SDL_sound for the alstream example
Chris Robinson
2013-06-05
1
-43
/
+22
*
Make some example function pointers static
Chris Robinson
2013-05-30
1
-2
/
+2
*
Only print the filename in alstream, without the path
Chris Robinson
2013-02-03
1
-1
/
+10
*
Use stdout to print alstream information
Chris Robinson
2012-11-04
1
-4
/
+5
*
Avoid prefixing function pointers in the streaming example
Chris Robinson
2012-10-31
1
-11
/
+11
*
Move alhelpers and alffmpeg code to a common sub-directory
Chris Robinson
2012-10-14
1
-2
/
+2
*
Fix compiling the example program, and support AL_SOFT_buffer_samples with it
Chris Robinson
2012-01-10
1
-5
/
+20
*
Add an example program that streams audio using ffmpeg
Chris Robinson
2012-01-01
1
-0
/
+331