Skip to content

Releases: kcat/dsoal

DSOAL r637@6fcf99a1 + OpenAL Soft r9604@7535824c

03 Feb 01:14
Compare
Choose a tag to compare
Don't assume a buffer has a source to be in hardware or software

DSOAL r635@33c1a474 + OpenAL Soft r9604@7535824c

01 Feb 04:51
Compare
Choose a tag to compare
Make some less common calls use TRACE instead of DEBUG

DSOAL r637@6fcf99a1 + OpenAL Soft r9604@7535824c

03 Feb 01:14
Compare
Choose a tag to compare
latest-master

Don't assume a buffer has a source to be in hardware or software

DSOAL r633@c1cdb704 + OpenAL Soft r9604@7535824c

01 Feb 01:17
Compare
Choose a tag to compare
Update the GUIDs when enumerating through DSPROPERTYs

DSOAL r629@b51b7ac0 + OpenAL Soft r9604@7535824c

31 Jan 01:13
Compare
Choose a tag to compare
Handle setting EAX buffer props before acquiring deferred sources

DSOAL r626@b27f1025 + OpenAL Soft r9604@7535824c

30 Jan 01:12
Compare
Choose a tag to compare
Allow primary buffers to have both CTRL3D and CTRLPAN flags

DSOAL r625@4271a0dc + OpenAL Soft r9601@0f78bdcd

28 Jan 01:13
Compare
Choose a tag to compare
Handle more buffer formats with a 0 channel mask

A channel mask of 0 basically means the channels can be interpreted however the
system/device wants. Any apps that specify this are likely to be fine with
these standard layouts.

DSOAL r624@efdc4aa3 + OpenAL Soft r9601@0f78bdcd

27 Jan 08:34
Compare
Choose a tag to compare
Be more consistent with some log prefixes

DSOAL r618@b58342a9 + OpenAL Soft r9601@0f78bdcd

27 Jan 01:13
Compare
Choose a tag to compare
Print values when tracing unknown flags

DSOAL r615@457f697f + OpenAL Soft r9597@b621b5fc

25 Jan 01:10
Compare
Choose a tag to compare
Print buffer flags as strings