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
...
*
Use a separate struct for tracking active sources
Chris Robinson
2014-03-18
1
-3
/
+10
*
Store the old-style backend funcs in the wrapper
Chris Robinson
2014-03-17
1
-8
/
+4
*
Return the original value from CompExchange*
Chris Robinson
2014-03-09
1
-6
/
+6
*
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
*
Add a return value to FindHrtfFormat
Chris Robinson
2014-02-23
1
-6
/
+7
*
Check the hrtf config option earlier
Chris Robinson
2014-02-23
1
-8
/
+8
*
Avoid checking the hrtf config option twice
Chris Robinson
2014-02-23
1
-2
/
+3
*
Avoid duplicating code in alcGetIntegerv
Chris Robinson
2014-02-01
1
-241
/
+152
*
Add an alcGetInteger64vSOFT method and a way to get the device clock
Chris Robinson
2014-02-01
1
-2
/
+204
*
Keep track of a device clock time, based on the number of samples processed
Chris Robinson
2014-02-01
1
-0
/
+24
*
Implement dry and wet mixers for Neon
Chris Robinson
2014-01-26
1
-2
/
+4
*
Add a flag to specify the device being paused
Chris Robinson
2014-01-15
1
-4
/
+11
*
Stop the device when updating parameters, don't close it
Chris Robinson
2014-01-15
1
-1
/
+1
*
Add an extension to pause audio processing
Chris Robinson
2014-01-15
1
-1
/
+56
*
Add a method to get soundfont samples
Chris Robinson
2014-01-13
1
-0
/
+1
*
Add methods to get and set modulator properties on fontsounds
Chris Robinson
2014-01-05
1
-0
/
+2
*
Move some soundfont methods to ALsoundfont
Chris Robinson
2014-01-05
1
-1
/
+1
*
Allow "deleting" the default soundfont
Chris Robinson
2014-01-04
1
-48
/
+1
*
Add storage for a default soundfont object
Chris Robinson
2014-01-03
1
-0
/
+51
*
Update soundfont selection functions
Chris Robinson
2013-12-29
1
-1
/
+1
*
Add alLoadSoundfontSOFT to load a soundfont via callback
Chris Robinson
2013-12-28
1
-0
/
+1
*
Add a method to set and get soundfonts
Chris Robinson
2013-12-27
1
-0
/
+1
*
Allow specifying key and velocity ranges on fontsounds
Chris Robinson
2013-12-26
1
-0
/
+4
*
Add methods to set and get sounds on a preset
Chris Robinson
2013-12-25
1
-0
/
+1
*
Remove the zone, sample, and instrument object types
Chris Robinson
2013-12-25
1
-13
/
+0
*
Add a new fontsound object type
Chris Robinson
2013-12-25
1
-0
/
+13
*
Add methods to get and set presets on a soundfont
Chris Robinson
2013-12-23
1
-0
/
+2
*
Add methods to get and set a preset object's preset and bank numbers
Chris Robinson
2013-12-23
1
-0
/
+3
*
Add functions to set a soundfont's sample data
Chris Robinson
2013-12-19
1
-0
/
+3
*
Allow creating instrument objects
Chris Robinson
2013-12-19
1
-0
/
+13
*
Add methods to create and destroy presets
Chris Robinson
2013-12-19
1
-0
/
+13
*
Properly initialize and cleanup the soundfont map
Chris Robinson
2013-12-18
1
-0
/
+11
*
Add a new ALsoundfont object type
Chris Robinson
2013-12-18
1
-0
/
+2
*
Move the base MidiSynth to a separate file
Chris Robinson
2013-12-17
1
-1
/
+1
*
Add a alMidiResetSOFT method to reset the synth
Chris Robinson
2013-12-13
1
-0
/
+1
*
Rename pthread wrappers used for Windows to althread
Chris Robinson
2013-12-06
1
-15
/
+15
*
Add methods to set and get the MIDI gain
Chris Robinson
2013-11-30
1
-0
/
+1
*
Add a method to check if a file is a soundfont
Chris Robinson
2013-11-30
1
-0
/
+1
*
Add a method to specifying MIDI SysEx messages
Chris Robinson
2013-11-29
1
-0
/
+1
*
Add a method to stop MIDI playback
Chris Robinson
2013-11-28
1
-0
/
+1
*
Add a method to load a soundfont
Chris Robinson
2013-11-28
1
-0
/
+1
*
Start a MIDI interface extension
Chris Robinson
2013-11-28
1
-1
/
+8
*
Create and use a MidiSynth on playback devices
Chris Robinson
2013-11-27
1
-0
/
+25
*
Add a macro for GCC to ensure stack alignment
Chris Robinson
2013-11-25
1
-1
/
+1
*
Remove the Lock and Unlock methods from BackendFuncs
Chris Robinson
2013-11-04
1
-13
/
+3
*
Use C99 inline in more places
Chris Robinson
2013-11-04
1
-0
/
+4
*
Only set device functions when needed
Chris Robinson
2013-11-04
1
-2
/
+6
*
Use a unique backend type for loopback
Chris Robinson
2013-11-04
1
-1
/
+1
*
Rename VCALL and VCALL0 to V and V0
Chris Robinson
2013-11-02
1
-34
/
+34
[prev]
[next]