Ecosyste.ms: OpenCollective

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

github.com/trynoice/january

Common APIs used by Noice Web applications to play sounds.
https://github.com/trynoice/january

add main entrypoint as fallback for older node versions

337dd30465ed86f937199cf3d99d6e3a28c7d3ae authored over 1 year ago by Ashutosh Gangwar <[email protected]>
allow sound playback to resume if all sounds are stopping

c2196e58e5347e37851082bea336083d93d4de5f authored over 1 year ago by Ashutosh Gangwar <[email protected]>
add features, rename things, update react hooks

30bf1930bbf9f7da43c04003f4f43a7682e2fbad authored over 1 year ago by Ashutosh Gangwar <[email protected]>
rename things

9883adbdad0d79c082140896ecee7b575e3df692 authored over 1 year ago by Ashutosh Gangwar <[email protected]>
fix minor issues

742874e62f110424183ea28e5206267a8136550f authored over 1 year ago by Ashutosh Gangwar <[email protected]>
fix minor issues in sound player

c140c019ef84f8d27cbbefd8ae51f63ada696e0a authored over 1 year ago by Ashutosh Gangwar <[email protected]>
streamline volume manager in sound player

a25f84788507365e20dd5279362e7aa3f0afc7b7 authored over 1 year ago by Ashutosh Gangwar <[email protected]>
save player volume state in player manager

64f069a6728cd7025a853a42e9ecc29f26da6aa0 authored over 1 year ago by Ashutosh Gangwar <[email protected]>
add react hook to manage sound manager fade config

008f581763bbeed8adc1c42a5479795944999221 authored over 1 year ago by Ashutosh Gangwar <[email protected]>
return simpler controls from react hooks

c9fb15aec6b0b67fc5666d34889495095af2feb7 authored over 1 year ago by Ashutosh Gangwar <[email protected]>
fix buffering state flicker in sound player

06673dee6248c81357e1bdcb57348e3cf22ec64e authored over 1 year ago by Ashutosh Gangwar <[email protected]>
add slow fade-out when stopping sound player manager

c85803d16a04756ae9169666ee349c07b3bb065b authored over 1 year ago by Ashutosh Gangwar <[email protected]>
fix incorrect state issues in media and sound player

18395076326bcca03ea809fc2d651a280f37d32f authored over 1 year ago by Ashutosh Gangwar <[email protected]>
fix minor issue in sound player manager and its react context

687e2fb6a84b445f582e5e7b6b1b6ba6880cc3e2 authored over 1 year ago by Ashutosh Gangwar <[email protected]>
fix react hooks implementation

27837998f83764f7fbd947c2b4e81eeb37584dc5 authored over 1 year ago by Ashutosh Gangwar <[email protected]>
add multiple entrypoints to package.json

9d571520da6ed2247974d1ccdd3e52798b4f5c42 authored over 1 year ago by Ashutosh Gangwar <[email protected]>
test react hooks with optional peer deps

c8ae78bd79c2532f99d089301deb870ec5bd7916 authored over 1 year ago by Ashutosh Gangwar <[email protected]>
add console logger

927ab92747d57c184b773c25194e47a7644641b7 authored over 1 year ago by Ashutosh Gangwar <[email protected]>
add sound player manager

936a143c1f054bfee76b60a6673e4f2e89b6e3fa authored over 1 year ago by Ashutosh Gangwar <[email protected]>
fix playback not starting on requesting it before matadata finished loading

120a3abfb66e96d845ca6dc3028c61fbbe36b754 authored over 1 year ago by Ashutosh Gangwar <[email protected]>
fix sound player not entering paused state on volume change in pausing state

af8fe636c877b7eaf1819009089e115f5ce092ee authored over 1 year ago by Ashutosh Gangwar <[email protected]>
fix incorrect media player state on starting playback

1e7b731bd74deca08429940380275a98f574a65f authored over 1 year ago by Ashutosh Gangwar <[email protected]>
fix module exports

f133970d844740e05f3c79cbe200cb0cf6402b79 authored over 1 year ago by Ashutosh Gangwar <[email protected]>
fix minor issues

b8141264e26e11d1e27403738bd6726adda90a16 authored over 1 year ago by Ashutosh Gangwar <[email protected]>
fix fade transition in media player

84cf777c22ef230274d7d1e9ca168bef38ffa05c authored over 1 year ago by Ashutosh Gangwar <[email protected]>
reduce logging in production demo build

a92a0994bbfee17c9e7ea063149c924dc582bc47 authored over 1 year ago by Ashutosh Gangwar <[email protected]>
rename example to demo

6b89d395084415df6a128b63d2cb18c9686bd2a1 authored over 1 year ago by Ashutosh Gangwar <[email protected]>
fix incorrect sound player state on resuming

