RogueException
|
8da5268cd7
|
Cleaned up several accessibilities, docstrings, and a few audio classes
|
2016-01-23 11:27:31 -04:00 |
|
RogueException
|
db0c4da816
|
Minor edit because I'm picky
|
2016-01-21 17:47:11 -04:00 |
|
RogueException
|
0db0675cb5
|
Rewrote AudioClient, fixed several async issues, removed most sealed keywords.
|
2016-01-19 08:31:45 -04:00 |
|
RogueException
|
efea218a14
|
Fixed VoiceBuffer.WritePos
|
2016-01-12 05:58:24 -04:00 |
|
RogueException
|
19297ac623
|
Minor edit
|
2016-01-12 05:58:15 -04:00 |
|
RogueException
|
ea929a619d
|
Switched to new voice keepalives
|
2016-01-11 20:22:51 -04:00 |
|
RogueException
|
993316bdfd
|
Fixed crash on disconnect if multiserver is enabled
|
2016-01-09 20:00:48 -04:00 |
|
RogueException
|
3d2106cff3
|
Fixed multiserver's double gatewaysocket connect
|
2016-01-09 19:58:04 -04:00 |
|
RogueException
|
3ddd8b509b
|
Added func-based UsingXXX extensions
|
2016-01-09 19:41:53 -04:00 |
|
RogueException
|
23ff457d37
|
Fixed single-server connects
|
2016-01-09 19:38:22 -04:00 |
|
RogueException
|
b9306c4967
|
Minor doc edit
|
2016-01-09 19:38:11 -04:00 |
|
RogueException
|
3b9729cb4d
|
Started adding multiserver voice support
|
2016-01-09 17:25:49 -04:00 |
|
RogueException
|
dc912d5d93
|
Default output channels to stereo
|
2016-01-08 17:47:07 -04:00 |
|
RogueException
|
d8902f3fb1
|
Added virtual output stream for AudioClient
|
2016-01-05 00:23:20 -04:00 |
|
RogueException
|
4f7118f241
|
Updated IAudioClient
|
2016-01-05 00:17:23 -04:00 |
|
RogueException
|
83470eb386
|
Added offset to VoiceBuffer
|
2016-01-05 00:12:51 -04:00 |
|
RogueException
|
55c5f0dade
|
Cleaned up extension projects, added fluent extension methods
|
2016-01-05 00:11:35 -04:00 |
|
RogueException
|
dcf1bc7082
|
Hide AudioService.Install
|
2016-01-02 23:38:22 -04:00 |
|
RogueException
|
a49bf42552
|
Made TaskManager's Signal methods async
|
2016-01-02 01:54:25 -04:00 |
|
RogueException
|
6e1dbb0e0e
|
Switched locks over to Nito.AsyncEx locks
|
2016-01-02 01:27:22 -04:00 |
|
RogueException
|
120b3a1d61
|
Minor cleanup
|
2016-01-01 19:42:39 -04:00 |
|
RogueException
|
c1bee10523
|
Cleaned up several classes
|
2016-01-01 01:06:34 -04:00 |
|
RogueException
|
d81fb12b26
|
Fixed several voice stability issues, redesigned single-server voice
|
2015-12-30 22:47:10 -04:00 |
|
RogueException
|
e42c7d290f
|
Fixed several voice bugs
|
2015-12-30 05:51:39 -04:00 |
|
RogueException
|
23639b227a
|
Readded basic voice support
|
2015-12-30 05:12:54 -04:00 |
|
RogueException
|
5c18600a51
|
Downgraded to Net45
|
2015-12-24 22:35:42 -04:00 |
|
RogueException
|
04b13745da
|
Fixed some C#6 alerts
|
2015-12-23 22:09:59 -04:00 |
|
RogueException
|
38e2501e61
|
Fixed Audio compile errors
|
2015-12-23 03:16:48 -04:00 |
|
RogueException
|
d10e771169
|
0.9.0-alpha2, Updated to .Net 4.6
|
2015-12-22 20:36:23 -04:00 |
|
RogueException
|
e8bdc980fe
|
Reworked Rest system
|
2015-12-16 18:01:41 -04:00 |
|
RogueException
|
2dca7d9ebe
|
Changed ids to uint64s
|
2015-12-13 17:26:59 -04:00 |
|
RogueException
|
52934bf390
|
Fixed reconnects due to connection loss
|
2015-12-11 19:55:47 -04:00 |
|
RogueException
|
5760e94d81
|
Reworked internal task engine for DiscordClient and WebSocket. Several other minor async fixes.
|
2015-12-11 19:07:55 -04:00 |
|
RogueException
|
7986b819ee
|
Added logging shortcuts, simplied log messages
|
2015-12-11 09:07:03 -04:00 |
|
RogueException
|
82746e9207
|
Refactoring and fixed a few stylecop errors
|
2015-12-09 00:56:09 -04:00 |
|
RogueException
|
3fe7124f4d
|
Started WebSocket cleanup
|
2015-12-08 09:35:18 -04:00 |
|
RogueException
|
567fb0ffa6
|
Added cleanup and doc to websockets
|
2015-12-06 22:23:06 -04:00 |
|
RogueException
|
2cdc0ad371
|
More cleanup and internal reordering
|
2015-12-06 21:16:58 -04:00 |
|
RogueException
|
d512d96408
|
Renamed DataWebSocket and combined Bans API into Users
|
2015-12-06 20:33:48 -04:00 |
|
RogueException
|
4dadd36bc4
|
Renamed AudioService functions
|
2015-12-06 07:14:18 -04:00 |
|
RogueException
|
0828d8eb40
|
Added Shared project, resync'd net45 projects with dnx ones
|
2015-12-06 02:00:21 -04:00 |
|
RogueException
|
1f3796ff96
|
Initial commit of audio isolation
|
2015-12-06 01:43:04 -04:00 |
|