Commit graph

22 commits

Author SHA1 Message Date
MrDulfin
f02f5bca41 first draft of library Rework 2024-04-03 01:00:52 -04:00
9da9b00bef Removed unused imports, moved some tests to mod tests 2024-03-23 23:34:47 -05:00
MrDulfin
e175fe7337 added remove_item() function to Queue 2024-02-27 01:23:09 -05:00
MrDulfin
3ad8b78e9d started work on controller protoype 2024-02-11 15:54:11 -05: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
9bb1ed7ab5 made 2 tiny changes 2024-02-04 03:47:02 -05:00
MrDulfin
097cc1147e renamed xml to itunes 2024-01-19 22:35:19 -05:00
MrDulfin
4546082e54 created more functions for the config 2024-01-17 09:07:06 -05:00
c14ab1f04b Minor work starting on controller.rs 2024-01-17 06:18:09 -06:00
MrDulfin
bc75b92237 messing around with config 2024-01-17 05:53:18 -05:00
MrDulfin
2d0464a993 removed broken imports 2024-01-13 00:57:26 -05:00
MrDulfin
c78f77165e Cargo formatted and made query_uri() public 2024-01-09 13:38:54 -05:00
MrDulfin
72da619f8e added to_m3u8() and placeholders for Playlist 2023-12-25 14:22:57 -05:00
MrDulfin
82e429895f added to_songs() for XmlLibrary 2023-12-11 00:30:26 -05:00
MrDulfin
594e426a3f Added db_reader, implemented ExternalLibrary, updated Playlist 2023-12-09 23:37:22 -05:00
MrDulfin
15b4984054 changed music_db.rs to library.rs 2023-12-09 01:57:46 -05:00
6b58ac02cf Fixed cargo clippy suggestions 2023-11-24 14:48:15 -06:00
ba4ed346ce Removed music_player in preparation for GStreamer based backend 2023-11-24 14:22:20 -06:00
085927caa1 cargo fmt 2023-11-01 14:14:28 -05:00
7f57367aad Initial work on database rewrite 2023-09-29 23:28:12 -05:00
8fec560bcf Restructured repository as a workspace 2024-01-19 15:37:19 -06:00