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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow "deleting" the default soundfont
Chris Robinson
2014-01-04
3
-48
/
+51
*
Trace preset, instrument, and sample names with invalid key and velocity ranges
Chris Robinson
2014-01-04
1
-8
/
+8
*
Don't create presets that don't have any usable sounds
Chris Robinson
2014-01-04
1
-6
/
+5
*
Update some trace messages to be more useful
Chris Robinson
2014-01-03
2
-6
/
+7
*
Allow selecting the default soundfont using ID 0
Chris Robinson
2014-01-03
4
-11
/
+58
*
Add storage for a default soundfont object
Chris Robinson
2014-01-03
1
-0
/
+51
*
Remove an unused method
Chris Robinson
2014-01-03
2
-13
/
+0
*
Move ALsoundfont methods to the right source file
Chris Robinson
2014-01-03
1
-38
/
+0
*
Avoid using alFontsoundiSOFT when loading a soundfont
Chris Robinson
2014-01-03
1
-3
/
+3
*
Don't handle the list type in the RiffHdr struct
Chris Robinson
2014-01-03
1
-20
/
+11
*
Mostly load into fontsound objects directly
Chris Robinson
2014-01-02
2
-285
/
+82
*
Load presets directly into objects
Chris Robinson
2014-01-02
1
-34
/
+45
*
Move some preset alloc/dealloc code to separate functions
Chris Robinson
2014-01-02
1
-28
/
+0
*
Update the soundfont preset count after loading a soundfont
Chris Robinson
2014-01-02
1
-0
/
+1
*
Don't allow soundfonts with existing presets in alLoadSoundfontSOFT
Chris Robinson
2014-01-01
1
-21
/
+11
*
Pass the ALsoundfont object to loadSf2, rather than its ID
Chris Robinson
2014-01-01
2
-22
/
+54
*
Force all FluidSynth sounds off when changing soundfonts
Chris Robinson
2013-12-31
1
-1
/
+6
*
Remove some unused MIDI backend methods
Chris Robinson
2013-12-29
3
-86
/
+0
*
Don't destroy the fluid_sfont_t if any of its samples are still playing
Chris Robinson
2013-12-29
1
-0
/
+20
*
Update soundfont selection functions
Chris Robinson
2013-12-29
1
-1
/
+1
*
Add the last remaining "real-time" properties
Chris Robinson
2013-12-29
3
-8
/
+23
*
Add chorus and reverb send properties
Chris Robinson
2013-12-29
3
-2
/
+9
*
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
3
-6
/
+15
*
Add tuning properties
Chris Robinson
2013-12-29
3
-4
/
+13
*
Add filter properties
Chris Robinson
2013-12-29
3
-5
/
+16
*
Add modulation envelope properties
Chris Robinson
2013-12-29
3
-8
/
+25
*
Add a few more pitch properties
Chris Robinson
2013-12-29
3
-3
/
+10
*
Add volume envelope properties
Chris Robinson
2013-12-29
3
-8
/
+25
*
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
3
-4
/
+8
*
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
3
-0
/
+1296
*
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
5
-0
/
+53
*
Remove the generator list
Chris Robinson
2013-12-26
1
-49
/
+11
*
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
*
Store a list of sounds in the preset
Chris Robinson
2013-12-25
1
-0
/
+9
*
Remove the zone, sample, and instrument object types
Chris Robinson
2013-12-25
2
-204
/
+0
*
Add methods to add generators and modulators to fontsounds
Chris Robinson
2013-12-25
1
-0
/
+71
*
Add a new fontsound object type
Chris Robinson
2013-12-25
2
-0
/
+60
*
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
2
-0
/
+6
*
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
1
-0
/
+4
*
Better protect against improper alSoundfontSamplesSOFT calls
Chris Robinson
2013-12-20
1
-0
/
+1
*
Use a different autowah filter range
Chris Robinson
2013-12-20
1
-1
/
+1
[next]