Skip to content

Releases: cinderblockgames/cindr.musicPlayer.js

Raising pause event on playlist.replace

05 Aug 17:27
859265c
Compare
Choose a tag to compare

Updated playlist.replace function to replace audio.pause call with song.stop call.

Minor Fix

16 Jul 18:24
758842c
Compare
Choose a tag to compare

Another minor fix for playlist.replace().

Minor Fix

16 Jul 18:14
1637fa0
Compare
Choose a tag to compare

Minor fix for cindrM.playlist.replace.

Official Release

08 Jul 02:55
dcc2d76
Compare
Choose a tag to compare
  • 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

08 Jun 13:57
08b7f61
Compare
Choose a tag to compare

Fixes monitoring when playlist already established.

UI Management Updates

08 Jun 13:42
256c325
Compare
Choose a tag to compare
  • 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...

04 Jun 22:45
3a61d3e
Compare
Choose a tag to compare
0.0.2

Delete cindr.musicPlayer.min.js

Testing auto-minification by jsDelivr.

04 Jun 22:40
0a30dcf
Compare
Choose a tag to compare

Initial Development Release

04 Jun 22:32
368f5ee
Compare
Choose a tag to compare

I anticipate v1.0.0 matching this release, but I'm starting with a development version to test against cdn.jsdelivr.net.