Commit Graph

21 Commits

Author SHA1 Message Date
Schuyler Cebulskie ab7682f921 Tiny text changes 2016-09-17 23:22:15 -04:00
Gus Caplan 7cb2e8eef7 add disconnect event, document warn and debug events (#702)
* add documentation for events, and add a disconnect event, because i know people use that

* generate docs, and fix a hastily copied docstring

* fix permissions freak out
2016-09-14 00:12:10 -04:00
Amish Shah b0adc881f3 Maybe fix #694? 2016-09-13 20:30:44 +01:00
Schuyler Cebulskie 961346dcaa Inline a line 2016-09-12 13:04:09 -04:00
Schuyler Cebulskie 8984bf332c Capitalised some letters 2016-09-12 13:02:56 -04:00
Amish Shah b39d959cdf Maybe fix voice and #650? 2016-09-12 16:39:18 +01:00
Amish Shah 9059eb13a2 Add passes to streaming voice 2016-09-11 18:49:18 +01:00
Amish Shah 77e83fb85a Fix voice 😄 2016-09-11 16:41:05 +01:00
Schuyler Cebulskie 47d71d32f3 Make grammer gooder 2016-09-11 01:40:37 -04:00
Amish Shah 4278a37e3c maybe fix voice idk 2016-09-09 18:45:33 +01:00
Amish Shah b7204f33b9 some voice fixes 2016-09-09 18:35:27 +01:00
Amish Shah f192d16b5b Fix delays inbetween audio streams (#632) 2016-09-09 18:28:21 +01:00
Schuyler Cebulskie 8f9923976f Fix stuff 2016-09-09 11:35:59 -04:00
Perry Berman f7a542f12b Add optional streamOptions to playStream() functions (#663)
* Adding playStream options

Added optional volume and seek properties

* fixed code formatting

Edited my code styling to match with the rest of d.js

* Added Default Variable

* Added Documentation

Added documentation for the streamOptions parameter
Added a default value for seek in FFmpegConverterEngine
Removed redundantcy

* Fixed docs for voiceConnection

* Change _updateMember's notSame check from && to || (#665)

* Fixed git merge fail

* Built Docs. Again.........

* Hopefully finally fixed
2016-09-08 22:49:52 -04:00
Brian Tanner 47a164bd36 fix epipe when skipping songs, probably fixes econnreset (#662) 2016-09-08 21:53:49 -04:00
Schuyler Cebulskie 0b908f5bce Cleanup Part 2: Electric Boogaloo (Reloaded) (#594)
* Cleanup Part 2: Electric Boogaloo (Reloaded)

* Moar cleanup

* Tweak NOT_A_PERMISSION error
2016-09-04 10:08:09 +01:00
Schuyler Cebulskie 68acf37fd4 Add stricter/better ESLint config (#589)
* Add stricter/better ESLint config

* Remove more unnecessary @returns
2016-09-03 20:45:23 +01:00
Amish Shah df934eccaf Fix voice losing count 2016-08-29 16:41:33 +01:00
Amish Shah d6f5df39fc voice stuff 2016-08-25 14:24:19 +01:00
Amish Shah 253789f398 PLS WORK 2016-08-24 22:26:32 +01:00
Amish Shah 8683f45816 errory voice 2016-08-24 21:38:52 +01:00