Skip to content

1.0.0.21

Compare
Choose a tag to compare
@centic9 centic9 released this 11 Nov 10:09
· 78 commits to master since this release

Breaking change:

  • Use better name for buffered audio-files
    • This will prevent from reading previous buffered-files. You will need logic to rename existing ones during upgrading if you want to continue to use them

Others:

  • Update some third party libraries
  • Adjust toString()
  • Do not print stacktrace when sleeping is interrupted
  • Add simple example player for playing a live stream
  • Increase timeout when fetching data via HTTP
  • Adjust computation of "per second" to use millisecond granularity

Full Changelog: 1.0.0.20...1.0.0.21