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
/
alPreset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make a function static
Chris Robinson
2014-07-04
1
-2
/
+2
*
Standardize some New/Delete methods
Chris Robinson
2014-06-30
1
-4
/
+3
*
Make RefCount a non-integer type
Chris Robinson
2014-05-14
1
-5
/
+5
*
Allow getting preset properties even when referenced
Chris Robinson
2014-01-12
1
-2
/
+0
*
Add storage for a default soundfont object
Chris Robinson
2014-01-03
1
-2
/
+2
*
Move some preset alloc/dealloc code to separate functions
Chris Robinson
2014-01-02
1
-25
/
+71
*
Add methods to set and get sounds on a preset
Chris Robinson
2013-12-25
1
-0
/
+62
*
Do not allow deleting preset or instrument ID 0
Chris Robinson
2013-12-24
1
-3
/
+0
*
Do not accept preset or instrument ID 0 as valid
Chris Robinson
2013-12-23
1
-2
/
+1
*
Add methods to get and set a preset object's preset and bank numbers
Chris Robinson
2013-12-23
1
-0
/
+100
*
Free thunk entry in the object destructor
Chris Robinson
2013-12-20
1
-3
/
+0
*
Call the right delete method when generating presets fails
Chris Robinson
2013-12-19
1
-2
/
+2
*
Move the soundfont and preset extension functions to separate sources
Chris Robinson
2013-12-19
1
-0
/
+141