Andrea Ciliberti
27d8558274
Rename org
2 years ago
Andrea Ciliberti
a71e131849
Add license file
2 years ago
Andrea Ciliberti
581c62dd49
Fix licensing issues
2 years ago
Ian Chamberlain
855dc46a92
Merge pull request #101 from rust3ds/feature/check-libctru-version
2 years ago
Meziu
0b295ce0f6
Merge pull request #104 from rust3ds/improve/ndsp
...
Improve Ndsp API
2 years ago
Andrea Ciliberti
d33c39b57d
Percentiles
2 years ago
Andrea Ciliberti
e9ad80a84a
New attempt at a standard AudioMix interface
2 years ago
Ian Chamberlain
e1000916d3
Remove extern "C" process stubs from test runner
2 years ago
Meziu
19b7b801c4
Merge pull request #105 from rust3ds/fix/remove-process-stubs
...
Remove extern "C" process stubs from test runner
2 years ago
Andrea Ciliberti
9832c8a450
Remove obsolete docs
2 years ago
Andrea Ciliberti
c849f947fe
fmt
2 years ago
Andrea Ciliberti
912ff07ec1
Avoid data cloning in AudioMix
2 years ago
Ian Chamberlain
c82f438726
Remove extern "C" process stubs from test runner
2 years ago
Andrea Ciliberti
7c2e944867
Improve Ndsp API and docs
2 years ago
Ian Chamberlain
593522d83a
Fix command check for `pacman`
2 years ago
Ian Chamberlain
322d99e4ae
Add all `libctru` files to rerun-if-changed
...
Also simplify version checking logic a bit. It's just a warning, so we
can check for exact version just to be safe and skip the major/minor
comparisons for semver.
Also update the README a bit to explain the versioning scheme.
2 years ago
Ian Chamberlain
4b7c7fc2d7
Output version number in bindgen.sh
...
Also bump doxgyen-rs to crates.io version, and mark bindings.rs as
generated for Github.
2 years ago
Ian Chamberlain
03f4244ece
Fix ctru dependency version number
2 years ago
Ian Chamberlain
eb7932a501
Initial pass of version checking in ctru-sys
2 years ago
Meziu
0b54ffd0b8
Merge pull request #95 from Maccraft123/feature/am
...
Add a basic AM service wrapper and an example that uses it
2 years ago
Maccraft123
b6fec34b81
Use vec! macro to avoid setting vec length manually
2 years ago
Maccraft123
9b8f4239a7
Make TitleInfo into a AM_TitleEntry wrapper
2 years ago
Maccraft123
0fd7a340c8
Add `Title` struct
2 years ago
Maccraft123
3ad9780d4c
Add more functionality to `Am` service wrapper and improve title-info.rs
2 years ago
Maccraft123
9eee38bddd
Make get_title_list function more readable
2 years ago
Maccraft123
83b963d28b
Make lint CI happy
2 years ago
Maccraft123
044cbeecc9
Add a basic AM service wrapper and an example that uses it
2 years ago
Andrea Ciliberti
fe6faf93fd
Self-documenting BufferTooShort variant
2 years ago
Andrea Ciliberti
3285871fb7
Standardise error strings
2 years ago
Andrea Ciliberti
e5b3977ef7
fmt and clippy
2 years ago
Andrea Ciliberti
27e4f7fb31
New error variant and fixed nits
2 years ago
Andrea Ciliberti
2c797b0424
Subatomic revert
2 years ago
Andrea Ciliberti
2638c9c66f
Fix lints
2 years ago
Andrea Ciliberti
326cfde36f
Fix example and speedup performance
2 years ago
Andrea Ciliberti
6a937a58e3
Fixed small issues and an older bug
2 years ago
Andrea Ciliberti
4ecb1e4077
Rotate RGB565 image rather than convert
2 years ago
Meziu
c8b9bf0592
Merge pull request #92 from rust3ds/refresh
...
Remove init function
2 years ago
Andrea Ciliberti
502bcebe34
Fixed nits
2 years ago
Andrea Ciliberti
67c1bc9d9f
Removed false statement
2 years ago
Andrea Ciliberti
60f3e1fe5a
Refreshed PS module due to ctru::init
2 years ago
Andrea Ciliberti
3d83b3e40e
Remove init function as it's not needed anymore
2 years ago
Meziu
3939f0c57d
Merge pull request #90 from rust3ds/refresh
...
Refresh libctru to the latest version
2 years ago
Andrea Ciliberti
a2aab6a577
Cargo fmt
2 years ago
Andrea Ciliberti
7a67600327
Refresh libctru to the latest version
2 years ago
Mark Drobnak
2bc31ca9f3
Merge pull request #87 from rust3ds/feature/better-error-display
...
Use the human-readable error strings in the Error Display impl
2 years ago
Mark Drobnak
6629a6dc1f
Try bumping CI nightly version to fix error
2 years ago
Mark Drobnak
21d8017980
Use the human-readable error strings in the Error Display impl
2 years ago
Meziu
6cbfbbea4e
Merge pull request #83 from rust3ds/feature/ndsp
...
Addition of the NDSP module and a related example
2 years ago
Andrea Ciliberti
bfd9e00771
Clippy
2 years ago
Andrea Ciliberti
302b685cc1
Removed ogg example and more docs
2 years ago