Commit graph

5 commits

Author SHA1 Message Date
smallmodel
e2c24abf62
Move alext functions out of qal.h (#706)
qal.h should contain core/required functions. To get functions from extensions, alGetProcAddress should be used, so they can be optional
2025-03-24 22:16:43 +01:00
smallmodel
305c026f4e
Import alGetStringiSOFT 2025-01-09 20:29:30 +01:00
smallmodel
1e9decf193
Add support for IMA-ADPCM sounds (4-bit)
Sounds such as sea waves (mohaa m3l1a) and subpen (mohaas flughafen) will be played accordingly. This uses OpenAL extensions such as AL_EXT_IMA4 and SOFT features such as AL_SOFT_block_alignment
2024-11-27 20:37:56 +01:00
smallmodel
9b35e13923
Added qalGetSourceiv / qalGetBufferfv 2024-01-15 23:04:01 +01:00
Ley0k
09bed43f97 Hard reset 2016-03-27 11:49:47 +02:00