index
:
SoundChan
bugfix/lavaplayer-bump
bugfix/library-bumps
bugfix/nothing-found-by-null
feature/audio-status
feature/auto-leave-channel
feature/sound-rescan
master
A Sound Bot for use with Discord (based on the demo provided in lavaplayer)
Matt Kohls
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
soundchan
/
LocalAudioManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sound plays again and preemptive user sound dir fix
Matt Kohls
2019-12-22
1
-6
/
+7
*
Starting work to update libraries
Matt Kohls
2019-10-27
1
-1
/
+1
*
Merge pull request #10 from bwaggone/feature/sound-rescan
Brandon
2019-01-20
1
-13
/
+39
|
\
|
*
Adding in watcher for changes to user sound file
Matt Kohls
2018-10-16
1
-7
/
+21
|
*
Adding comment about what PopulateFiles() does now
Matt Kohls
2018-10-16
1
-0
/
+4
|
*
Adding ability for sounds to be added/removed on the fly
Matt Kohls
2018-10-14
1
-6
/
+14
*
|
Checking for sound file not found and returning proper string
bugfix/nothing-found-by-null
Matt Kohls
2018-10-30
1
-0
/
+3
|
/
*
Adding checks that usersound file exists
Matt Kohls
2018-07-19
1
-9
/
+13
*
Adding default for usersound and way to see loaded usersounds
Matt Kohls
2018-07-19
1
-2
/
+15
*
Adding in user/sound relation from a file
Matt Kohls
2018-07-01
1
-2
/
+73
*
Add sound preemption + change structure
Brandon
2018-04-14
1
-1
/
+2
*
Add local audio file support, including listing files
Brandon
2018-04-10
1
-0
/
+55