index
:
serenity
aliases-fix
asref_messageid_for_message
cmd-aliases-fix
colour_hex
debug
fix-default-command-upon-shortcut-prefix
fix_dead_link_in_readme
fix_message_update
group-checks
group-default-command
master
new-mentionable
old_message_on_update
old_message_on_update_v2
routing-fixes
upstream
v0.4.x
v0.6.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
voice
/
connection.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove extraneous spaces at the end of lines
Zeyla Hellyer
2018-06-17
1
-10
/
+10
*
Send silence frames upon connection (Fix #301)
Kyle Simpson
2018-04-20
1
-3
/
+4
*
Refactor imports/exports to use nested groups and better formatting
acdenisSK
2018-03-29
1
-16
/
+46
*
Change the way ids and some enums are made (#295)
Leah
2018-03-23
1
-5
/
+5
*
Backport parts of 7d162b9
Kyle Simpson
2018-03-05
1
-7
/
+18
*
Multiple audio stream playback, volume control, pausing
Kyle Simpson
2018-01-31
1
-20
/
+82
*
Fix voice websocket loop termination
Nikita Pekin
2018-01-24
1
-1
/
+1
*
Strip RTP header extensions from voice stream
Nikita Pekin
2018-01-24
1
-2
/
+24
*
Fix voice feature compilation
Zeyla Hellyer
2017-12-16
1
-1
/
+1
*
Implement Deserialize for {,Gateway,Voice}Event
Zeyla Hellyer
2017-11-19
1
-8
/
+27
*
Re-order use statements alphabetically
Zeyla Hellyer
2017-11-11
1
-6
/
+6
*
Update to account for changes made in 0.4.1
acdenisSK
2017-10-14
1
-1
/
+1
|
\
|
*
Fix clippy lints
Zeyla Hellyer
2017-10-11
1
-1
/
+1
|
*
Add the lifetime again
acdenisSK
2017-10-07
1
-1
/
+1
|
*
Use an as_ref hack
acdenisSK
2017-10-05
1
-2
/
+2
|
*
Replace slice parametres by IntoIterator (#177)
François Triquet
2017-10-05
1
-1
/
+6
*
|
Switch to parking_lot::{Mutex, RwLock}
Zeyla Hellyer
2017-10-10
1
-10
/
+5
*
|
Add the lifetime again
acdenisSK
2017-10-09
1
-1
/
+1
*
|
Use an as_ref hack
acdenisSK
2017-10-09
1
-2
/
+2
*
|
Replace slice parametres by IntoIterator (#177)
François Triquet
2017-10-09
1
-1
/
+6
|
/
*
Fix tests and example 05
Zeyla Hellyer
2017-09-24
1
-5
/
+5
*
Apply rustfmt
Zeyla Hellyer
2017-09-18
1
-64
/
+52
*
Add ability to play DCA and Opus files. (#148)
Maiddog
2017-08-27
1
-88
/
+104
*
Revamp `RwLock` usage in the lib
acdenisSK
2017-08-24
1
-53
/
+44
*
Apply rustfmt
Zeyla Hellyer
2017-08-18
1
-44
/
+53
*
Change the config a bit, and a few nitpicks
acdenisSK
2017-07-27
1
-40
/
+46
*
rustfmt
acdenisSK
2017-07-27
1
-91
/
+80
*
Utilise the newly stabilised loop-with-break-value
acdenisSK
2017-07-20
1
-20
/
+12
*
Switch to tokio for events (#122)
Alex Lyon
2017-07-14
1
-1
/
+1
*
Fix voice compilation
Zeyla Hellyer
2017-06-10
1
-24
/
+26
*
Restructure modules
Zeyla Hellyer
2017-05-22
1
-0
/
+477