aboutsummaryrefslogtreecommitdiff
path: root/player.js
AgeCommit message (Collapse)Author
38 hoursNew FeaturesIndrajith K L
* Implements Terminal
2 daysFeature ImprovementIndrajith K L
* Adds sample Hydra Effects * Adds Option to Rotate Hydra Effects * Adds Warning for Strobing lights
2 daysRemove DEBUG codeIndrajith K L
2 daysError Handling for FullscreenIndrajith K L
2 daysCode Refactoring and Error HandlingIndrajith K L
2 daysNew Features and CosmeticsIndrajith K L
* Adds option to toggle fullscreen * Adds option to hide controls and hide music player(just visualization only) * Font Changes * Adds Stylized tooltips
2 daysNew FeaturesIndrajith K L
* Adds Shortcut for Next Track * Press 'n' for next track * Changes in Shortcut * Press SPACE for pause instead of 'x' (blah)
2 daysNew FeaturesIndrajith K L
* Adds Refresh button for changing music
2024-04-06Integrates Hydra VisIndrajith K L
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