aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/alPreset.c
Commit message (Expand)AuthorAgeFilesLines
* Add methods to set and get sounds on a presetChris Robinson2013-12-251-0/+62
* Do not allow deleting preset or instrument ID 0Chris Robinson2013-12-241-3/+0
* Do not accept preset or instrument ID 0 as validChris Robinson2013-12-231-2/+1
* Add methods to get and set a preset object's preset and bank numbersChris Robinson2013-12-231-0/+100
* Free thunk entry in the object destructorChris Robinson2013-12-201-3/+0
* Call the right delete method when generating presets failsChris Robinson2013-12-191-2/+2
* Move the soundfont and preset extension functions to separate sourcesChris Robinson2013-12-191-0/+141