Commit Graph

2569 Commits

Author SHA1 Message Date
RogueException
8d9e11c08a Exposed IAudioClient.SetSpeakingAsync 2017-04-10 18:00:42 -03:00
RogueException
d2a7be91e5 Added experimental jitter buffer 2017-04-09 01:06:42 -03:00
RogueException
79fd14a95f Various audio fixes 2017-04-09 01:05:52 -03:00
RogueException
aca8def0cb ModuleBase should map to ICommandContext 2017-04-08 18:38:58 -03:00
RogueException
39b0a998c8 Fixed a few audio constants 2017-04-08 18:35:57 -03:00
RogueException
6a0c57cfe4 Add range checks to new overload 2017-04-08 17:24:02 -03:00
RogueException
0ce313c408 Added int constructor to Color 2017-04-08 17:15:57 -03:00
RogueException
e92cfd20ac Audio bugfixes and improvements. 2017-04-08 17:12:10 -03:00
RogueException
424216b793 Disable FEC decoding 2017-04-08 15:44:00 -03:00
RogueException
1d57d0cba6 Add support for invites without attached users 2017-04-08 02:50:19 -03:00
RogueException
22a7b7dbba Support more incoming RTP packets types 2017-04-08 02:34:12 -03:00
RogueException
b62c9dc315 Added UdpLatency to IAudioClient 2017-04-07 22:53:27 -03:00
RogueException
ee4cde69a4 Added UDP keepalives and latency 2017-04-07 22:52:07 -03:00
RogueException
65154e0d4a Enable FEC decoding 2017-04-07 21:28:03 -03:00
RogueException
483d26093b Bump up Opus PLP to 30 2017-04-07 21:14:54 -03:00
RogueException
d2a4f1f09b Strip RTP header during read 2017-04-07 18:35:51 -03:00
RogueException
3d657f8379 Added NuGet shield 2017-04-07 06:03:39 -03:00
RogueException
90c22bb07f Added webhook package and updated compilation deps 2017-04-07 05:59:33 -03:00
RogueException
284af7b6e2 Support large DeleteMessages collections 2017-04-07 05:49:14 -03:00
RogueException
a6469e9021 Add support for void-returning commands 2017-04-07 05:48:33 -03:00
RogueException
bceb72dd92 Typo 2017-04-06 20:57:46 -03:00
RogueException
17ba8fe4d0 Better handle the primary alias. 2017-04-06 20:50:48 -03:00
RogueException
d60d1e4a03 Fixed Webhook avatarUrls 2017-04-06 20:30:21 -03:00
RogueException
cbb38bd101 Hide Entity.Discord property 2017-04-06 20:30:11 -03:00
RogueException
33cd1a6c9f Scan base types during DI injection 2017-04-06 20:29:42 -03:00
RogueException
0d361def93 Fixed a couple incoming audio bugs 2017-04-06 16:18:21 -03:00
RogueException
653502c371 Changed GuildUser.Roles to ReadOnlyCollection 2017-04-06 00:10:25 -03:00
RogueException
6192228378 Raise GuildMembersDownloaded for non-large guilds 2017-04-06 00:03:34 -03:00
RogueException
14f0535a43 Improved typereader not found message 2017-04-05 23:53:20 -03:00
RogueException
eed0598f99 Destroy audio stream when a user disconnects 2017-04-04 00:59:16 -03:00
RogueException
c49118e25f Fixed several audio stream issues 2017-04-04 00:47:34 -03:00
RogueException
ac0a31c3be Send speaking during audio connect 2017-04-03 23:57:11 -03:00
RogueException
f8142a7744 Fixed metapackage's references 2017-04-03 21:26:38 -03:00
RogueException
d7928622f3 Guild presence should update global. Cleaned up. 2017-04-03 20:41:05 -03:00
RogueException
91b61768f9 Call SetSpeaking directly from BufferedWriteStream 2017-04-03 20:31:16 -03:00
RogueException
e49122ea7e Automatically toggle speaking boolean 2017-04-03 19:59:03 -03:00
Christopher F
af7943e62a Merge remote-tracking branch 'origin/dev' into dev 2017-04-03 18:46:11 -04:00
Christopher F
3a60c58697 Rewrite all concepts documentation
hello RC documentation
2017-04-03 18:46:00 -04:00
RogueException
f3b8937686 Added TryReadFrame and AvailableFrames to AudioInStream 2017-04-03 17:38:28 -03:00
Christopher F
5ade1e387b Restructure documentation layout 2017-04-03 16:37:44 -04:00
RogueException
cba07cbf2b Bumped version to rc2 2017-04-03 17:34:16 -03:00
Christopher F
b4c3427ed1 Deleted FAQ
this is sloppy and doesn't properly explain anything
2017-04-03 16:26:58 -04:00
Christopher F
b3c6a06500 Revamp docs page on logging 2017-04-03 16:26:29 -04:00
Christopher F
df673e02e5 Coerce docfx into building API documentation
Temporary fix while waiting on dotnet/docfx#1254
2017-04-03 15:51:17 -04:00
RogueException
51464c0a4e Added webhook package to Discord.Net 2017-04-03 07:44:04 -03:00
RogueException
1b1ff1325f Fixed Discord.Net.Core's description 2017-04-03 07:43:29 -03:00
RogueException
d6b6a95a2e Renamed ClientAPIUrl -> APIUrl 2017-04-03 02:59:11 -03:00
RogueException
b1caec5f59 Add better support for invisible users 2017-04-02 15:08:28 -03:00
RogueException
58d2de2578 Added config for handler timeout duration 2017-04-02 14:49:04 -03:00
RogueException
f0202e4d4e Improved warnings for unknown entities 2017-04-02 14:38:05 -03:00