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
*
Don't destroy the fluid_sfont_t if any of its samples are still playing
Chris Robinson
2013-12-29
1
-0
/
+20
*
Remove explicit locking from alMidiSoundfontvSOFT.
Chris Robinson
2013-12-29
1
-2
/
+0
*
Update soundfont selection functions
Chris Robinson
2013-12-29
3
-30
/
+8
*
Lock the device while selecting soundfonts
Chris Robinson
2013-12-29
1
-0
/
+2
*
Add the last remaining "real-time" properties
Chris Robinson
2013-12-29
6
-8
/
+91
*
Add chorus and reverb send properties
Chris Robinson
2013-12-29
6
-2
/
+36
*
Check for negative soundfont indices getting passed to the loader
Chris Robinson
2013-12-29
1
-1
/
+1
*
Add pan and attenuation properties
Chris Robinson
2013-12-29
6
-6
/
+41
*
Add tuning properties
Chris Robinson
2013-12-29
6
-17
/
+60
*
Add filter properties
Chris Robinson
2013-12-29
6
-5
/
+63
*
Add modulation envelope properties
Chris Robinson
2013-12-29
6
-22
/
+101
*
Add a few more pitch properties
Chris Robinson
2013-12-29
6
-3
/
+44
*
Add volume envelope properties
Chris Robinson
2013-12-29
6
-8
/
+116
*
Fix copy-paste errors in error messages
Chris Robinson
2013-12-29
1
-2
/
+2
*
Accumulate with default modulator amounts
Chris Robinson
2013-12-29
1
-0
/
+20
*
Add support for the fontsound loop mode
Chris Robinson
2013-12-29
6
-4
/
+24
*
Ensure the soundfont version is 2.x
Chris Robinson
2013-12-28
1
-2
/
+28
*
Add alLoadSoundfontSOFT to load a soundfont via callback
Chris Robinson
2013-12-28
6
-0
/
+1309
*
Allow loading multiple soundfonts with FluidSynth
Chris Robinson
2013-12-27
1
-21
/
+50
*
Create a custom fluid_sfloader_t loader
Chris Robinson
2013-12-27
1
-4
/
+299
*
Add a method to set and get soundfonts
Chris Robinson
2013-12-27
8
-8
/
+145
*
Allow specifying all 4 sample types
Chris Robinson
2013-12-27
1
-1
/
+1
*
Allow specifying some fontsound sample properties
Chris Robinson
2013-12-26
2
-1
/
+113
*
Remove the generator list
Chris Robinson
2013-12-26
2
-63
/
+16
*
Allow specifying key and velocity ranges on fontsounds
Chris Robinson
2013-12-26
3
-0
/
+140
*
Add methods to set and get sounds on a preset
Chris Robinson
2013-12-25
3
-0
/
+67
*
Store a list of sounds in the preset
Chris Robinson
2013-12-25
2
-0
/
+11
*
Remove the zone, sample, and instrument object types
Chris Robinson
2013-12-25
6
-413
/
+0
*
Add methods to add generators and modulators to fontsounds
Chris Robinson
2013-12-25
2
-0
/
+73
*
Add a new fontsound object type
Chris Robinson
2013-12-25
6
-0
/
+245
*
Do not allow deleting preset or instrument ID 0
Chris Robinson
2013-12-24
2
-6
/
+0
*
Allow querying the soundfont sample length and format type
Chris Robinson
2013-12-24
2
-0
/
+9
*
Do not accept preset or instrument ID 0 as valid
Chris Robinson
2013-12-23
2
-4
/
+2
*
Unlock the soundfont earlier after switching preset lists
Chris Robinson
2013-12-23
1
-2
/
+1
*
Add methods to get and set presets on a soundfont
Chris Robinson
2013-12-23
3
-2
/
+103
*
Add methods to get and set a preset object's preset and bank numbers
Chris Robinson
2013-12-23
5
-2
/
+117
*
Make sure key and velocity ranges are the first two generators
Chris Robinson
2013-12-21
1
-0
/
+28
*
Free thunk entry in the object destructor
Chris Robinson
2013-12-20
4
-9
/
+4
*
Better protect against improper alSoundfontSamplesSOFT calls
Chris Robinson
2013-12-20
3
-9
/
+22
*
Use a different autowah filter range
Chris Robinson
2013-12-20
1
-1
/
+1
*
Add functions to set a soundfont's sample data
Chris Robinson
2013-12-19
5
-1
/
+94
*
Fix compiling without FluidSynth
Chris Robinson
2013-12-19
1
-5
/
+4
*
Allow creating instrument objects
Chris Robinson
2013-12-19
5
-0
/
+172
*
Call the right delete method when generating presets fails
Chris Robinson
2013-12-19
1
-2
/
+2
*
Rename some ALsoundfont fields
Chris Robinson
2013-12-19
2
-7
/
+7
*
Move the soundfont and preset extension functions to separate sources
Chris Robinson
2013-12-19
4
-253
/
+284
*
Add methods to create and destroy presets
Chris Robinson
2013-12-19
4
-0
/
+155
*
Properly initialize and cleanup the soundfont map
Chris Robinson
2013-12-18
3
-0
/
+33
*
Make alIsSoundfontSOFT check soundfont IDs
Chris Robinson
2013-12-18
2
-7
/
+6
*
Add a new ALsoundfont object type
Chris Robinson
2013-12-18
5
-66
/
+485
[next]