Skip to content

v0.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Sep 16:27
· 252 commits to master since this release

Changelog

  • fc1f061 Add chunk prefetching mechanism
  • bdb3a0a Add reconnection to accesspoint
  • 336a836 Do not return EOF immediately in HttpChunkedReader
  • 8092a32 Handle country restricted tracks + minor refactoring
  • 75da255 Improved track format selection
  • b5cb80f More debug logging
  • 9c7597b Pass around country code as pointer
  • 8efd56b Refactor #loadCurrentTrack to accept "paused" parameter
  • 983b556 Support repeating context
  • d6d2d88 Support repeating track
  • 1f742e7 Try to localize calloc panic failure