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
/
OpenAL32
/
alSoundfont.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make some functions static
Chris Robinson
2014-07-20
1
-4
/
+4
*
Load the default soundfont as a comma-separate list of filename
Chris Robinson
2014-07-19
1
-6
/
+27
*
Allow ALsoundfont_deleteSoundfont to handle multiple buffers
Chris Robinson
2014-07-06
1
-10
/
+20
*
Standardize some New/Delete methods
Chris Robinson
2014-06-30
1
-5
/
+4
*
Load soundfont samples into an ALbuffer
Chris Robinson
2014-06-29
1
-153
/
+13
*
Make RefCount a non-integer type
Chris Robinson
2014-05-14
1
-7
/
+7
*
Avoid memory leak if preset ID lookup fails
Chris Robinson
2014-04-14
1
-0
/
+1
*
Use OpenDataFile to load soundfonts relative to data directories
Chris Robinson
2014-02-27
1
-1
/
+1
*
Add a method to get soundfont samples
Chris Robinson
2014-01-13
1
-0
/
+35
*
Move some soundfont methods to ALsoundfont
Chris Robinson
2014-01-05
1
-2
/
+98
*
Allow "deleting" the default soundfont
Chris Robinson
2014-01-04
1
-5
/
+17
*
Allow querying default soundfont properties
Chris Robinson
2014-01-04
1
-7
/
+19
*
Move ALsoundfont methods to the right source file
Chris Robinson
2014-01-03
1
-0
/
+38
*
Move alLoadSoundfontSOFT to alSoundfont.c
Chris Robinson
2014-01-02
1
-0
/
+42
*
Allow querying the soundfont sample length and format type
Chris Robinson
2013-12-24
1
-0
/
+8
*
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
1
-0
/
+93
*
Free thunk entry in the object destructor
Chris Robinson
2013-12-20
1
-3
/
+0
*
Better protect against improper alSoundfontSamplesSOFT calls
Chris Robinson
2013-12-20
1
-9
/
+20
*
Add functions to set a soundfont's sample data
Chris Robinson
2013-12-19
1
-1
/
+80
*
Move the soundfont and preset extension functions to separate sources
Chris Robinson
2013-12-19
1
-0
/
+141