Posted by Sven Gothel on Jul 07, 2025; 9:26am URL: https://forum.jogamp.org/Release-2-6-0-tp4042889p4043821.html
perfect, thank you.
Yes, I just did my quick bring up tests w/ GraphUI + ffmpeg + JOAL, hearing the sound was enough for me, didn't check all the print dumps :)
Perhaps this is a chance to make a unit test for these? 'OpenAL Soft' (or similar) at least should be visible somewhere now.
+++
Doxygen: Yes, I was so frustrated about 'new' javadoc, ruining all the documentation work, I moved to doxygen a while ago for other projects. Finally adopted it here.
It also shows the source code for all demos and unit-tests and one can hover or click on all API entries.
So it is also a great way to independently learn the API itself.