Commit graph

30 commits

Author SHA1 Message Date
3646a4ac05 Improved documentation, fixed error while retrieving track position on empty disc 2024-08-14 13:37:04 -05:00
66863aad1e Improved docs 2024-06-19 16:31:27 -05:00
2a1d975dce Fixed *more* clippy warnings 2024-06-19 11:57:22 -05:00
4f0a189080 Fixed formatting in base.rs, fixed clippy warnings 2024-06-19 10:53:48 -05:00
asivery
80a5626a0c Repair track upload 2024-06-02 23:54:17 +02:00
641c91bb7d Fixed bug in channel type conversion, begin work on WASM encryption 2024-05-29 03:16:52 -05:00
72e13b92f9 Ran cargo fmt 2024-05-28 22:02:16 -05:00
291e0ba049 Implemented all functions in commands.rs 2024-05-28 21:44:15 -05:00
bf66c59799 Cleaned up old code, added new functions to commands.rs 2024-05-28 18:03:41 -05:00
4151a4f5c0 Started restructuring commands.rs, updated cross_usb to 0.3.0 2024-03-24 07:08:29 -05:00
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