Commit Graph

5 Commits

Author SHA1 Message Date
ab1871bb8e Added words to workspace dictionary. 2022-04-17 01:29:09 -05:00
58ef009b88 VSCode auto-imports now have appropriate suffix. 2022-04-16 03:21:23 -05:00
f480eca822 Added play, pause, next and previous element generation.
Removed goals for generating seeking and volume control functions.
2022-04-15 18:37:41 -05:00
a6a5f75b82 Added Visualized song player and required playlist modifications (untested).
Class names and respective file names refactored.

Added song player for basic playlist management and playback.

Added support for visualizers per song in the playlist.

Created a visualizer update manager that acts as a splitter for all the bins and their updates.

Fixed potential bugs.
2022-04-15 15:25:03 -05:00
507de1f3c0 Completed untested versions of playlist and playlist song classes.
Restructured for improved development and deployment pipeline.

Added webpack and configurations for development and production.

Began adding JSDocs.

Added eslint.
2022-04-15 00:11:46 -05:00