aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/soundchan/LocalAudioManager.java
Commit message (Collapse)AuthorAgeFilesLines
* Adding in user/sound relation from a fileMatt Kohls2018-07-011-2/+73
| | | | | You can now have a file with all the users and the intro sound to play without having to have multiple copies of the same sound
* Add sound preemption + change structureBrandon2018-04-141-1/+2
|
* Add local audio file support, including listing filesBrandon2018-04-101-0/+55
Remove unused function, rename ConnectVoiceChannel function