G2 synced commits to main at G2/minidisc-cli from mirror 2024-06-19 13:40:43 -05:00
2a1d975dce Fixed *more* clippy warnings
8d4a842a37 Update README.md
1ce055216e Set license to MIT OR Apache-2.0, with Asivery's permission
4f0a189080 Fixed formatting in base.rs, fixed clippy warnings
Compare 4 commits »
G2 synced commits to refs/tags/0.1.2 at G2/minidisc-cli from mirror 2024-06-19 13:40:43 -05:00
G2 synced new reference refs/tags/0.1.2 to G2/minidisc-cli from mirror 2024-06-19 13:40:43 -05:00
G2 synced commits to main at G2/minidisc-cli from mirror 2024-06-19 10:51:24 -05:00
7630ca23a0 Update README.md
ba625ad8be Update README.md
556f4331b7 Update README.md - Added badges
89691df5f1 Updated README.md
Compare 4 commits »
G2 synced commits to main at G2/lbee-utils from mirror 2024-06-11 22:11:25 -05:00
6b8bfa6405 Added MIT license for luca_pak crate
44735abbec Initial PAK reading implementation
Compare 3 commits »
G2 synced commits to main at G2/lbee-utils from mirror 2024-06-10 13:31:24 -05:00
c371ae4e81 Updated MIT license formatting
c2ce69be3e Relicense cz under MIT, move AGPL-3.0 to only utils
Compare 2 commits »
G2 synced commits to main at G2/website from mirror 2024-06-07 17:21:24 -05:00
bc8c7dbc31 Improved CSS, expanded main page, updated showcase image
G2 synced commits to main at G2/dmp-core from mirror 2024-06-03 06:41:23 -05:00
81ccab01f1 implemented Queue changes with kushi crate
G2 synced commits to main at G2/minidisc-cli from mirror 2024-06-02 19:31:24 -05:00
80a5626a0c Repair track upload
G2 synced commits to main at G2/dmp-core from mirror 2024-05-30 05:05:37 -05:00
683b695bc6 added controller changes
G2 synced commits to main at G2/minidisc-cli from mirror 2024-05-30 02:05:39 -05:00
151214764a Fixed regex for editing title
G2 synced commits to main at G2/dmp-core from mirror 2024-05-29 20:55:37 -05:00
0513109de8 Moved config to a mod.rs file, made controller Player static
G2 synced commits to main at G2/minidisc-cli from mirror 2024-05-29 09:45:39 -05:00
641c91bb7d Fixed bug in channel type conversion, begin work on WASM encryption
G2 synced commits to main at G2/dmp-core from mirror 2024-05-29 04:45:38 -05:00
54704260ba Added controller & queue changes
407a1b16bd Modified method on Player trait, improved documentation
42ff5b20a8 Polished some things
Compare 3 commits »
G2 synced commits to main at G2/minidisc-cli from mirror 2024-05-29 01:35:39 -05:00
72e13b92f9 Ran cargo fmt
52b067ddbc Fixed issue with testing on wrong target
291e0ba049 Implemented all functions in commands.rs
bf66c59799 Cleaned up old code, added new functions to commands.rs
Compare 4 commits »
G2 synced commits to main at G2/dmp-core from mirror 2024-05-22 01:35:37 -05:00
32c0cf3105 Tested and adjusted queue functions
G2 synced and deleted reference refs/tags/Library-Rework at G2/dmp-core from mirror 2024-05-21 01:05:37 -05:00
G2 synced and deleted reference refs/tags/controller at G2/dmp-core from mirror 2024-05-21 01:05:37 -05:00
G2 synced and deleted reference refs/tags/player at G2/dmp-core from mirror 2024-05-21 01:05:37 -05:00
G2 synced commits to main at G2/dmp-core from mirror 2024-05-21 01:05:37 -05:00
5b94c7950f Fixed move_to() function and added more queue functions. also created ControllerError