|
dd7f447d46
|
Implemented for the GStreamer backend
|
2024-05-20 02:32:37 -05:00 |
|
MrDulfin
|
9fac9ef777
|
updated Playlist functions
|
2024-05-20 00:39:51 -04:00 |
|
MrDulfin
|
0fa97c27d0
|
Cleaned up many warnings
|
2024-05-20 00:23:45 -04:00 |
|
MrDulfin
|
f79bf8d477
|
cleaned some warnings and updated player trait
|
2024-05-20 00:00:06 -04:00 |
|
MrDulfin
|
c8c00a765b
|
removed a broken test function
|
2024-05-19 22:42:47 -04:00 |
|
MrDulfin
|
a2cb8bd0b5
|
Merge remote-tracking branch 'origin/controller'
|
2024-05-19 22:39:46 -04:00 |
|
MrDulfin
|
9457c5c996
|
fixed a function and removed Album Art function
|
2024-05-19 22:29:30 -04:00 |
|
MrDulfin
|
b04a166c1b
|
Merge branch 'Library-Rework' into controller
|
2024-05-19 22:25:41 -04:00 |
|
MrDulfin
|
56040bfd28
|
Updated Controller and added Player Trait
|
2024-05-19 18:48:29 -04:00 |
|
MrDulfin
|
94e6c25219
|
made a few minor changes
|
2024-05-07 18:28:03 -04:00 |
|
MrDulfin
|
ab529f4c9b
|
added out_queue function, rudamentary listenbrainz scrobbling and other small changes
|
2024-04-05 20:26:13 -04:00 |
|
MrDulfin
|
a75081d4fc
|
added m3u8 to playlist function and fixed playlist to m3u8 function
|
2024-04-05 02:09:15 -04:00 |
|
MrDulfin
|
f02f5bca41
|
first draft of library Rework
|
2024-04-03 01:00:52 -04:00 |
|
MrDulfin
|
7da0b1a1db
|
updated dependencies and made small changes to the library
|
2024-03-30 00:55:56 -04:00 |
|
MrDulfin
|
c0f71e0741
|
Merge branch 'controller' of https://github.com/Dangoware/dmp-core into controller
|
2024-03-24 21:41:48 -04:00 |
|
MrDulfin
|
50f42e3a26
|
removed image crate
|
2024-03-24 21:41:43 -04:00 |
|
MrDulfin
|
d992e277a8
|
Merge branch 'controller' of https://github.com/Dangoware/dmp-core into controller
|
2024-03-24 21:40:43 -04:00 |
|
MrDulfin
|
1734a39db5
|
removed image crate
|
2024-03-24 21:40:19 -04:00 |
|
MrDulfin
|
259dbec3a0
|
Updated album art viewer function
|
2024-03-24 21:39:27 -04:00 |
|
MrDulfin
|
162982ef86
|
Updated album art viewer function to
|
2024-03-24 21:36:22 -04:00 |
|
|
9da9b00bef
|
Removed unused imports, moved some tests to mod tests
|
2024-03-23 23:34:47 -05:00 |
|
MrDulfin
|
c4c842e637
|
added function to show album art anf other small changes
|
2024-03-23 23:40:10 -04:00 |
|
|
f7960518ca
|
Fixes album art discovery
|
2024-03-23 16:07:35 -05:00 |
|
MrDulfin
|
7dcca94174
|
committing possibly broken code as a backup
|
2024-03-15 21:23:23 -04:00 |
|
MrDulfin
|
96cfbe9a50
|
test commit
|
2024-03-11 20:29:28 -04:00 |
|
MrDulfin
|
588a9cbd94
|
Added more queue functions
|
2024-03-10 19:22:31 -04:00 |
|
MrDulfin
|
1c14bc5ebb
|
added queue clearing functions
|
2024-02-27 23:28:52 -05:00 |
|
MrDulfin
|
e175fe7337
|
added remove_item() function to Queue
|
2024-02-27 01:23:09 -05:00 |
|
MrDulfin
|
79ec5aa1ef
|
Added function to add items to the queue.
currently does not work with songs that have the `Played` State
|
2024-02-26 20:17:37 -05:00 |
|
MrDulfin
|
0e6a676e09
|
moved queue to its own file
|
2024-02-24 20:25:56 -05:00 |
|
MrDulfin
|
74e2933de1
|
Added more functions for testing
|
2024-02-23 20:51:59 -05:00 |
|
|
d2822bbb37
|
Moved location of uri.exists() to in Player
|
2024-02-17 21:30:53 -06:00 |
|
MrDulfin
|
c6b561c7af
|
made prepatory changes to the library
|
2024-02-16 22:24:02 -05:00 |
|
MrDulfin
|
3c93110037
|
Added #![allow(unused)]
|
2024-02-16 00:56:38 -05:00 |
|
MrDulfin
|
c842bf0b9c
|
edited the Play command and the test function
|
2024-02-16 00:26:07 -05:00 |
|
MrDulfin
|
e25a7bfcc8
|
playing 2 queues at once works
|
2024-02-12 14:12:51 -05:00 |
|
MrDulfin
|
599ddc584c
|
Finished Controller Prototype
|
2024-02-12 13:43:30 -05:00 |
|
MrDulfin
|
3ad8b78e9d
|
started work on controller protoype
|
2024-02-11 15:54:11 -05:00 |
|
|
96069fd9bc
|
Added .exists() for URI
|
2024-02-09 23:23:08 -06:00 |
|
MrDulfin
|
4a7a6096d6
|
addded small changes
|
2024-02-09 23:52:24 -05:00 |
|
MrDulfin
|
0a68a12546
|
moved Song creation functions to the Song struct
|
2024-02-06 20:36:31 -05:00 |
|
MrDulfin
|
f751ec6bbf
|
Merge branch 'main' of https://github.com/Dangoware/dmp-core
|
2024-02-04 03:47:11 -05:00 |
|
MrDulfin
|
9bb1ed7ab5
|
made 2 tiny changes
|
2024-02-04 03:47:02 -05:00 |
|
|
04c7ddb876
|
Cleaned up code, updated crates
|
2024-01-24 02:47:57 -06:00 |
|
|
e706d232d6
|
Merge branch 'main' of https://github.com/Dangoware/dmp-core
|
2024-01-23 22:21:37 -06:00 |
|
|
ccbd11175b
|
Updated music_player.rs to more properly handle its own thread
|
2024-01-23 22:21:04 -06:00 |
|
MrDulfin
|
fd82f3072c
|
removed rpc stuff
|
2024-01-22 14:07:04 -05:00 |
|
MrDulfin
|
03c8d67b5e
|
s
|
2024-01-22 14:06:13 -05:00 |
|
MrDulfin
|
7c5a9c282b
|
added more tests
|
2024-01-21 05:24:10 -05:00 |
|
|
e931c2b528
|
Modified library.rs to properly save with bincode, added new functions to it as well
|
2024-01-20 20:38:50 -06:00 |
|