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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the default hrtf table to an external file
Chris Robinson
2014-02-23
6
-884
/
+28
*
Add a return value to FindHrtfFormat
Chris Robinson
2014-02-23
3
-8
/
+10
*
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
*
Search system-dependant data paths for relative hrtf table filenames
Chris Robinson
2014-02-23
2
-4
/
+133
*
Avoid using a global static buffer for config loading
Chris Robinson
2014-02-23
1
-3
/
+51
*
Fix indentation
Chris Robinson
2014-02-23
1
-20
/
+20
*
Fix a race condition in the mmdevapi message queue thread
Chris Robinson
2014-02-09
1
-0
/
+6
*
Add some extra traces to the mmdevapi backend
Chris Robinson
2014-02-09
1
-0
/
+8
*
Change the autowah to have a cutoff range of 20Hz to 20KHz
Chris Robinson
2014-02-07
1
-1
/
+1
*
Fix some types
Chris Robinson
2014-02-07
2
-4
/
+4
*
Slightly shorten a long line
Chris Robinson
2014-02-02
1
-1
/
+1
*
Rework MIDI clock timing
Chris Robinson
2014-02-02
4
-123
/
+62
*
Use nanosecond resolution for MIDI
Chris Robinson
2014-02-01
1
-2
/
+2
*
Remove an unnecessary special-case for the click removal
Chris Robinson
2014-02-01
1
-14
/
+1
*
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
2
-2
/
+215
*
Keep track of a device clock time, based on the number of samples processed
Chris Robinson
2014-02-01
3
-0
/
+39
*
Properly fill the SF2 sample buffer on big endian
Chris Robinson
2014-02-01
1
-1
/
+1
*
Fix an infinite loop when loading SF2 samples on big endian machines
Chris Robinson
2014-02-01
1
-2
/
+5
*
Implement dry and wet mixers for Neon
Chris Robinson
2014-01-26
4
-5
/
+91
*
bufferQueue's Clear method doesn't take any parameters
Chris Robinson
2014-01-19
1
-1
/
+1
*
Clear the OpenSL buffer queue when stopping
Chris Robinson
2014-01-19
1
-2
/
+15
*
Check and trace INFO properties when reading them
Chris Robinson
2014-01-19
1
-3
/
+9
*
Include sys/sysconf.h if available for sysconf()
Chris Robinson
2014-01-18
3
-0
/
+7
*
Check for 0-sized sf2 structure arrays
Chris Robinson
2014-01-17
1
-18
/
+18
*
Remove redundancy in a couple error messages
Chris Robinson
2014-01-17
1
-2
/
+2
*
Put the version and irom storage into the Soundfont struct
Chris Robinson
2014-01-17
1
-13
/
+18
*
Fix a couple warning messages to show the correct instrument ID
Chris Robinson
2014-01-17
1
-8
/
+8
*
Partially handle the irom sub-chunk
Chris Robinson
2014-01-17
1
-3
/
+30
*
Better handle original key and overriding root key
Chris Robinson
2014-01-17
1
-3
/
+10
*
Rename aftertouch to keypressure
Chris Robinson
2014-01-17
5
-11
/
+11
*
Update MIDI config option texts
Chris Robinson
2014-01-17
1
-2
/
+9
*
Add a config option to specify the extra MIDI volume scaling
Chris Robinson
2014-01-17
1
-3
/
+17
*
Use a proper struct for envelope properties
Chris Robinson
2014-01-17
3
-28
/
+21
*
Handle fontsound sample types using explicit enum values
Chris Robinson
2014-01-15
4
-15
/
+45
*
Use ALfontsound_setPropi to set fontsound sample properties
Chris Robinson
2014-01-15
2
-13
/
+30
*
Add a flag to specify the device being paused
Chris Robinson
2014-01-15
2
-4
/
+14
*
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
2
-1
/
+66
*
Use the 64-bit clamp method when getting the MIDI clock time
Chris Robinson
2014-01-15
1
-1
/
+1
*
Don't use the same buffer segment for enqueueing in OpenSL
Chris Robinson
2014-01-15
1
-4
/
+11
*
Stop the OpenSL buffer queue when stopping the device
Chris Robinson
2014-01-15
1
-0
/
+10
*
Don't reset presets when loading/unloading soundfonts
Chris Robinson
2014-01-13
1
-2
/
+2
*
Be more thorough when converting sf2 modulator properties
Chris Robinson
2014-01-13
1
-30
/
+58
*
Use FluidSynth enums when handling generators
Chris Robinson
2014-01-13
1
-74
/
+78
*
Add a method to get soundfont samples
Chris Robinson
2014-01-13
3
-0
/
+38
*
Allow getting preset properties even when referenced
Chris Robinson
2014-01-12
1
-2
/
+0
*
Minor non-functional cleanup
Chris Robinson
2014-01-12
1
-5
/
+5
*
Add a method to get the current MIDI state
Chris Robinson
2014-01-12
4
-0
/
+29
[next]