638 Commits (d630c25926b194563807f458afb3344b859771f2)

Author SHA1 Message Date
Andrea Ciliberti 1a283eb420 WIP Error fixing on the Linear Allocator 2 years ago
Andrea Ciliberti 169d353d9f WIP Rustification of the example 2 years ago
Andrea Ciliberti a911e9c0e3 Added explanatory comments and small updates 2 years ago
Andrea Ciliberti d00a608a19 WIP commit for NDSP 2 years ago
Ian Chamberlain e02f7443b1
Address review comments, improve example 2 years ago
Mark Drobnak d8593088c2
Refactor the ir-user example 2 years ago
Mark Drobnak 9aa866d35f
Fix some type issues in ir_user service 2 years ago
AzureMarker 8af2c96360
More ir:USER service/example tidying and documentation 2 years ago
AzureMarker 39b6bc92b5
Tidy up the ir:USER code/example and fix a bug in the service code 2 years ago
AzureMarker 5a357dc844
Implement ir:USER service shutdown, and do more code cleanup 2 years ago
AzureMarker d798f56ad9
Clean up some of the code and warnings 2 years ago
AzureMarker d1deb60f36
Fix some result codes not getting recognized as errors 2 years ago
AzureMarker ebcb260877
Improve packet handling and parse packets 2 years ago
AzureMarker 6c2b184e00
Got connection working and packets flowing 2 years ago
AzureMarker 87bbc04dfd
Add a rough ir:USER service wrapper and example 2 years ago
AzureMarker 75466d5873
Convert OS error codes to readable strings 2 years ago
Ian Chamberlain e3277a1e3c
Minor CI fixups 2 years ago
Ian Chamberlain 7718269b19
Address more comments 2 years ago
Ian Chamberlain df14df484e
Add some more docs, re-expose Side in trait method 2 years ago
Andrea Ciliberti 8594268fc2 Cargo fmt 2 years ago
Andrea Ciliberti c2c14b949b Fixed deallocate types 2 years ago
Andrea Ciliberti 4d196760ee Fix alignment and follow suggestions 2 years ago
Andrea Ciliberti e2dd1335d4 Fix issues of the CI 2 years ago
Andrea Ciliberti be858ff6ae Cargo fmt 2 years ago
Andrea Ciliberti 39467960ef Add LINEAR allocator module 2 years ago
Ian Chamberlain 6c7a74f5f6
Implement a TopScreen3D type for 3d mode 2 years ago
TechiePi 42345d10a8 Rename a few variables and document skipped bits 2 years ago
TechiePi 01e9c70629 Address comments 2 years ago
TechiePi accf99b2bb Apply cargo check suggestions 2 years ago
TechiePi 16f8de4376 Address comments 2 years ago
TechiePi 7c2440432a Move some styles inside the their details struct for consistency 2 years ago
TechiePi 4d88ba9901 Fix rustdoc link 2 years ago
TechiePi 1310507fcb Document ``set_title`` input and NUL bytes 2 years ago
TechiePi f8baff0819 Cargo fmt 2 years ago
TechiePi 441ab930cf Document values sometimes not being straight forward 2 years ago
TechiePi 91f65a0a55 Add docs 2 years ago
TechiePi dd5b9f72a6 Fix issue related to endianness and improve wording 2 years ago
TechiePi d7a6843633 Clippy & cargo fmt 2 years ago
TechiePi a9569b5e5a Improve ``mii-selector`` example and a few fixes 2 years ago
TechiePi 7ca152a02a Apply some suggestions 2 years ago
TechiePi be87134b40 Fix ``RegionLock::None`` refactor 2 years ago
TechiePi fe0d03cbb7 Fix Mii Selector example 2 years ago
TechiePi 1d92f0f48c Apply suggestions 2 years ago
TechiePi 4b99e92b19 Cargo fmt & clippy 2 years ago
TechiePi 1dbb576651 Remove comment 2 years ago
TechiePi 0a6654aa55 Clippy 2 years ago
TechiePi 19ebd494d3 Add MiiData example 2 years ago
TechiePi e6cc659ba3 Rename Mii Selector example 2 years ago
TechiePi 3c9bd8f2fe Implement MiiData parsing 2 years ago
TechiePi de51d97d1c Cargo fmt 2 years ago