MrDulfin
|
eab4b41210
|
fixed duration and position values being switched bug
|
2025-03-20 17:38:21 -04:00 |
|
MrDulfin
|
9586c126d0
|
Added last.fm scrobbling support andsupport for authentication via username & password
|
2025-03-19 11:03:05 -04:00 |
|
MrDulfin
|
43a98d1151
|
Changed connections to take their input from the front-end
|
2025-03-19 02:48:08 -04:00 |
|
MrDulfin
|
a2637f4329
|
Update README.md
Added the logo
|
2025-01-01 19:27:06 -05:00 |
|
MrDulfin
|
78413861ec
|
Update README.md
|
2025-01-01 19:23:36 -05:00 |
|
MrDulfin
|
22b16fc7b8
|
Update README.md
|
2025-01-01 19:20:25 -05:00 |
|
MrDulfin
|
a54a1937be
|
Updated version and binary name
|
2025-01-01 18:38:34 -05:00 |
|
MrDulfin
|
c20e583182
|
create .gitattributes
|
2025-01-01 18:02:09 -05:00 |
|
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 |
|
|
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 |
|
|
4ad55a3f9b
|
Set font to system ui
|
2024-12-28 11:17:29 -06:00 |
|
|
08a9ff7a0a
|
Improved CSS
|
2024-12-28 11:02:29 -06: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
|
c03df6936f
|
changed fields back to pub
|
2024-12-27 22:55:15 -05:00 |
|
MrDulfin
|
5267471045
|
Merge branch 'main' of https://github.com/Dangoware/dango-music-player
|
2024-12-27 22:53:58 -05:00 |
|
MrDulfin
|
d18f980fa0
|
Added Error Handling for Queue and abstractions over the ControllerHandle
|
2024-12-27 22:53:53 -05:00 |
|
MrDulfin
|
a6a97bf7f6
|
Added Error Handling for Queue and abstractions over the ControllerHandle
|
2024-12-27 22:47:14 -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 |
|
|
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 |
|
|
8b26186891
|
Turned down linting strictness for unused variables in TS
|
2024-12-26 16:28:43 -06: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
|
10223b23e2
|
Merge branch 'main' of https://github.com/Dangoware/dango-music-player
|
2024-12-25 14:22:58 -05:00 |
|
MrDulfin
|
386485da9a
|
Added Playlist imports, refactored part of the controller 🍄
|
2024-12-25 14:21:14 -05:00 |
|
MrDulfin
|
417666e21f
|
Added Playlist imports, refactored part of the controller 🍄
|
2024-12-25 02:38:01 -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
|
04ecd0e9d5
|
Added Missing Queue code for separation of human and puter added songs
|
2024-12-15 20:27:41 -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 |
|