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
/
OpenAL32
/
Include
/
alMain.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the stereo-to-binaural filter to the device
Chris Robinson
2009-09-15
1
-2
/
+4
*
Add support for the in-progress ALC_EXT_thread_local_context extension
Chris Robinson
2009-09-12
1
-0
/
+15
*
Rebuild device lists when retrieving them
Chris Robinson
2009-08-27
1
-0
/
+14
*
Store a copy of the device name in the device
Chris Robinson
2009-08-27
1
-1
/
+1
*
Store copies of the device names in the individual backends
Chris Robinson
2009-08-27
1
-4
/
+4
*
Add a method to deinitialize backends
Chris Robinson
2009-08-26
1
-0
/
+8
*
Add base support for ALC_EXT_disconnect
Chris Robinson
2009-08-26
1
-0
/
+1
*
Use a function to retrieve the current context in an already-locked state
Chris Robinson
2009-08-16
1
-0
/
+2
*
Add in-progress working extension AL_EXTX_sample_buffer_object
Chris Robinson
2009-08-16
1
-0
/
+7
*
Store the effect and filter lists in the device
Chris Robinson
2009-08-15
1
-0
/
+8
*
Store the buffer list in the device
Chris Robinson
2009-08-15
1
-0
/
+4
*
Remove unnecessary function parameters
Chris Robinson
2009-08-13
1
-2
/
+2
*
Allow delaying playback start until context creation, and don't use UpdateSiz...
Chris Robinson
2009-08-13
1
-0
/
+5
*
Store the requested mono/stereo source count and sends in the device
Chris Robinson
2009-07-06
1
-5
/
+4
*
Use a thread-safe static inline function for printing
Chris Robinson
2009-06-07
1
-13
/
+25
*
Store the max number of auxiliary slots in the device
Chris Robinson
2009-06-07
1
-2
/
+2
*
Set some common macros in alu.h
Chris Robinson
2009-05-16
1
-5
/
+5
*
Add a PulseAudio backend
Chris Robinson
2009-04-16
1
-0
/
+1
*
Make the number of source sends variable
Chris Robinson
2009-04-13
1
-0
/
+2
*
Make auxiliary effect slot count configurable
Chris Robinson
2009-04-11
1
-0
/
+2
*
Remove the SDL backend
Chris Robinson
2009-03-10
1
-1
/
+0
*
Add a PortAudio backend
Chris Robinson
2009-03-10
1
-0
/
+1
*
Use a matrix for up- and down-mixing channels
Chris Robinson
2009-01-25
1
-0
/
+2
*
Reimplement panning using lookup tables, based on a patch by Christian Borss
Chris Robinson
2009-01-24
1
-0
/
+6
*
Add an SDL backend
Chris Robinson
2008-12-07
1
-0
/
+1
*
Remove unneeded macro
Chris Robinson
2008-11-16
1
-1
/
+0
*
Air absorption factor is applied to the dB value, not linear gain
Chris Robinson
2008-09-22
1
-0
/
+1
*
Add a Solaris playback backend
Chris Robinson
2008-09-07
1
-0
/
+1
*
Include fenv.h if it exists for fesetround
Chris Robinson
2008-08-08
1
-0
/
+4
*
Specify padding per buffer, and make sure it's large enough for the filter step
Chris Robinson
2008-07-24
1
-0
/
+3
*
Store extension list with a pointer, not a per-context array
Chris Robinson
2008-07-22
1
-1
/
+1
*
Move (de)initialization into ALc.c and remove unneeded file
Chris Robinson
2008-07-17
1
-2
/
+0
*
Use pthread_mutexattr_setkind_np as a fallback to set a recursive mutex type
Chris Robinson
2008-05-15
1
-0
/
+7
*
constify the pointer that holds the filename
Chris Robinson
2008-03-22
1
-8
/
+8
*
Define _WIN32_WINNT to 0x0500 when including windows.h
Chris Robinson
2008-03-01
1
-0
/
+3
*
Remove FrameSize struct member
Chris Robinson
2008-02-14
1
-1
/
+0
*
Rename UpdateFreq device field to UpdateSize
Chris Robinson
2008-02-12
1
-1
/
+1
*
Include alext.h instead of redefining some enums
Chris Robinson
2008-02-08
1
-27
/
+4
*
Remove unneeded device struct member
Chris Robinson
2008-02-08
1
-1
/
+0
*
Remove unnecessary Channels field
Chris Robinson
2008-01-25
1
-1
/
+0
*
Store effect slots in the context
Chris Robinson
2008-01-15
1
-0
/
+3
*
Move include so win32 gets it too, and remove unnecessary line
Chris Robinson
2008-01-15
1
-2
/
+2
*
Add support for AL_LOKI_quadriphonic
Chris Robinson
2008-01-14
1
-0
/
+3
*
Add missing stdio include
Chris Robinson
2008-01-14
1
-0
/
+1
*
Close dangling devices when exiting
Chris Robinson
2008-01-14
1
-0
/
+2
*
Keep track of open devices
Chris Robinson
2008-01-14
1
-0
/
+2
*
Merge branch 'master' into efx-experiment
Chris Robinson
2008-01-11
1
-0
/
+28
|
\
|
*
Add a wave file writing backend
Chris Robinson
2008-01-11
1
-0
/
+1
|
*
Use nanosleep instead of usleep
Chris Robinson
2008-01-11
1
-1
/
+11
|
*
Add Sleep wrapper
Chris Robinson
2008-01-11
1
-0
/
+1
[next]