Commit graph

20 commits

Author SHA1 Message Date
MrDulfin
c4c842e637 added function to show album art anf other small changes 2024-03-23 23:40:10 -04:00
MrDulfin
1c14bc5ebb added queue clearing functions 2024-02-27 23:28:52 -05:00
MrDulfin
c6b561c7af made prepatory changes to the library 2024-02-16 22:24:02 -05:00
MrDulfin
599ddc584c Finished Controller Prototype 2024-02-12 13:43:30 -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
ccbd11175b Updated music_player.rs to more properly handle its own thread 2024-01-23 22:21:04 -06: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
0f5eda5d1d Implemented new reading/writing in utils, improved library init function 2024-01-19 21:22:03 -06:00
MrDulfin
b937ac55f1 broke code 2024-01-19 05:33:58 -05:00
MrDulfin
c057352e9b Changed MusicLibrary and config file handling 2024-01-17 15:22:28 -05:00
c14ab1f04b Minor work starting on controller.rs 2024-01-17 06:18:09 -06:00
MrDulfin
2d0464a993 removed broken imports 2024-01-13 00:57:26 -05:00
278f37dd6a Made some changes to error handling in the Player and other minor changes 2024-01-12 22:46:33 -06:00
MrDulfin
c78f77165e Cargo formatted and made query_uri() public 2024-01-09 13:38:54 -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
MrDulfin
7a93974f5b Added Playlists, Implemented MusicCollection for Album and Playlist 2023-12-09 01:52:57 -05:00
Renamed from src/music_storage/music_db.rs (Browse further)