MrDulfin
|
e175fe7337
|
added remove_item() function to Queue
|
2024-02-27 01:23:09 -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 |
|
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 |
|
|
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 |
|
MrDulfin
|
097cc1147e
|
renamed xml to itunes
|
2024-01-19 22:35:19 -05: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 |
|
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 |
|
|
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
|
72da619f8e
|
added to_m3u8() and placeholders for Playlist
|
2023-12-25 14:22:57 -05:00 |
|
MrDulfin
|
8fda06a846
|
Merge branch 'main' of https://github.com/Dangoware/dango-music-player
|
2023-12-11 13:16:59 -05:00 |
|
MrDulfin
|
7e041bddd0
|
removed some warnings
|
2023-12-11 13:16:12 -05:00 |
|
|
045cea90bf
|
Applied clippy suggestions
|
2023-12-11 02:42:13 -06:00 |
|
|
5000d24a77
|
Fixed errors in foobar reader
|
2023-12-11 02:30:03 -06:00 |
|
|
cab60e1560
|
Made foobar reader compliant with new Trait
|
2023-12-11 02:27:33 -06:00 |
|
MrDulfin
|
4b55c2eaa8
|
fixed tag reading in to_tag()
|
2023-12-11 00:39:02 -05:00 |
|
MrDulfin
|
82e429895f
|
added to_songs() for XmlLibrary
|
2023-12-11 00:30:26 -05:00 |
|
MrDulfin
|
99a0901b12
|
Merge branch 'main' of https://github.com/Dangoware/dango-music-player
|
2023-12-10 00:53:58 -05:00 |
|
MrDulfin
|
0072963a60
|
added `to_songs() ` in ExternalLibrary
|
2023-12-10 00:43:39 -05:00 |
|
|
886fc1a3c8
|
Updated from_file() in ExternalLibrary trait
|
2023-12-09 23:39:15 -06: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 |
|
|
b2e7367795
|
Ran cargo fmt
|
2023-12-08 00:37:19 -06:00 |
|
|
d87927a7db
|
Fixed an issue with CUE playback, fixed an issue with CUE file reading
The CUE artist was being inserted as the Album title
|
2023-12-05 08:19:10 -06:00 |
|
|
38b27c66c2
|
Fixed GStreamer URI generation
|
2023-12-04 22:33:52 -06:00 |
|
|
d12d65c518
|
Fixed "about to finish" message sending improperly
|
2023-12-04 21:09:10 -06:00 |
|
|
8071a90dfe
|
Implemented GStreamer playback
|
2023-11-30 23:34:09 -06:00 |
|
|
c0d7f01b38
|
Fixed array length for blocked extensions
|
2023-11-30 14:41:33 -06:00 |
|
|
f9ca472db4
|
Removed .mid from blocked extensions
|
2023-11-30 14:38:54 -06:00 |
|
|
abfad7587d
|
Updated tag parse error handling, fixes #19
|
2023-11-30 14:35:40 -06:00 |
|
|
6845d34ce7
|
Added enum for fields on Song structs, Field
|
2023-11-30 02:32:06 -06:00 |
|
|
6b58ac02cf
|
Fixed cargo clippy suggestions
|
2023-11-24 14:48:15 -06:00 |
|
|
048254150c
|
Ran cargo clippy
|
2023-11-24 14:25:31 -06:00 |
|
|
ba4ed346ce
|
Removed music_player in preparation for GStreamer based backend
|
2023-11-24 14:22:20 -06:00 |
|
|
12aaab9174
|
Updated lofty to 0.17.0 , fixing several issues
|
2023-11-19 19:22:11 -06:00 |
|
|
f00df67844
|
Work in progress optimizations
|
2023-11-06 16:41:28 -06:00 |
|