Commit graph

111 commits

Author SHA1 Message Date
1bc2f5b18b Added small main.rs binary program as an example 2024-12-29 04:56:44 -06:00
G2
e859fd937f
Update README.md 2024-08-15 21:02:35 -05:00
8b193bd16c Fixed track_group_list to be consistent with netmd-js 2024-08-15 01:22:16 -05:00
4fa7b0ec30 Version bump, 0.1.3 2024-08-15 01:09:56 -05:00
ac29c6a0a5 Cleaned up clippy suggestions 2024-08-15 01:07:53 -05:00
c49a86ed75 Fixed documentation example 2024-08-15 00:49:02 -05:00
G2
391d0c8599
WASM track upload (#7)
* Initial working WASM encryption

* Improved encryption implementation
2024-08-15 00:46:12 -05:00
885e7508fd Updated cross-usb to v0.4.0 2024-08-14 20:49:04 -05:00
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
G2
8d4a842a37
Update README.md 2024-06-19 11:40:13 -05:00
1ce055216e Set license to MIT OR Apache-2.0, with Asivery's permission 2024-06-19 11:25:40 -05:00
4f0a189080 Fixed formatting in base.rs, fixed clippy warnings 2024-06-19 10:53:48 -05:00
G2
7630ca23a0
Update README.md 2024-06-19 10:36:45 -05:00
G2
ba625ad8be
Update README.md 2024-06-19 10:36:21 -05:00
G2
556f4331b7
Update README.md - Added badges 2024-06-19 10:05:45 -05:00
89691df5f1 Updated README.md 2024-06-19 09:44:36 -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
52b067ddbc Fixed issue with testing on wrong target 2024-05-28 22:01:10 -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
c292b4b533 Remove WASM build as it didn't work 2024-03-11 16:42:46 -05:00
0b403163be Added workflow to build for Linux and WASM 2024-03-11 16:40:36 -05:00
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
1c0b0c7f11 Update README 2024-03-11 04:17: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
1227591957 Changed name to minidisc-rs 2024-03-10 05:40:00 -05:00
G2
f9356fe368
Create rust.yml 2024-03-10 05:16:35 -05:00
G2
6df9c0e414
Update README.md 2024-03-10 05:06:08 -05:00
G2
3acafb285f
Update README.md 2024-03-10 05:05:20 -05: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