Commit Graph

8 Commits

Author SHA1 Message Date
2dc3bd1cd6 Changed to esdoc. 2022-04-17 21:13:12 -05:00
61f9ae82ed Playlist Songs no longer track their playlist. 2022-04-17 17:42:42 -05:00
0543efccd8 Added sync check to song player. 2022-04-17 01:31:16 -05:00
d2343a611b Added more documentation. 2022-04-16 04:57:34 -05:00
bf35220703 Fixed import issues and aggregated exports. 2022-04-16 04:06:39 -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
f33196c013 Initial files for playlist structuring. 2022-03-20 19:00:34 -05:00