dd0f0fb21e96dfdacc58bb962dfe517e6614e7fa authored over 1 year ago by Ashutosh Gangwar <[email protected]>
add named logger

70ec2d1c6699b495bcc5695bffc0374c134c303c authored over 1 year ago by Ashutosh Gangwar <[email protected]>
add fade effects

a88bd6f417fa5b7d12dde1ee2045398bf14509c2 authored over 1 year ago by Ashutosh Gangwar <[email protected]>
add a basic sound player implementation

34d0a120bd83976caf64824efb1b86a28003d8da authored over 1 year ago by Ashutosh Gangwar <[email protected]>
remove static files

f6ed7d14ec4a1debc27fa8b15f5022c26f36cbdf authored over 1 year ago by Ashutosh Gangwar <[email protected]>
dispatch state change events from media player

f51d84b72d13c9d84834c3b72d557b548a34cc05 authored over 1 year ago by Ashutosh Gangwar <[email protected]>
simplify media player implementation

09b776cff21c154771f226c19a6d4265e52865c3 authored over 1 year ago by Ashutosh Gangwar <[email protected]>
refactor http client into the cdn client

3d4ffed7e48fc119b3f39dee403c9f25ee6bf6b4 authored over 1 year ago by Ashutosh Gangwar <[email protected]>
add clear playlist operation to the media player

f916a3d605ee38b076db519092cfb1e2c0b5cd31 authored over 1 year ago by Ashutosh Gangwar <[email protected]>
flatten directory structure

bf17deb6a62dc968875787fd1d0e2c64f5216c4d authored over 1 year ago by Ashutosh Gangwar <[email protected]>
refactor media player data source into a generic http client interface

2cd78a6f48059daf6826aa00540133643e4862da authored over 1 year ago by Ashutosh Gangwar <[email protected]>
restructure project and add media player unit tests

a7ee95e5d04e338b849334b45f7340ff1aa389e5 authored over 1 year ago by Ashutosh Gangwar <[email protected]>
setup test harness

e31f54ad80d53e265dde5f95afda6649aee1fd9f authored over 1 year ago by Ashutosh Gangwar <[email protected]>
fix buffer logic in media player

ca315a52480d2ca96b9c8153ca86c8cd90c3c5bb authored over 1 year ago by Ashutosh Gangwar <[email protected]>
rename player to media player

82a27bfeb0f1f41948b5cd3f8a6402745177b9b8 authored over 1 year ago by Ashutosh Gangwar <[email protected]>
add media item trasition event dispatch to player

57fe95f05f299c95287f551cfcdb126347e486b6 authored over 1 year ago by Ashutosh Gangwar <[email protected]>
add fade callback to player

ca1b2345168144f04a53cb7f3c6acfa403c0957c authored over 1 year ago by Ashutosh Gangwar <[email protected]>
restructure code

09ce6fe1bd19a51514f60bf7a968f8dc4459283b authored over 1 year ago by Ashutosh Gangwar <[email protected]>
add fade method to player

d12145b5ff25e205ac61827b4f4dc419ef78ea40 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
invert dependency for logging

386be6c5e4c6078c819aac4ac72f7f545c5de849 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
Merge pull request #1 from trynoice/web-audio

Use Web Audio API to support true gapless playback

58f50a0cc31c4841e2ffff11482232ede551135d authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
minor adjustments

8cd8298bcee8664ecc6d587b26e7033033785ae4 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
update README.md

1d634383cf5a468b94d48c403ded2d8b0491bde2 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
use webkitAudioContext as fallback

f79b8e235fe426de8aa08f444739694a82206255 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
demonstrate gapless playback using web audio

ad073a5ab02c51a53c474d291b0202e06fce994d authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
minor adjustments

e6f07d5f5566925c2183c227c9eeee4a7a2dccb2 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
do not queue more media items than neccessary

3ab3b845a9f83c85219594521bb5d2023bf6e452 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
add button to the example because why not

35a640d320b850f9c26b73d362c468b99b57bce5 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
minor updates

ef7d7ee54a66ad3653350e8014cffe3d119c2387 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
fix media item paths in example

8fb64e15df013f78d994158fda0865830a3b51de authored about 2 years ago by Ashutosh Gangwar <[email protected]>
add github workflow to deploy example to github pages

1c0b16d8cc75bddd0d568f8d26cea35ad02b2cc1 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
add basic implementation

800853062d64269a6e1c690cf8fe30547d70b7f4 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
add example driver

2897f9e3c444fbe565ba5f10e48112f5bfb9ef5b authored about 2 years ago by Ashutosh Gangwar <[email protected]>
initial commit

c9fe000c1332747defb246215c816dcdb968f752 authored about 2 years ago by Ashutosh Gangwar <[email protected]>