628 Commits (0f74b4be9ff6b3d9b554f8661e7a0883210106b2)
 

Author SHA1 Message Date
Andrea Ciliberti 0f74b4be9f Example works fine, audio feels off 2 years ago
Andrea Ciliberti 4ef261f6c2 Example works fine, audio feels off 2 years ago
Andrea Ciliberti 3db374e6cd Fixed small issues in the example 2 years ago
Andrea Ciliberti a6ec9b8525 Filter example compiles, still WIP 2 years ago
Andrea Ciliberti 44e904b0c9 Feels like hell in here 2 years ago
Andrea Ciliberti 9bd5e7de97 Sort ndsp module in 2 files 2 years ago
Andrea Ciliberti afd3c89f68 Sort ndsp module in 2 files 2 years ago
Andrea Ciliberti 0b57a9aeb4 Add some filter functionality 2 years ago
Andrea Ciliberti 554f96dcc4 Minor fixes to the WIP example 2 years ago
Andrea Ciliberti 243780c79b Minor fixes to the WIP example 2 years ago
Andrea Ciliberti 9837e41f20 Separated module and new anti-drop measures 2 years ago
Andrea Ciliberti e5c0052366 Expanded InvalidChannel error and fixed types 2 years ago
Andrea Ciliberti a319686e4b Expanded InvalidChannel error and fixed types 2 years ago
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
Meziu 5ff84bbfea
Merge pull request #76 from ian-h-chamberlain/feature/split-top-screen 2 years ago
Ian Chamberlain dd39cc36d9
Merge branch 'master' into feature/split-top-screen 2 years ago
Ian Chamberlain e02f7443b1
Address review comments, improve example 2 years ago
Mark Drobnak 5d509cac9c
Merge pull request #85 from rust3ds/feature/error-code-strings 2 years ago
AzureMarker 75466d5873
Convert OS error codes to readable strings 2 years ago
Mark Drobnak 7c33384d3e
Merge pull request #84 from rust3ds/fix/ci-clippy-testops 2 years ago
Ian Chamberlain e3277a1e3c
Minor CI fixups 2 years ago
Ian Chamberlain 690e145a4e
Merge branch 'master' into feature/split-top-screen 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
Meziu 1b6b4ebc6d
Merge pull request #81 from rust3ds/feature/linear-alloc 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
Meziu 6621609892
Merge branch 'master' into feature/linear-alloc 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
Meziu 4e221667dc
Merge pull request #78 from Techie-Pi/feat/mii-selector 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