aboutsummaryrefslogtreecommitdiff
path: root/player.js
AgeCommit message (Collapse)Author
2024-04-06Remove CodefIndrajith K L
Adds Hydra Vis Expose Howler
2023-01-19Integrates Codef LibraryIndrajith K L
* Adds StarField & 3D Lines * Style fixes to accommodate canvas * Adds Canvas container Signed-off-by: Indrajith K L <mac91112@gmail.com>
2022-12-05Fixes in Playlist duration calculationIndrajith K L
2022-12-05Fixes in Playlist duration calculationIndrajith K L
2022-12-05Fixes Duration in playlistIndrajith K L
* Removes Decimals from duration
2022-12-05Fixes Duration in playlistIndrajith K L
2022-12-05Adds Playlist DownloadIndrajith K L
* Removed unusable history.json * Adds legit m3u playlist download so that users can load it into mpd or other music players
2022-11-30Changes & Applies document title with currently playing music nameIndrajith K L
2022-11-26* Code Cleanup - dahhIndrajith K L
2022-11-26Style & Control ChangesIndrajith K L
* Changes Control labels styles in initial popup * Changes key bindings * x - Toggle Play/Pause * a - Play previous (TODO) * d - Play Next (TODO) * w - Volume Up * s - Volume Down * Adds Swipe Up & Down * Volume Up & Down
2022-11-26Cosmetic ChangesIndrajith K L
History Upload implementation
2022-11-25Initial CommitIndrajith K L
TODO: Keyboard Navigation