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
Commit message (
Expand
)
Author
Age
Files
Lines
*
A bunch of typo fixes (#404)
Perry Fraser
2018-10-01
1
-1
/
+1
*
Remove a compiler warning about an unused variable (#398)
Mariell
2018-09-23
1
-1
/
+1
*
Don't log event deserialization failures in voice
Zeyla Hellyer
2018-09-15
1
-5
/
+1
*
Revert "Send silence frames upon connection (Fix #301)"
Zeyla Hellyer
2018-08-11
2
-5
/
+3
*
Fix ffmpeg_optioned doctest
Zeyla Hellyer
2018-07-09
1
-0
/
+2
*
Add voice::streamer::ffmpeg_optioned
Zeyla Hellyer
2018-07-09
2
-3
/
+39
*
Monomorphize all functions
Zeyla Hellyer
2018-07-04
2
-8
/
+38
*
Remove extraneous spaces at the end of lines
Zeyla Hellyer
2018-06-17
5
-29
/
+29
*
Fix voice hang on `.stop()`
Kyle Simpson
2018-04-25
1
-1
/
+1
*
Send silence frames upon connection (Fix #301)
Kyle Simpson
2018-04-20
2
-3
/
+5
*
Refactor imports/exports to use nested groups and better formatting
acdenisSK
2018-03-29
8
-42
/
+121
*
Change the way ids and some enums are made (#295)
Leah
2018-03-23
4
-17
/
+17
*
Backport parts of 7d162b9
Kyle Simpson
2018-03-05
4
-10
/
+109
*
Drop implementation for ffmpeg container
Kyle Simpson
2018-02-20
1
-0
/
+8
*
Fix broken docs links caused by model mod changes
Zeyla Hellyer
2018-01-31
2
-18
/
+4
*
Multiple audio stream playback, volume control, pausing
Kyle Simpson
2018-01-31
5
-29
/
+172
*
Remove an `Into<Option<T>>`
Zeyla Hellyer
2018-01-30
1
-2
/
+2
*
Reduce number of clones in the library
Zeyla Hellyer
2018-01-27
2
-2
/
+2
*
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
*
Expose a client voice manager
Zeyla Hellyer
2018-01-18
1
-1
/
+7
*
Use an InterMessage to communicate over gateway
Zeyla Hellyer
2018-01-18
2
-8
/
+16
*
Fix voice feature compilation
Zeyla Hellyer
2017-12-16
5
-5
/
+6
*
Implement Deserialize for {,Gateway,Voice}Event
Zeyla Hellyer
2017-11-19
1
-8
/
+27
*
Re-order use statements alphabetically
Zeyla Hellyer
2017-11-11
7
-23
/
+20
*
Update to account for changes made in 0.4.1
acdenisSK
2017-10-14
2
-2
/
+2
|
\
|
*
Fix clippy lints
Zeyla Hellyer
2017-10-11
2
-2
/
+2
|
*
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
|
*
Revert "Use the de-generification trick."
acdenisSK
2017-10-03
1
-13
/
+4
|
*
Use the de-generification trick.
acdenisSK
2017-10-02
1
-4
/
+13
|
*
`to_owned` -> `to_string`
acdenisSK
2017-10-01
1
-1
/
+1
*
|
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
*
|
Revert "Use the de-generification trick."
acdenisSK
2017-10-09
1
-13
/
+4
*
|
Use the de-generification trick.
acdenisSK
2017-10-09
1
-4
/
+13
*
|
`to_owned` -> `to_string`
acdenisSK
2017-10-09
1
-1
/
+1
|
/
*
Fix tests and example 05
Zeyla Hellyer
2017-09-24
1
-5
/
+5
*
Apply rustfmt
Zeyla Hellyer
2017-09-18
4
-92
/
+69
*
Prevent malformed opus data from crashing the bot process (#149)
Maiddog
2017-08-27
1
-0
/
+5
*
Add ability to play DCA and Opus files. (#148)
Maiddog
2017-08-27
7
-116
/
+265
*
Revamp `RwLock` usage in the lib
acdenisSK
2017-08-24
5
-76
/
+58
*
Apply rustfmt
Zeyla Hellyer
2017-08-18
2
-50
/
+61
*
Change the config a bit, and a few nitpicks
acdenisSK
2017-07-27
5
-56
/
+60
*
rustfmt
acdenisSK
2017-07-27
8
-152
/
+130
*
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
[next]