Skip to content

Releases: Jerajo/activate-background-music

Patch 04 (Commands errors fixed)

Choose a tag to compare

@Jerajo Jerajo released this 14 Nov 13:05
  • Toggle errors fixed
  • Error index 0 of undefined in config-observer.coffee fixed
  • Error can't set value[] of null in music-player.coffee fixed
  • Commands subscriptions dispose on toggle added
  • Commands errors fixed

Release 1.3.0 (Performance Update)

Choose a tag to compare

@Jerajo Jerajo released this 11 Sep 05:12

1.3.0 - Release 1.3.0

  • Memory consumed reduced
  • Performance update
  • config-schema.coffee updated
  • Observers reduced
  • resourses.coffee removed
  • Pause command fixed
  • Descriptions added
  • Path allow '/' and '' at the end
  • Actions when music ends fixed
  • @debouncedActionDuringStreak updated

Patch 03 (All shortcuts added)

Choose a tag to compare

@Jerajo Jerajo released this 13 Aug 18:17
  • Now the intro sound plays each time A-P-M is activated
  • Toggle command fixed
  • Music keep playing when disabled fixed
  • actions: next and previous fixed
  • error getCombo() undefined fixed
  • Toggle shortcut changed to alt-a
  • Mute shortcut changed to shift-alt-m
  • Next shortcut changed to alt-left
  • Previous shortcut changed to alt-right
  • README.md changed
  • New Youtube video added

Patch 02

Choose a tag to compare

@Jerajo Jerajo released this 13 Aug 18:15
  • package-dep fixed

Patch 01

Choose a tag to compare

@Jerajo Jerajo released this 13 Aug 18:14
  • default setting changed
  • @pathToMusic fixed on resources.coffee
  • package description changed
  • readme changed

First Release

Choose a tag to compare

@Jerajo Jerajo released this 13 Aug 18:13
  • Play intro audio added
  • Path to intro audio
  • Intro audio volume added
  • Play background music added
  • Path to background music added
  • Background music volume added
  • Music player added
  • Music player actions added
  • Auto-play after actions execution added
  • Action during streak added
  • Execution lapse for action during streak added
  • Lapse type time/streak added
  • Action when streak ends added
  • Pause the music when streak ends added
  • Action on next level added
  • Action when music ends added
  • volume change rate added
  • command and context-menu toggle added
  • command and context-menu play/pause (toggle) added
  • command and context-menu repeat added
  • command and context-menu stop added
  • command and context-menu next added
  • command and context-menu previous added
  • command and context-menu volume up added
  • command and context-menu volume down added