aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/soundchan/LocalAudioManager.java
Commit message (Expand)AuthorAgeFilesLines
* Adding comment about what PopulateFiles() does nowMatt Kohls2018-10-161-0/+4
* Adding ability for sounds to be added/removed on the flyMatt Kohls2018-10-141-6/+14
* 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