Commit graph

23 commits

Author SHA1 Message Date
04ab4e75a6 Fixed improper repository link 2024-03-11 16:36:47 -05:00
94264f77d0 Updated metadata in Cargo.toml 2024-03-11 16:32:25 -05:00
38fbad1078 Switched to g2-unicode-jp fork, fixed compilation error on wasm 2024-03-11 04:15:44 -05:00
e55736344d Added proper error types 2024-03-11 03:57:47 -05:00
1227591957 Changed name to minidisc-rs 2024-03-10 05:40:00 -05:00
2b3712f1db Updated cargo.toml for v0.1.0 release 2024-03-10 04:16:12 -05:00
3f91302ba2 Restructured repository to remove minidisc-cli 2024-03-10 00:03:50 -06:00
50d1f2e6e9 Updated cross_usb, fixed example to match changes 2024-02-02 00:23:28 -06:00
c563a41781 Moved some crate components around 2024-01-31 15:01:45 -06:00
766b4c68f7 Started work on WASM support 2024-01-30 18:04:46 -06:00
edbe0bacfa Removed currently unused dependencies 2024-01-30 10:35:35 -06:00
0e666b1207 Began porting to all async functions, fixed some issues 2024-01-29 19:04:30 -06:00
d0e42076d8 Updated example to work again, fixed crash in interface.rs 2024-01-28 18:41:20 -06:00
5e226075aa Updated cli example, cleaned up code 2023-12-18 12:18:47 -06:00
cafd518f9d Ported code from rusb to webusb 2023-10-09 08:39:50 -05:00
9aa09343c5 Added mappings file, implemented sanitize_full_width_title 2023-09-25 20:33:43 -05:00
4a7f95d081 Updated crate name for minidisc-rs 2023-09-25 13:20:47 -05:00
01e1c46d32 Updated crate names in minidisc-cli 2023-09-25 10:28:26 -05: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
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
397a886693 Initial code commit 2023-09-23 00:58:35 -05:00