1.0.0.21
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