Commit graph

34 commits

Author SHA1 Message Date
MrDulfin
b8f942feb1 Updated Prismriver and fixed scrobbling timing 2025-01-01 16:38:41 -05:00
MrDulfin
2ac3acdf5a ran cargo fmt 2025-01-01 04:51:24 -05:00
MrDulfin
195eed367b Refactored controller command functions, removed unused imports 2025-01-01 04:50:38 -05:00
MrDulfin
3a8826bb5d Fixed a bug that causes the player to crash 2025-01-01 03:14:54 -05:00
MrDulfin
64e41af96f Implemented ListenBrainz Scrobbling 2025-01-01 01:45:36 -05:00
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
5be0df4dc2 Finished Initial implementation of Discord RPC 2024-12-30 23:57:38 -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
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
c03df6936f changed fields back to pub 2024-12-27 22:55:15 -05:00
MrDulfin
a6a97bf7f6 Added Error Handling for Queue and abstractions over the ControllerHandle 2024-12-27 22:47:14 -05: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
6b3ac348ac Fixed clippy suggestions 2024-12-26 17:15:06 -06:00
MrDulfin
4d647971aa changed default configlibrary value 2024-12-26 18:05: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
93d6b059a0 Added kushi-queue to workspace 2024-12-14 22:53:48 -05:00
MrDulfin
819c31faa0 Fixed Album art getting functionality for front end 2024-12-14 20:59:35 -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
a294715fb5 Add 'dmp-core/' from commit 'be9f28e38ffece66c60bc8b15490bb2d268ef167'
git-subtree-dir: dmp-core
git-subtree-mainline: 7ba2925a98
git-subtree-split: be9f28e38f
2024-12-07 16:48:07 -05:00