MrDulfin
|
15988ae808
|
cobbled together some test code for controller and ran cargo fmt
|
2024-09-23 20:52:23 -04:00 |
|
MrDulfin
|
be9f28e38f
|
removed config passing in library functions
|
2024-08-30 23:35:28 -04:00 |
|
|
0513109de8
|
Moved config to a mod.rs file, made controller Player static
|
2024-05-29 18:40:32 -05:00 |
|
MrDulfin
|
5b94c7950f
|
Fixed move_to() function and added more queue functions. also created ControllerError
|
2024-05-20 23:51:44 -04:00 |
|
MrDulfin
|
0fa97c27d0
|
Cleaned up many warnings
|
2024-05-20 00:23:45 -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 |
|
|
9da9b00bef
|
Removed unused imports, moved some tests to mod tests
|
2024-03-23 23:34:47 -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
|
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
|
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 |
|
|
0f5eda5d1d
|
Implemented new reading/writing in utils, improved library init function
|
2024-01-19 21:22:03 -06:00 |
|
MrDulfin
|
0f49c50c42
|
Edited Config and added a test
|
2024-01-19 06:59:27 -05: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 |
|
MrDulfin
|
634b12d353
|
Merge branch 'main' of https://github.com/Dangoware/dmp-core
|
2024-01-17 07:27:34 -05:00 |
|
MrDulfin
|
4e5a45e544
|
messing with Config 2: Electric Boogaloo
|
2024-01-17 07:20:51 -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 |
|