aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-audio/src/main
Commit message (Expand)AuthorAgeFilesLines
* Fixes a spelling mistake in the documentation of SoundSystemConfigJulien Gouesse2023-04-091-1/+1
* Fixes many errors in the Java documentation of ardor3d-audioJulien Gouesse2023-04-0917-43/+43
* Prepares the removal of deprecated calls to URL constructors to improve the s...Julien Gouesse2023-04-091-0/+2
* Clarifies some types in ardor3d-audioJulien Gouesse2023-02-165-60/+32
* Removes some deprecated calls in order to ease compilation with future versio...Julien Gouesse2023-02-152-31/+4
* Uses Ardor3D Math in Ardor3D AudioJulien Gouesse2022-10-244-313/+97
* Adds an audio system to Ardor3D, no backend yetJulien Gouesse2022-10-2354-0/+20556