Commit graph

29 commits

Author SHA1 Message Date
MrDulfin
eed00bc336 Changed command input system to send in senders with commands. This prevents race conditions casing incorrect responses to be recieved 2024-12-31 01:16:27 -05:00
MrDulfin
31829ad4f5 more progress on RPC Integration 2024-12-30 03:02:11 -05:00
2130af1e4a Added stop, various small tweaks 2024-12-29 23:15:01 -06:00
MrDulfin
077eae00c5 Added Seeking and started work on RPC integration 2024-12-29 21:31:16 -05:00
fd12d3db02 Removed Cargo.lock to get dependabot to stop complaining about it 2024-12-29 01:19:52 -06:00
75393a010e Created player monitor loop 2024-12-29 01:13:29 -06:00
MrDulfin
eda7e6f200 Merge branch 'main' of https://github.com/Dangoware/dango-music-player 2024-12-29 00:58:34 -05:00
MrDulfin
e1a0ffbd05 Optimised the album art display 2024-12-29 00:57:51 -05:00
4cb080888d UI changes and reorganization 2024-12-28 22:58:44 -06:00
MrDulfin
280a17788b Updated the create a library dialogue 2024-12-28 13:54:18 -05:00
MrDulfin
eb166bda21 Added Cover art display on doubleclick 2024-12-28 01:00:40 -05:00
MrDulfin
280b8db49e Added Queue Navigation and removal 2024-12-28 00:19:08 -05:00
MrDulfin
d18f980fa0 Added Error Handling for Queue and abstractions over the ControllerHandle 2024-12-27 22:53:53 -05:00
f51650f4d2 Improved CSS significantly 2024-12-27 21:06:48 -06:00
4e3967021a Merge branch 'main' of https://github.com/Dangoware/dango-music-player 2024-12-27 19:10:37 -06:00
54cdea797e Hacky fix for crashing when advancing the queue rapidly 2024-12-27 19:10:28 -06:00
MrDulfin
f88d50c720 Updated save path for library 2024-12-26 23:28:20 -05:00
2dd455d81c Updated dependencies, removed unused deps 2024-12-26 04:02:07 -06:00
69c3cd7427 Implemented prismriver backend, fixed a bunch of small issues, removed unused deps 2024-12-26 01:45:17 -06:00
MrDulfin
4f2d5ab64a Added Controller State and Playlist loading on startup 2024-12-25 18:26:29 -05:00
MrDulfin
386485da9a Added Playlist imports, refactored part of the controller 🍄 2024-12-25 14:21:14 -05:00
MrDulfin
87965ef6da Added proper functionality to the Queue. still missing the remove from queue function. 2024-12-16 00:04:48 -05:00
MrDulfin
2d9f441a76 Added default image when none is present 2024-12-15 15:34:20 -05:00
MrDulfin
d8cf8eeb2b Added basic Queue functionality 2024-12-15 12:27:24 -05:00
MrDulfin
5d25250125 Fixed Album art getting functionality for front end 2024-12-14 19:17:46 -05:00
MrDulfin
efca53b4bd Grabbing songs from the backend almost works + other minor changes 2024-12-08 14:08:30 -05:00
MrDulfin
ba01bb4a7c Add 'dmp-core/' from commit '9080205a7ba46c80fcd9fc19d44fde858ec8ba2f'
git-subtree-dir: dmp-core
git-subtree-mainline: a0c15a8b30
git-subtree-split: 9080205a7b
2024-12-07 17:24:37 -05:00
MrDulfin
a0c15a8b30 created rust workspace. merged dmp-core 2024-12-07 17:14:25 -05:00
MrDulfin
7ba2925a98 Created new repo. Inital Commit🍡 2024-12-07 15:43:46 -05:00