Summary: | Allow to retrieve devices specifiers with ALC_ENUMERATE_ALL_EXT | ||
---|---|---|---|
Product: | [JogAmp] Joal | Reporter: | Mathieu Féry (MathiusD) <mfery> |
Component: | core | Assignee: | Mathieu Féry (MathiusD) <mfery> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | gouessej, rmanzini, sgothel |
Priority: | P4 | ||
Version: | 2.6.0 | ||
Hardware: | All | ||
OS: | all | ||
Type: | FEATURE | SCM Refs: |
1aa6f3080953eb4b3a4018b805a014c95dfce4dd
|
Workaround: | --- |
Description
Mathieu Féry (MathiusD)
2023-11-10 15:47:22 CET
I've made a patch available here : https://github.com/MathiusD/joal in 1475-devices-specifiers (In reply to Mathieu Féry (MathiusD) from comment #1) https://github.com/JogAmp/joal/compare/master...MathiusD:joal:1475-devices-specifiers Good job. Thank you for your changes. It looks good to me. Sven should look at all this more carefully. Thank you Mathieu, great stuff as usual and nice to see you have time to hack along. I myself also return for a few rounds of lines, so I will review and merger your work of course. Thanks a lot, i'm happy to have some time for some hack along :) Great stuff Mathieu! +++ commit 1aa6f3080953eb4b3a4018b805a014c95dfce4dd Bug 1475: Minor revision of orig patch-set - Implement ALC.alcIsDoubleNullTerminatedString() in Java w/ our existing functionality, drop JNI function - JoalVersion.devicesToString(..) revert to original API dropping boolean params - C: Drop using stdbool.h, earmarked as obsolete in std |