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
*
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
*
Fix header guard and remove duplicate code
Chris Robinson
2013-12-18
2
-101
/
+3
*
Add an option to use the HRTF time delay measured from the dataset
Chris Robinson
2013-12-18
1
-13
/
+82
*
Move the base MidiSynth to a separate file
Chris Robinson
2013-12-17
9
-236
/
+364
*
Move the dummy MIDI handler to a separate file
Chris Robinson
2013-12-17
4
-118
/
+134
*
Move FluidSynth to its own file
Chris Robinson
2013-12-17
4
-335
/
+380
*
Make MidiSynth's methods non-static
Chris Robinson
2013-12-17
2
-51
/
+33
*
Update the midi soundfont config option
Chris Robinson
2013-12-16
1
-2
/
+2
*
Render some MIDI samples even when stopped
Chris Robinson
2013-12-15
1
-3
/
+4
*
Use macros for MIDI controller values
Chris Robinson
2013-12-15
1
-3
/
+9
*
Don't explicitly set reverb or chorus
Chris Robinson
2013-12-13
1
-2
/
+0
*
Add a alMidiResetSOFT method to reset the synth
Chris Robinson
2013-12-13
3
-7
/
+28
*
Update behavior for alMidiStopSOFT
Chris Robinson
2013-12-13
2
-3
/
+44
*
Fix retrieving source properties
Chris Robinson
2013-12-09
1
-6
/
+6
*
Fix leak if inserting a sysex event fails
Chris Robinson
2013-12-08
1
-5
/
+7
*
Fix numeric constant type (double->float)
Chris Robinson
2013-12-08
1
-2
/
+2
*
Rename pthread wrappers used for Windows to althread
Chris Robinson
2013-12-06
3
-33
/
+47
*
Simplify dummy synth processing loop
Chris Robinson
2013-12-01
1
-27
/
+15
*
Minor comment update
Chris Robinson
2013-12-01
1
-1
/
+1
*
Use a method to get the default soundfont filename
Chris Robinson
2013-12-01
1
-17
/
+19
*
Add methods to set and get the MIDI gain
Chris Robinson
2013-11-30
5
-0
/
+63
*
Add a method to check if a file is a soundfont
Chris Robinson
2013-11-30
4
-15
/
+92
*
Add a workaround for allowing GM2 bank selection with a GM2 On SysEx
Chris Robinson
2013-11-29
1
-1
/
+34
*
Add a method to specifying MIDI SysEx messages
Chris Robinson
2013-11-29
3
-0
/
+60
*
Add infrastructure for handling SysEx MIDI events
Chris Robinson
2013-11-29
2
-22
/
+44
*
Don't force MMA bank selection mode
Chris Robinson
2013-11-29
1
-1
/
+0
*
Combine duplicate soundfont loading code
Chris Robinson
2013-11-28
1
-15
/
+11
*
Remove an unneeded MidiSynth field
Chris Robinson
2013-11-28
2
-11
/
+7
*
Add a method to stop MIDI playback
Chris Robinson
2013-11-28
4
-0
/
+56
*
Move MidiSynth locking out of the setState method
Chris Robinson
2013-11-28
1
-11
/
+11
*
Fix building without FluidSynth
Chris Robinson
2013-11-28
1
-18
/
+20
[next]