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
/
Alc
Commit message (
Expand
)
Author
Age
Files
Lines
*
strlen returns size_t
Chris Robinson
2014-03-28
1
-1
/
+1
*
Use al_string to handle mmdevapi and dsound device names
Chris Robinson
2014-03-28
4
-79
/
+135
*
Add an al_string type and use it for the device lists
Chris Robinson
2014-03-28
4
-50
/
+130
*
Properly handle special folder names with extended characters
Chris Robinson
2014-03-28
2
-35
/
+70
*
Wrap fopen calls under Windows
Chris Robinson
2014-03-28
5
-16
/
+52
*
Don't have VECTOR_INIT "return" anything
Chris Robinson
2014-03-27
1
-2
/
+2
*
Reactivate the mmdevapi audio client and set the event handle on reset
Chris Robinson
2014-03-27
1
-10
/
+26
*
Remove setState from the MidiSynth vtable
Chris Robinson
2014-03-23
4
-11
/
+0
*
Remove an unnecessary conditional
Chris Robinson
2014-03-23
1
-7
/
+1
*
Remove the last bits of the predictive sample processing
Chris Robinson
2014-03-23
2
-5
/
+3
*
Remove the click removal buffers for auxiliary effect slots
Chris Robinson
2014-03-23
6
-46
/
+7
*
Identity gain step is 1, not 0
Chris Robinson
2014-03-23
1
-1
/
+1
*
Fix Neon gain step loops
Chris Robinson
2014-03-23
1
-2
/
+2
*
Add gain stepping to the send mixers
Chris Robinson
2014-03-23
5
-64
/
+168
*
Add some integer casts, and a range check
Chris Robinson
2014-03-23
2
-3
/
+8
*
Remove the now-unneeded click removal buffers for the device
Chris Robinson
2014-03-23
8
-66
/
+19
*
Don't feed the HRTF mix to the click removal and pending click buffers
Chris Robinson
2014-03-23
1
-40
/
+3
*
Step mixing gains per-sample for non-HRTF mixing
Chris Robinson
2014-03-23
6
-58
/
+205
*
Move the step counter and moving flag to DirectParams
Chris Robinson
2014-03-23
3
-10
/
+19
*
Store the HrtfState directly in the DirectParams
Chris Robinson
2014-03-23
7
-32
/
+31
*
Add a stub 'soft' MIDI synth handler
Chris Robinson
2014-03-22
2
-0
/
+143
*
Use a void* for the MidiSynth Delete method param
Chris Robinson
2014-03-22
3
-18
/
+9
*
Use a void* for the backend Delete method param
Chris Robinson
2014-03-22
7
-73
/
+32
*
Use a void* for the effect state Delete method param
Chris Robinson
2014-03-21
11
-54
/
+34
*
Avoid a size_t-to-ALuint conversion warning
Chris Robinson
2014-03-21
1
-1
/
+1
*
Increase the vector reserve as needed when pushing in new items
Chris Robinson
2014-03-21
3
-24
/
+20
*
Rename the vector's Max field to Capacity
Chris Robinson
2014-03-21
3
-15
/
+15
*
Use vectors for the GenModList
Chris Robinson
2014-03-21
2
-167
/
+103
*
Add a generic vector interface and use it for the active effect slots
Chris Robinson
2014-03-21
4
-9
/
+75
*
Use flexible array members to pad the device and context structs
Chris Robinson
2014-03-20
1
-4
/
+4
*
Keep track of the mix count
Chris Robinson
2014-03-19
1
-0
/
+3
*
Use a union to combine HRTF and non-HRTF mixer params
Chris Robinson
2014-03-19
5
-41
/
+41
*
Select the mixer when setting the mixer-specific parameters
Chris Robinson
2014-03-19
1
-39
/
+42
*
Store some source mixing parameters in the active source struct
Chris Robinson
2014-03-19
3
-85
/
+97
*
Use a separate struct for tracking active sources
Chris Robinson
2014-03-18
2
-15
/
+27
*
Remove some unneeded code and unnecessary macros in the OpenSL backend
Chris Robinson
2014-03-17
1
-73
/
+20
*
Store the old-style backend funcs in the wrapper
Chris Robinson
2014-03-17
3
-29
/
+33
*
Don't define HAVE_DYNLOAD with the IDE parser
Chris Robinson
2014-03-17
1
-1
/
+1
*
Don't assume the default mmdevapi device is in the collection
Chris Robinson
2014-03-17
1
-2
/
+2
*
Return the original value from CompExchange*
Chris Robinson
2014-03-09
3
-30
/
+27
*
Remove the Apple-specific atomic function implementations.
Chris Robinson
2014-03-09
1
-36
/
+0
*
Add an extension to support MSADPCM buffer formats
Chris Robinson
2014-03-04
1
-1
/
+3
*
Add an extension to alter the block alignment for buffer unpack/pack ops
Chris Robinson
2014-03-04
1
-3
/
+5
*
Move PATH_MAX fallback definitions to alMain.h
Chris Robinson
2014-02-27
4
-31
/
+0
*
Add back the missing PATH_MAX fallback
Chris Robinson
2014-02-27
1
-0
/
+10
*
Move OpenDataFile to helpers.c so other sources can use it
Chris Robinson
2014-02-27
2
-131
/
+133
*
Add an explicit cast to make Windows happy
Chris Robinson
2014-02-26
1
-2
/
+2
*
Don't fallback to relative filename handling if opening as absolute fails
Chris Robinson
2014-02-26
1
-26
/
+27
*
Expand environment variables for all config option values when loading
Chris Robinson
2014-02-26
2
-31
/
+77
*
Support environment variables in the hrtf_tables config value
Chris Robinson
2014-02-25
1
-4
/
+34
[next]