aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/soundchan/LocalAudioManager.java
Commit message (Expand)AuthorAgeFilesLines
* Sound plays again and preemptive user sound dir fixMatt Kohls2019-12-221-6/+7
* Starting work to update librariesMatt Kohls2019-10-271-1/+1
* Merge pull request #10 from bwaggone/feature/sound-rescanBrandon2019-01-201-13/+39
|\
| * Adding in watcher for changes to user sound fileMatt Kohls2018-10-161-7/+21
| * 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
* | 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