Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/discordjs/voice

Implementation of the Discord Voice API for discord.js and other JS/TS libraries
https://github.com/discordjs/voice

test: add tests for TransformerGraph (#73)

* chore(Deps): install dependencies for testing

* test: add tests for TransformerGraph

* c...

7130847e38f155383a566f101efc5c92c508bd68 authored almost 4 years ago by Amish Shah <[email protected]>
feat(AudioResource)!: use metadata instead of name (#69)

* feat(AudioResource): use metadata instead of name

* refactor(AudioResource): construct inst...

7315f571a650514cda1c20190b2e9e59cbb1eb8e authored almost 4 years ago by Amish Shah <[email protected]>
chore(Release): v0.1.0

d76eb12d674778e480eb0e4615a4850092801ca5 authored almost 4 years ago by Amish Shah <[email protected]>
feat!: implement adapters (#66)

* chore(Deps): update typescript and eslint

* feat: create DiscordGatewayAdapter interface

...

a2024975a90c5df78650e133dd744a3833b3b84f authored almost 4 years ago by Amish Shah <[email protected]>
chore(README): add badges (#67)

* chore(README): add badges

* chore(README): remove unnecessary badges

b2b7c81e3c7a059dc7961151c172086ce4d17421 authored almost 4 years ago by Amish Shah <[email protected]>
docs: cleanup docs with correct syntax (#63)

Co-authored-by: Amish Shah <[email protected]>

68f86ce5766cbc9c39769ef38ee7996c35d8a4b4 authored almost 4 years ago by Noel <[email protected]>
chore(Release): v0.0.2

765879dbcc34e9ddbad2513be01dae98cf273d15 authored almost 4 years ago by Amish Shah <[email protected]>
refactor: use global timer for audio players (#55)

Co-authored-by: Antonio Román <[email protected]>

44540ba6618e145e518189e547b8a2b88ed5adc8 authored almost 4 years ago by Amish Shah <[email protected]>
feat(AudioPlayer): add maxMissedFrames behaviour (#59)

bec71922905b4ca50cee289ffaa48a66e1ec8e48 authored almost 4 years ago by Amish Shah <[email protected]>
fix(VoiceConnection): improve recoverability (#58)

ddce7118c68e6bfd5acc0921239ed7454355a442 authored almost 4 years ago by Amish Shah <[email protected]>
chore!: American English consistency (#61)

* chore: american english consistency

* revert: append -> prepend

70be288148128bdc5f0d43422f8a0fe1dd0f1cb0 authored almost 4 years ago by Carter <[email protected]>
chore(Release): v0.0.1-alpha

48e80396821cd2a9b4cffedf9798a285d3eb7a6d authored almost 4 years ago by Amish Shah <[email protected]>
chore(README): update status

a29f8b4668f2f55200de083450d512078c622dbe authored almost 4 years ago by Amish Shah <[email protected]>
chore: add CONTRIBUTING.md (#51)

f332a6646debb49ab70b85aa4e13834fc55d17a9 authored almost 4 years ago by Amish Shah <[email protected]>
feat(TransformerGraph): add FFmpeg opus optimization (#47)

Co-authored-by: Antonio Román <[email protected]>

f1f8f616861ba371073ac240f8a9b1014568ccb2 authored almost 4 years ago by Amish Shah <[email protected]>
refactor(AudioResource): implement locking (#49)

Co-authored-by: Antonio Román <[email protected]>

57fc7670d46b56bc2d048e5c9cfb1265d65ed784 authored almost 4 years ago by Amish Shah <[email protected]>
refactor(TransformerGraph): extra constraint satisfaction (#45)

Co-authored-by: Antonio Román <[email protected]>

7eec7b353a38d435a53c4ae6a462f38787f1a531 authored almost 4 years ago by Amish Shah <[email protected]>
feat: entersState helper function (#42)

e94fc099a53c9d45b16b3cd877267cfa73dc9b01 authored almost 4 years ago by Amish Shah <[email protected]>
chore(pack): declare 'files' param within package.json (#44)

6452de82d957d7d3272f5826c6264684fd688e15 authored almost 4 years ago by Carter <[email protected]>
chore(GitHub): remove typings line from PR template (#38)

58ac696355e5bcddd719ee9a02c08f4ca2259baa authored almost 4 years ago by Antonio Román <[email protected]>
feat(AudioPlayer): make createAudioPlayer options optional (#39)

4ee68b0d92e9b8fd3772ff4dea3d409ca5451fbc authored almost 4 years ago by Antonio Román <[email protected]>
fix(VoiceConnection): unsubscribing + moving channels (#35)

05f08187857852e6da93fb74df78a3f21de66c4a authored almost 4 years ago by Amish Shah <[email protected]>
feat(AudioResource): make createAudioResource options optional (#37)

15acb62311af6547ae937f2df22b376604d5892c authored almost 4 years ago by Antonio Román <[email protected]>
chore(*): repo update/changes (#33)

09f9169c6ed88a4b50ed111d7afe6b98cec6d055 authored almost 4 years ago by Noel <[email protected]>
feat(AudioPlayer): propagate stream errors (#32)

* refactor(AudioPlayer): simplify ended check

* feat(AudioPlayer): propagate stream errors

...

c08bf008f66215fa85eb3bb49288282dd6511d07 authored almost 4 years ago by Amish Shah <[email protected]>
feat(AudioPlayer): allow playing streams that are not yet readable (#22)

1451b026ef958c12bd36ee822d1c2100c0cd2119 authored almost 4 years ago by Amish Shah <[email protected]>
docs: include a better starter example (#25)

Co-authored-by: Carter <[email protected]>
Co-authored-by: TrueBoxGuy <175...

141bc9d89f83fc2bca5211a2fd645d38f5fa06f2 authored almost 4 years ago by Amish Shah <[email protected]>
fix(VoiceConnection): correctly compare subscriptions in state transition (#28)

0181c95c2af07bc13a95470a35e8a93777be75b9 authored almost 4 years ago by Silvano <[email protected]>
fix(Networking): assign debug function earlier

Fixes bug where Networking didn't emit any debug events

5ff44eb0288e58d16a4458e9e4f374c3fa01818c authored almost 4 years ago by Amish Shah <[email protected]>
feat: export all public types (#24)

* refactor: export all public types

* feat: export StreamType from TransformerGraph

* refa...

1ef70dc10554b6e923d1bcf956853d0b85d3d8bc authored almost 4 years ago by Amish Shah <[email protected]>
chore(deps): move @types/* and dapi-types to dev deps (#26)

d5af303e5ed63b924e11bae8e1cd3decb86ec718 authored almost 4 years ago by Carter <[email protected]>
feat!: ability to unsubscribe connections from audio players (#19)

* refactor(AudioPlayer): make playTo idempotent

* refactor(AudioPlayer)!: rename playTo to su...

893139d975742831e3bb1a62231f489e4bc3d1ff authored almost 4 years ago by Amish Shah <[email protected]>
feat(AudioPlayer): throw when playing ended audio (#20)

* feat(AudioPlayer): throw when playing ended audio

* docs(AudioPlayer): play method throws

79c2a3ef0ab7f389f71d0845a35800b6a7d49794 authored almost 4 years ago by Amish Shah <[email protected]>
refactor(DataStore): hook into WebSocketManager (#16)

* refactor(DataStore): hook into client.ws events

* deps: update typescript and discord-api-t...

c3427dbde62b43bb353eca1aad3701616c1a9aaf authored almost 4 years ago by Amish Shah <[email protected]>
deps: remove peer dependencies (#18)

* deps: remove peer dependencies

* docs: update README with dependencies

* deps: remove un...

b99d738bee99ced8ae87dd96b46f308297303226 authored almost 4 years ago by Amish Shah <[email protected]>
feat: debugging utilities (#13)

* chore: update deps

* feat: generateDependencyReport utility

* feat(VoiceWebSocket): debu...

a8ece2b7651e7fd9b8df93e387591c740c593244 authored almost 4 years ago by Amish Shah <[email protected]>
feat!: ability to set AudioPlayer behaviours (#10)

a124f95f2eff187f6aba0cc2c506fac84c1444bd authored almost 4 years ago by Amish Shah <[email protected]>
feat: initial prototype

9515f9553421721576b0bf7d77f02d2d01a87729 authored almost 4 years ago by Amish Shah <[email protected]>
chore: initial commit

7e8631747b5f0762e7a1a1656f5b747d586a6536 authored about 4 years ago by Amish Shah <[email protected]>