|
0a75b6a013
|
Fixed imports
|
2024-08-14 13:39:03 -05:00 |
|
|
3646a4ac05
|
Improved documentation, fixed error while retrieving track position on empty disc
|
2024-08-14 13:37:04 -05:00 |
|
|
dba4ba0df4
|
Fixed doc failure
|
2024-06-19 16:40:32 -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 |
|
|
151214764a
|
Fixed regex for editing title
|
2024-05-29 21:31:04 -05: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 |
|
|
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 |
|
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
|
79844cdb57
|
Make DeviceStatus' fields public
|
2024-03-10 14:03:40 +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 |
|
asivery
|
f1de5bff2a
|
Remove redundant 'status' field.
|
2024-03-10 12:01:31 +01:00 |
|
asivery
|
ae6ae5ff9e
|
Make base.rs public
|
2024-03-10 11:56:17 +01:00 |
|
|
2b3712f1db
|
Updated cargo.toml for v0.1.0 release
|
2024-03-10 04:16:12 -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 |
|
|
50d1f2e6e9
|
Updated cross_usb , fixed example to match changes
|
2024-02-02 00:23:28 -06:00 |
|
|
9784e32f99
|
Updated code in prep for cross_usb v0.2.0
|
2024-02-01 18:09:20 -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 |
|
|
1d188c335d
|
Finished main async porting
|
2024-01-29 19:44:10 -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 |
|
asivery
|
014edcea57
|
Fix RH1 track download
|
2023-09-28 00:51:33 +02:00 |
|
|
1cb19a51d3
|
Updated some interface functions to retrieve multiple tracks, added saveTrackToArray
|
2023-09-27 16:46:55 -05:00 |
|
|
6e100399d8
|
Cleaned up multiple files, testing new ways of grabbing info
|
2023-09-27 13:59:03 -05:00 |
|
|
02338a69a6
|
Added more functions to interface.rs
|
2023-09-27 08:36:53 -05:00 |
|
|
4b1f7c5908
|
Updated demo
|
2023-09-26 03:04:18 -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 |
|
|
cc2918fb2e
|
Updated the way you build an interface
|
2023-09-25 09:09:33 -05:00 |
|
|
797c37ded6
|
More restructuring, proper scoping
|
2023-09-25 02:56:19 -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 |
|
|
e39e95d555
|
More fixes, begin implementing query_utils.ts
|
2023-09-24 18:26:38 -05:00 |
|