aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/soundchan/LocalAudioManager.java
Commit message (Expand)AuthorAgeFilesLines
* Checking for sound file not found and returning proper stringbugfix/nothing-found-by-nullMatt Kohls2018-10-301-0/+3
* Adding checks that usersound file existsMatt Kohls2018-07-191-9/+13
* Adding default for usersound and way to see loaded usersoundsMatt Kohls2018-07-191-2/+15
* Adding in user/sound relation from a fileMatt Kohls2018-07-011-2/+73
* Add sound preemption + change structureBrandon2018-04-141-1/+2
* Add local audio file support, including listing filesBrandon2018-04-101-0/+55