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
...
*
Use a Delete method for deletable objects
Chris Robinson
2013-05-25
9
-85
/
+19
*
Update the Null effect so it can act as a guide to new effects
Chris Robinson
2013-05-25
2
-22
/
+101
*
Use vtables for setting effect properties
Chris Robinson
2013-05-24
9
-117
/
+136
*
Move remaining effects to the effects subdir
Chris Robinson
2013-05-23
7
-0
/
+0
*
Move reverb to the effects subdir
Chris Robinson
2013-05-23
1
-0
/
+0
*
Move the AL_EFFECT_NULL state into a separate file
Chris Robinson
2013-05-23
1
-0
/
+104
*
Use fegetenv/fesetenv to backup and restore the FPU state
Chris Robinson
2013-05-22
1
-4
/
+4
*
Merge the fesetround FPU handler with the assembly one
Chris Robinson
2013-05-22
1
-22
/
+23
*
Check for SSE2 and set the denormals-are-zero bit for mixing if available
Chris Robinson
2013-05-22
2
-4
/
+17
*
Set the correct SSE bits for round-to-zero
Chris Robinson
2013-05-22
1
-1
/
+1
*
Use restrict instead of RESTRICT
Chris Robinson
2013-05-22
15
-89
/
+89
*
Recognize DSSPEAKER_5POINT1_SURROUND (and 7POINT1) with DSound
Chris Robinson
2013-05-22
1
-4
/
+11
*
Avoid using a temp buffer for al_print
Chris Robinson
2013-05-22
1
-12
/
+5
*
Add casts to silence MSVC
Chris Robinson
2013-05-22
2
-2
/
+2
*
Rename DELETE to DELETE_OBJ
Chris Robinson
2013-05-21
1
-2
/
+2
*
Add a DELETE macro to help destroy objects
Chris Robinson
2013-05-21
1
-2
/
+2
*
Rename the effect state's Destroy method to Destruct
Chris Robinson
2013-05-21
9
-19
/
+21
*
Use factories to create and destroy effect states
Chris Robinson
2013-05-21
9
-91
/
+376
*
Use a properly-defined history for the FILTER struct
Chris Robinson
2013-05-21
5
-20
/
+21
*
Avoid storing the device frequency in the equalizer
Chris Robinson
2013-05-21
1
-18
/
+19
*
Auto-generate wrappers to upcast objects before calling user methods
Chris Robinson
2013-05-21
8
-75
/
+37
*
Use macros to help define vtables for effect states
Chris Robinson
2013-05-21
8
-131
/
+110
*
Avoid storing the device frequency in the distortion state
Chris Robinson
2013-05-21
1
-7
/
+5
*
The effect state being destroyed can't be NULL
Chris Robinson
2013-05-21
4
-28
/
+22
*
Rename some inheritance macros
Chris Robinson
2013-05-21
8
-73
/
+73
*
Pre-scale the chorus and flanger delays to be in samples
Chris Robinson
2013-05-21
2
-36
/
+22
*
Avoid storing some chorus and flanger properties in the effect state
Chris Robinson
2013-05-21
2
-52
/
+32
*
Process 64 samples at a time for chorus and flanger effects
Chris Robinson
2013-05-20
2
-96
/
+130
*
Process 64 samples at a time for some effects
Chris Robinson
2013-05-20
5
-117
/
+201
*
Split flanger delay calculation into separate methods
Chris Robinson
2013-05-20
1
-69
/
+60
*
Split chorus delay calculation into separate methods
Chris Robinson
2013-05-20
1
-37
/
+44
*
Use some macros to help with deriving types
Chris Robinson
2013-05-20
8
-93
/
+81
*
Clear all the old channel gains to 0 before setting them
Chris Robinson
2013-05-20
2
-1
/
+5
*
Fix a potential leak when mmdevapi fails to open
Chris Robinson
2013-05-19
1
-0
/
+3
*
Avoid recalculating the same coefficient
Chris Robinson
2013-05-19
1
-11
/
+9
*
Implement distortion and equalizer effects
Chris Robinson
2013-05-18
3
-3
/
+820
*
Modulator fixes
Chris Robinson
2013-05-18
1
-6
/
+5
*
Fix overflow issues when converting float to int
Chris Robinson
2013-04-22
1
-7
/
+10
*
Add a missing cast to silence MSVC
Chris Robinson
2013-03-22
1
-1
/
+1
*
Report the actual ALSA error if setting the buffer metrics fails
Chris Robinson
2013-03-18
1
-2
/
+2
*
Use less math to clamp floats to -1...+1
Chris Robinson
2013-03-17
1
-3
/
+3
*
Use force_align_arg_pointer for QSA
Chris Robinson
2013-03-15
1
-0
/
+8
*
Add a QSA backend for QNX
Chris Robinson
2013-03-14
2
-0
/
+1173
*
Remove unnecessary NULL checks
Chris Robinson
2013-03-13
2
-22
/
+14
*
Add Chorus and Flanger effects
Chris Robinson
2013-03-13
3
-2
/
+806
*
Move the effect-specific get/set methods to where the effect is implemented
Chris Robinson
2013-03-13
4
-0
/
+776
*
Build an appropriate channel map for PulseAudio
Chris Robinson
2013-02-08
1
-2
/
+28
*
Destroy the ring buffer when closing down a portaudio device
Chris Robinson
2013-02-01
1
-0
/
+3
*
Avoid an underflow in the SSE mixers if BufferSize is less than 4
Chris Robinson
2012-12-24
1
-2
/
+2
*
Filter unneeded thread messages with MMDevApi
Chris Robinson
2012-12-24
1
-1
/
+3
[prev]
[next]