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
...
*
Fix output channel order for 6.1 and 7.1
Chris Robinson
2008-01-27
1
-22
/
+22
*
Fix availibility amount calculation
Chris Robinson
2008-01-26
1
-2
/
+5
*
aluBytesFromFormat returns bytes, not bits
Chris Robinson
2008-01-26
1
-5
/
+5
*
Update frame size after detecting the directsound output format
Chris Robinson
2008-01-25
1
-0
/
+2
*
Remove unnecessary Channels field
Chris Robinson
2008-01-25
5
-54
/
+20
*
Set the output format according to the speaker setup reported by directsound
Chris Robinson
2008-01-25
1
-8
/
+54
*
Use both write pointers from the directsound buffer lock
Chris Robinson
2008-01-25
1
-8
/
+10
*
Remove an unneceesary pointer check and decrease indentation
Chris Robinson
2008-01-21
1
-424
/
+421
*
Remove unnecessary duplicate thunk lookups
Chris Robinson
2008-01-21
1
-10
/
+8
*
Small formatting updates
Chris Robinson
2008-01-20
1
-1
/
+3
*
Remove duplicate function
Chris Robinson
2008-01-20
1
-23
/
+7
*
Don't access ALSource for every sample mix
Chris Robinson
2008-01-20
1
-21
/
+24
*
Don't use a multiple lists for extensions
Chris Robinson
2008-01-19
1
-20
/
+20
*
Add an option for setting the max number of sources
Chris Robinson
2008-01-19
1
-1
/
+3
*
Remove duplication of setting the max source count
Chris Robinson
2008-01-19
5
-6
/
+2
*
Use less ambiguous config file names
Chris Robinson
2008-01-19
1
-2
/
+17
*
Remove some unnecessary duplicate math, which was making long lines
Chris Robinson
2008-01-19
1
-67
/
+56
*
Remove some branches
Chris Robinson
2008-01-18
1
-75
/
+25
*
Implement AL_EFFECT_REVERB
Chris Robinson
2008-01-18
1
-19
/
+98
*
Remove duplicated source freeing code
Chris Robinson
2008-01-18
1
-20
/
+0
*
Buffer size fixes. Partially reverts the ALSA buffer size "fix"
Chris Robinson
2008-01-18
2
-11
/
+17
*
Don't dereference ALContext if there's no context yet
Chris Robinson
2008-01-17
1
-2
/
+2
*
Add missing config.h includes
Chris Robinson
2008-01-16
7
-2
/
+14
*
Don't include alAuxEffectSlot.h in alSource.h
Chris Robinson
2008-01-16
2
-0
/
+2
*
Make sure sources are deleted with the context
Chris Robinson
2008-01-16
1
-0
/
+1
*
Don't clamp wet gain if there's no send slot, and move slot gain calculation
Chris Robinson
2008-01-16
1
-9
/
+12
*
Store a reference to the effect slot in a source's send, not a copy
Chris Robinson
2008-01-16
1
-11
/
+13
*
Remove unneeded variables
Chris Robinson
2008-01-15
1
-38
/
+28
*
Use acosf when available
Chris Robinson
2008-01-15
1
-1
/
+8
*
Use the previous low-pass filter again, as it seems to match the intended out...
Chris Robinson
2008-01-15
1
-6
/
+14
*
Store effect slots in the context
Chris Robinson
2008-01-15
1
-0
/
+2
*
Add support for AL_LOKI_quadriphonic
Chris Robinson
2008-01-14
2
-1
/
+5
*
Reduce indentation
Chris Robinson
2008-01-14
1
-6
/
+4
*
Add an option for disabling ALSA mmap
Chris Robinson
2008-01-14
1
-1
/
+9
*
Avoid busy waiting when waiting for suspend to clear
Chris Robinson
2008-01-14
1
-3
/
+2
*
Let the mmap thread start the pcm stream when it's full
Chris Robinson
2008-01-14
1
-52
/
+0
*
Make sure the stream is playing when it's full
Chris Robinson
2008-01-14
1
-0
/
+13
*
Don't restart the stream right after preparing it
Chris Robinson
2008-01-14
1
-4
/
+0
*
Don't attempt to recover the ALSA stream when filling silence
Chris Robinson
2008-01-14
1
-13
/
+4
*
Close dangling devices when exiting
Chris Robinson
2008-01-14
1
-0
/
+22
*
Destroy context if closing a device with one
Chris Robinson
2008-01-14
1
-0
/
+2
*
Keep track of open devices
Chris Robinson
2008-01-14
1
-0
/
+39
*
Reorder setting of some variables
Chris Robinson
2008-01-12
1
-8
/
+9
*
Merge branch 'master' into efx-experiment
Chris Robinson
2008-01-11
6
-143
/
+483
|
\
|
*
Don't limit output wave filename size
Chris Robinson
2008-01-11
1
-3
/
+2
|
*
Fix the Wave Writer's reliance on ftell
Chris Robinson
2008-01-11
1
-2
/
+3
|
*
Use Sleep instead of usleep
Chris Robinson
2008-01-11
2
-6
/
+6
|
*
Don't double-close a handle on error
Chris Robinson
2008-01-11
1
-1
/
+0
|
*
Don't attempt to open ALSA playback/capture if it didn't load
Chris Robinson
2008-01-11
1
-1
/
+7
|
*
Add a wave file writing backend
Chris Robinson
2008-01-11
2
-0
/
+337
[prev]
[next]