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
*
Added missing string include to alffplay
Henri Hyyryläinen
2018-03-30
1
-0
/
+1
*
Fix a couple comments about coordinate handedness
Chris Robinson
2018-03-24
1
-1
/
+1
*
Fix for older MSVC lacking strtof
Chris Robinson
2018-03-21
1
-0
/
+7
*
Update the multi-reverb example with improved transitions
Chris Robinson
2018-03-20
1
-143
/
+236
*
Change the presets for the multireverb example
Chris Robinson
2018-03-16
1
-2
/
+2
*
Add missing include
Chris Robinson
2018-03-01
1
-0
/
+1
*
Fix use of argv[0] as the program name after incrementing
Chris Robinson
2018-02-28
1
-4
/
+1
*
Apply distance attenuation to reverb zones in almultireverb
Chris Robinson
2018-02-28
1
-2
/
+18
*
Update the multi-zone reverb example for clarity
Chris Robinson
2018-02-20
1
-47
/
+52
*
fix building on freebsd (clang)
Alexey Elymanov
2018-02-20
1
-0
/
+1
*
Add an example for multi-zone reverb
Chris Robinson
2018-02-18
1
-0
/
+584
*
Handle disconnected events in alffplay
Chris Robinson
2018-02-03
1
-4
/
+18
*
Signal a condition variable when a buffer completes in alffplay
Chris Robinson
2018-02-01
1
-4
/
+9
*
Don't print buffer completed events in alffplay
Chris Robinson
2018-01-31
1
-0
/
+6
*
Use std::array instead of a plain array in alffplay
Chris Robinson
2018-01-28
1
-4
/
+4
*
Enable events in alffplay
Chris Robinson
2018-01-24
1
-0
/
+73
*
Use a new proper buffer function with a flags parameter
Chris Robinson
2018-01-23
1
-12
/
+11
*
Test mapped buffers in alffplay
Chris Robinson
2018-01-23
1
-14
/
+68
*
Remove alffplay's duplicate ALC_SOFT_device_clock declarations
Chris Robinson
2018-01-15
1
-14
/
+0
*
Finalize ALC_SOFT_device_clock
Chris Robinson
2018-01-15
1
-4
/
+1
*
Only print the time in alffplay when it changes
Chris Robinson
2018-01-07
1
-4
/
+11
*
Fix a temp buffer leak in alffplay
Chris Robinson
2018-01-05
1
-2
/
+2
*
Handle the audio clock diff as nanoseconds in alffplay
Chris Robinson
2018-01-05
1
-8
/
+6
*
Use a non-recursive mutex for alffplay's source lock
Chris Robinson
2018-01-03
1
-11
/
+14
*
Use ALC_SOFT_device_clock in alffplay
Chris Robinson
2018-01-02
1
-12
/
+86
*
Improve starting synchronization in alffplay
Chris Robinson
2018-01-02
1
-19
/
+60
*
Inline and simplify some code
Chris Robinson
2018-01-01
1
-29
/
+23
*
Don't leak the AVIOContext
Chris Robinson
2018-01-01
1
-1
/
+8
*
Fix a couple alffplay comments still referencing Alure
Chris Robinson
2018-01-01
1
-4
/
+4
*
Make smart pointer wrappers for some ffmpeg types
Chris Robinson
2018-01-01
1
-72
/
+81
*
Print the running time and duration in alffplay
Chris Robinson
2018-01-01
1
-1
/
+42
*
Use aliases to simplify some time type names
Chris Robinson
2018-01-01
1
-67
/
+61
*
Wrap av_gettime to ensure it's interpreted as microseconds
Chris Robinson
2018-01-01
1
-7
/
+10
*
Rename the do_direct_out variable
Chris Robinson
2018-01-01
1
-3
/
+3
*
Use a less-intense memory order to check for quitting
Chris Robinson
2018-01-01
1
-9
/
+9
*
Check for AL_SOFT_direct_channels once when initializing
Chris Robinson
2018-01-01
1
-10
/
+8
*
Declare the total buffer time instead of buffer count
Chris Robinson
2018-01-01
1
-10
/
+15
*
Use a std::array for the buffers in alffplay
Chris Robinson
2018-01-01
1
-8
/
+7
*
Use inline member initialization where possible
Chris Robinson
2018-01-01
1
-86
/
+69
*
Make more values global const
Chris Robinson
2018-01-01
1
-19
/
+18
*
Use a global to specify alffplay's audio sync threshold
Chris Robinson
2017-12-31
1
-15
/
+11
*
Clear the buffer queue when underrun
Chris Robinson
2017-12-31
1
-1
/
+3
*
Wake up the packet send loop when more frames are needed
Chris Robinson
2017-12-31
1
-38
/
+50
*
Readd AL_SOFT_source_latency support to alffplay
Chris Robinson
2017-12-30
1
-12
/
+17
*
Use standard duration types for stream clocks
Chris Robinson
2017-12-30
1
-105
/
+122
*
Improve the alffplay queue for FFmpeg's send/receive API
Chris Robinson
2017-12-30
1
-152
/
+139
*
Fix some types to make MSVC happy
Chris Robinson
2017-12-17
1
-6
/
+7
*
Add a simple non-streaming play example
Chris Robinson
2017-11-07
1
-0
/
+177
*
Add missing include for std::array
Chris Robinson
2017-07-23
1
-0
/
+1
*
Update alffplay's command line message
Chris Robinson
2017-07-11
1
-1
/
+1
[next]