Commit graph

20 commits

Author SHA1 Message Date
e55736344d Added proper error types 2024-03-11 03:57:47 -05:00
asivery
9bdd7ddb39 Fix playback_control 2024-03-10 16:08:51 +01:00
asivery
2e7b9c2dab Fix async errors 2024-03-10 15:52:00 +01:00
asivery
1d205dc012 Fix cross-thread error sending 2024-03-10 14:51:34 +01:00
asivery
afd799d07d Change vendor_id and product_id functions to return clones of u16 2024-03-10 13:28:28 +01:00
asivery
3fd6bb4c4b Remove redundant async 2024-03-10 13:25:54 +01:00
04563f31d6 Added documentation to interface.rs, fixed track change methods 2024-03-10 06:17:58 -05:00
a443453fad Fixed clippy suggestions, added cross_usb compatible list of devices 2024-03-10 00:12:17 -06:00
e4268056d2 Ran cargo fmt 2024-03-10 00:06:00 -06:00
3f91302ba2 Restructured repository to remove minidisc-cli 2024-03-10 00:03:50 -06:00
53480ce2eb Restructured as library 2023-09-25 02:05:59 -05:00
54b0977b44 Fully implemented everything in query_utils.ts, ran cargo fmt 2023-09-25 01:33:57 -05:00
919a468a76 Implemeted track title grabbing 2023-09-23 23:29:08 -05:00
d65b859886 Added disc information getting, ran cargo fmt 2023-09-23 19:39:51 -05:00
4a76d96341 Added more functions to interface, cleaned up base.rs 2023-09-23 15:06:48 -05:00
3980cfa189 Ran cargo fmt 2023-09-23 11:59:01 -05:00
0b59de7109 Implemented all functions in base 2023-09-23 11:57:23 -05:00
a55d1f1cbe Cleaned up some functions, implemeted read_bulk 2023-09-23 11:41:33 -05:00
ae22de0b03 Finished implementing get_disc_subunit_identifier 2023-09-23 03:45:03 -05:00
397a886693 Initial code commit 2023-09-23 00:58:35 -05:00