2019.01.14
- Support
stopWhenAllPlayed
mode - Add interruption handler, fixed auto fill
metadata
bug
2018.10.14
- Change playlist also triiger event
playingIndexChanged
- Alter
PlayList
init method to internal - Fixed reconnect not working
2018.07.20
- Add support for play a list at certain index
- Change defaultCoverImage to allow modify on runtime
- Change Connenct node location to avoid requst permission that using microphone
- Support to set metadata on the fly
- Change verbose log at debug level
- Support to play at certain index and output index changed event
- Fixed resume/pause Not set the right value in NowPlayingCenter
- change fraquency of decode timer
- Fixed glitches, format code, avoid memcpy when output decoded audio
2018.07.13
- Changed optimization mode for release, or it will cause a cpu halt bug
- Remove debug log in release mode
- Remove repeated reset() function log
2018.07.09
First Release.