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
/
ALc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Define GUIDs in ALc.c instead of the individual backend source files
Chris Robinson
2011-05-15
1
-0
/
+23
*
Add a skeleton backend for MMDevApi
Chris Robinson
2011-05-15
1
-0
/
+3
*
Add functions to get strings from the device format
Chris Robinson
2011-05-15
1
-1
/
+27
*
Set the duplicate-stereo flag properly after the device format is reset
Chris Robinson
2011-05-13
1
-6
/
+15
*
Remove an unused macro and rename another
Chris Robinson
2011-05-07
1
-1
/
+1
*
Some minor cleanups
Chris Robinson
2011-05-07
1
-1
/
+1
*
Add an option to reverse Z panning of mono sources
Chris Robinson
2011-05-07
1
-0
/
+7
*
Don't clear the request flag if a new context doesn't specify a frequency
Chris Robinson
2011-05-06
1
-7
/
+2
*
Update sources automatically when device parameters change
Chris Robinson
2011-05-06
1
-24
/
+25
*
Remove the head_dampen option
Chris Robinson
2011-05-06
1
-12
/
+0
*
Add a warning when HRTF is disabled
Chris Robinson
2011-05-03
1
-5
/
+9
*
Add a device flag for channel config requests
Chris Robinson
2011-05-03
1
-0
/
+4
*
Add a frequency-request device flag
Chris Robinson
2011-05-03
1
-4
/
+13
*
Use flags instead of separate bools
Chris Robinson
2011-05-01
1
-8
/
+12
*
Add a device flag for enabling HRTF
Chris Robinson
2011-05-01
1
-4
/
+8
*
Add the SOFT moniker for the loopback extension functions and enums
Chris Robinson
2011-04-28
1
-14
/
+14
*
Allow MSVC to build a static lib
Chris Robinson
2011-04-27
1
-0
/
+18
*
Add loopback device properties to the ALCenum list
Chris Robinson
2011-04-27
1
-0
/
+5
*
Add a couple in-progress extensions to the extension lists
Chris Robinson
2011-04-27
1
-3
/
+4
*
Add support for packed 24-bit samples
Chris Robinson
2011-04-26
1
-0
/
+2
*
Add a compatibility option to treat cone angles as half angles
Chris Robinson
2011-04-22
1
-0
/
+7
*
Allow the buffer_samples API to be retrieved
Chris Robinson
2011-04-10
1
-0
/
+6
*
Add alBufferSamplesSOFT, as an initial start to AL_SOFT_buffer_samples
Chris Robinson
2011-03-16
1
-2
/
+2
*
Add a CoreAudio backend
Chris Robinson
2011-03-15
1
-0
/
+3
*
Combine multiple lists into one
Chris Robinson
2011-03-12
1
-11
/
+0
*
Add support for ALC_EXT_DEDICATED
Chris Robinson
2011-03-12
1
-1
/
+3
*
Better protect the device for multi-threading access
Chris Robinson
2011-03-12
1
-35
/
+33
*
Implement a basic non-real-time loopback device
Chris Robinson
2011-03-11
1
-11
/
+237
*
Finalize the loop points extension as AL_SOFT_loop_points
Chris Robinson
2011-02-09
1
-2
/
+2
*
Don't duplicate the device list append function
Chris Robinson
2011-01-23
1
-18
/
+24
*
Separate device format into 'channel config' and 'sample type' components
Chris Robinson
2010-12-04
1
-71
/
+189
*
Remove incomplete EXT_buffer_sub_data, as it's (temporarily) superceded by SO...
Chris Robinson
2010-12-02
1
-6
/
+4
*
Use memcpy to copy a string instead of sprintf
Chris Robinson
2010-12-02
1
-1
/
+1
*
Make a function static
Chris Robinson
2010-12-02
1
-1
/
+3
*
Rename OUTPUTCHANNELS to something more descriptive
Chris Robinson
2010-12-01
1
-1
/
+1
*
Uninline some functions
Chris Robinson
2010-11-28
1
-0
/
+20
*
Avoid making Resampler[Pre]Padding static
Chris Robinson
2010-11-28
1
-3
/
+0
*
Prefer GCC's constructor, even in Windows
Chris Robinson
2010-11-28
1
-4
/
+4
*
Get rid of the device timer stuff
Chris Robinson
2010-11-21
1
-36
/
+1
*
Hide AL_EXTX_sample_buffer_object
Chris Robinson
2010-11-21
1
-4
/
+3
*
Increase the max number of source sends to 4, and decrease the default to 1
Chris Robinson
2010-11-06
1
-1
/
+1
*
Duplicate stereo sources by default
Chris Robinson
2010-09-22
1
-0
/
+2
*
Implement AL_SOFT_buffer_sub_data using the current AL_EXT_buffer_sub_data spec
Chris Robinson
2010-09-21
1
-1
/
+3
*
Handle clicks by watching changes between updates
Chris Robinson
2010-08-16
1
-0
/
+3
*
Add a corrective, click-remval sample value offset
Chris Robinson
2010-08-14
1
-0
/
+3
*
Start the device when creating a context without specified attributes
Chris Robinson
2010-08-12
1
-45
/
+49
*
Update device parameters using a separate function
Chris Robinson
2010-08-09
1
-156
/
+158
*
Decrement context count when it's removed from the list
Chris Robinson
2010-08-08
1
-2
/
+2
*
Don't re-init and re-allocate some stuff when the device is left running
Chris Robinson
2010-08-07
1
-1
/
+5
*
Effectslot's Effectstate should never be NULL
Chris Robinson
2010-08-06
1
-2
/
+0
[next]