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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a missing include
Chris Robinson
2017-05-28
1
-0
/
+1
*
Put the app name after filename in the window title
Chris Robinson
2017-05-07
1
-1
/
+1
*
Ensure SDL_AUDIO_BITSIZE is defined for older SDL2 versions
Chris Robinson
2017-04-07
2
-0
/
+14
*
Update alffplay for newer ffmpeg and convert to C++
Chris Robinson
2017-03-05
2
-1573
/
+1546
*
Remove unnecessary wrappers around SDL_sound
Chris Robinson
2017-03-04
9
-624
/
+252
*
Skip audio packets that fail to decode in alffplay
Chris Robinson
2016-09-14
1
-1
/
+5
*
Allow specifying the device to open for the examples
Chris Robinson
2016-09-08
8
-51
/
+89
*
Print whether direct channels are off or on to stdout in alffplay
Chris Robinson
2016-08-29
1
-1
/
+4
*
Add an option to alffplay to toggle AL_DIRECT_CHANNELS_SOFT
Chris Robinson
2016-08-29
1
-0
/
+22
*
Also rotate stereo sounds in the alhrtf example
Chris Robinson
2016-08-24
1
-2
/
+22
*
Fix for ffmpeg.
Ryan P.C. McQuen
2016-07-21
1
-2
/
+2
*
fix audio play error in sample
gero
2016-04-22
1
-1
/
+1
*
Don't request a specific HRTF when one isn't specified
Chris Robinson
2016-03-11
1
-8
/
+11
*
Fix "signed and unsigned type in conditional expression" warning
Chris Robinson
2016-01-24
1
-1
/
+1
*
Avoid using usleep in the examples
Chris Robinson
2015-12-04
7
-14
/
+8
*
Add missing math.h include for sin()
Chris Robinson
2015-11-06
1
-0
/
+1
*
Add an impulse "waveform" to altonegen
Chris Robinson
2015-10-31
1
-4
/
+17
*
Add an HRTF example
Chris Robinson
2015-10-28
1
-0
/
+247
*
Silence implicit double-to-float cast MSVC warning
Chris Robinson
2015-10-14
1
-1
/
+1
*
Print the wave type being played
Chris Robinson
2015-10-14
1
-2
/
+14
*
Make the tonegen sampling rate match the device rate by default
Chris Robinson
2015-10-14
1
-18
/
+14
*
Add a tone generator test program
Chris Robinson
2015-10-13
1
-0
/
+250
*
Play a 1khz sine wave for 4 seconds in the loopback example
Chris Robinson
2015-09-07
1
-3
/
+3
*
Use the default channel layout in alffplay if one isn't specified
Chris Robinson
2014-12-12
1
-1
/
+3
*
Fallback to 16-bit samples in alffmpeg if a float32 format isn't supported
Chris Robinson
2014-11-07
1
-4
/
+4
*
Support 5.1 and 7.1 in alffplay
Chris Robinson
2014-11-05
1
-5
/
+57
*
Explicitly include libavutil/channel_layout.h for the channel layout stuff
Chris Robinson
2014-07-18
1
-0
/
+1
*
AL_SOFT_source_length is complete
Chris Robinson
2014-07-05
1
-1
/
+1
*
Open and close the file in the main thread in alffplay
Chris Robinson
2014-06-08
1
-26
/
+28
*
Add an ffmpeg-based example player
Chris Robinson
2014-06-02
1
-0
/
+1476
*
Update the examples to use SDL2
Chris Robinson
2014-05-23
1
-2
/
+5
*
Handle non-native endian formats with SDL_sound
Chris Robinson
2013-06-19
1
-2
/
+17
*
Add a loopback extension example
Chris Robinson
2013-06-16
1
-0
/
+244
*
Use SDL_sound for the other examples
Chris Robinson
2013-06-05
4
-743
/
+20
*
Use SDL_sound for the alstream example
Chris Robinson
2013-06-05
4
-43
/
+218
*
Make some example function pointers static
Chris Robinson
2013-05-30
3
-41
/
+41
*
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
*
Add an example to get and show the source latency
Chris Robinson
2012-10-31
1
-0
/
+213
*
Avoid prefixing function pointers in the streaming example
Chris Robinson
2012-10-31
1
-11
/
+11
*
Print the name of the device when opening it in the example apps
Chris Robinson
2012-10-31
2
-4
/
+3
*
Add an example program showing how to apply reverb to a source
Chris Robinson
2012-10-31
1
-0
/
+339
*
Reorder and comment some function in alhelpers.c
Chris Robinson
2012-10-25
1
-81
/
+88
*
Move alhelpers and alffmpeg code to a common sub-directory
Chris Robinson
2012-10-14
5
-2
/
+2
*
Update the example to use avcodec_decode_audio4
Chris Robinson
2012-10-03
2
-39
/
+46
*
Update some ffmpeg functions
Chris Robinson
2012-10-03
1
-7
/
+5
*
Fix some signed/unsigned comparisons
Chris Robinson
2012-10-02
1
-4
/
+4
*
Use avformat_free_context to free a format context that failed to open
Chris Robinson
2012-03-21
1
-2
/
+10
*
Print out unsupported audio format info from ffmpeg
Chris Robinson
2012-02-28
1
-1
/
+15
*
av_find_stream_info is also deprecated, in favor of avformat_find_stream_info
Chris Robinson
2012-01-29
1
-3
/
+3
[next]