Releases: eshaz/icecast-metadata-js
Releases · eshaz/icecast-metadata-js
icecast-metadata-player/1.15.3
What's Changed
Full Changelog: icecast-metadata-player/1.15.2...icecast-metadata-player/1.15.3
Features
- Enable multi-channel (surround sound) streaming resolving #138.
- Add multi-channel demo streams.
Fixes
- Supply Opus header information to OpusDecoderWebWorker
icecast-metadata-player/1.15.2
Full Changelog: icecast-metadata-player/1.15.1...icecast-metadata-player/1.15.2
Fixes
- Incorrectly creating a new MSEWrapper with non-Ogg codecs
icecast-metadata-player/1.15.1
icecast-metadata-player/1.15.0
What's Changed
Full Changelog: icecast-metadata-player/1.14.4...icecast-metadata-player/1.15.0
Features
- Lazy load features at runtime to increase responsiveness and save bandwidth.
- Add
webaudio
Vorbis support. - Resolves #163
Fixes
- Switch default Opus container to fMP4 to prevent skipping in Firefox.
- Use single threaded worker for iOS synaudio method, since iOS cannot spawn workers from within a worker.
- More precise offset calculation when scheduleing AudioBuffers for
webaudio
playback to prevent skipping when an underrun occurs. - Wait for audio to start playing before stopping for very short streams.
- Correct W3 validator errors in demo html pages.
icecast-metadata-stats/0.1.5
What's Changed
Full Changelog: icecast-metadata-stats/0.1.4...icecast-metadata-stats/0.1.5
icecast-metadata-player/1.14.4
What's Changed
Full Changelog: icecast-metadata-player/1.14.3...icecast-metadata-player/1.14.4
Fixes
- Create new
MSEAudioWrapper
instance when a new Ogg stream is detected.
icecast-metadata-js/1.2.1
What's Changed
Full Changelog: icecast-metadata-js/1.2.0...icecast-metadata-js/1.2.1
Features
- Additional testing on chunked parsing.
Fixes
- Fix ogg page syncing.
icecast-metadata-stats/0.1.4
What's Changed
- Bump Deps
New Contributors
Full Changelog: icecast-metadata-stats/0.1.3...icecast-metadata-stats/0.1.4
icecast-metadata-player/1.14.3
icecast-metadata-js/1.2.0
Features
icecast-metadata-js
- Add codec based metadata timing in
IcecastMetadataStream
stream-recorder
- Enable VBR support using codec based timing
What's Changed
- Sync Fixes by @eshaz in #135
- FLAC Web Audio Support by @eshaz in #140
- Rollup Fix by @eshaz in #151
- Wait for buffer to empty on successful end by @eshaz in #152
- Bump Dependencies by @eshaz in #156
- use prettier cache and glob matching multiple file types by @redwerkz in #158
- VBR Stream Recorder by @eshaz in #159
New Contributors
Full Changelog: icecast-metadata-js/1.1.2...icecast-metadata-js/1.2.0