Releases: cinderblockgames/cindr.musicPlayer.js
Releases · cinderblockgames/cindr.musicPlayer.js
Raising pause event on playlist.replace
Updated playlist.replace function to replace audio.pause call with song.stop call.
Minor Fix
Another minor fix for playlist.replace().
Minor Fix
Minor fix for cindrM.playlist.replace.
Official Release
- Explicitly tracking the playing state (
cindrM.getInternals().playing
). - Being explicit with the attributes to remove from the playlist elements.
- Officially releasing to v1.0.0.
Bug Fix
Fixes monitoring when playlist already established.
UI Management Updates
- Allowing specification of the repeat order through new options into the cindrM.ui.monitor() method.
- Initializing more of the UI with classes on monitor start.
- Using direct update calls rather than events.
Using the correct branch...
0.0.2 Delete cindr.musicPlayer.min.js
Testing auto-minification by jsDelivr.
0.0.1 Update README.md
Initial Development Release
I anticipate v1.0.0 matching this release, but I'm starting with a development version to test against cdn.jsdelivr.net.