569 Commits (e6cc659ba3f7f6285a42c529fe8cffad8ebaab89)
 

Author SHA1 Message Date
TechiePi e6cc659ba3 Rename Mii Selector example 2 years ago
TechiePi 3c9bd8f2fe Implement MiiData parsing 2 years ago
TechiePi de51d97d1c Cargo fmt 2 years ago
TechiePi 4b435614b4 Add ``mii_selector`` example 2 years ago
TechiePi b33411f8ac Fix bug with author and impl ``From`` for ``MiiConfigIndex`` 2 years ago
TechiePi 32db2c6dbe Initial mii selector implementation 2 years ago
Meziu 9cf5e4de94
Merge pull request #74 from Techie-Pi/master 2 years ago
TechiePi 088ff85cff use ``ctru_sys::Result`` instead of ``i32`` 2 years ago
Meziu 15b5097838
Merge pull request #77 from rust3ds/fix/repo-links-update 2 years ago
Andrea Ciliberti fad7cd95b3 Fixed dependencies 2 years ago
Meziu 6cf43bd974 Update manifest with current repo links 2 years ago
Meziu 2e680b819d
Merge pull request #75 from Techie-Pi/chore/improve-docs-v2 2 years ago
TechiePi c70093cdf2 Fix formatting 2 years ago
TechiePi dff7ee19c6 Fix docstring-to-rustdoc usage 2 years ago
TechiePi 95756f7b73 Move ``docstring-to-rustdoc`` to its own crate 2 years ago
TechiePi f896871b73 Improve implementation and improve wording 2 years ago
TechiePi 06f27a35eb Derive some traits 2 years ago
TechiePi 3d4df5b03c Update usage of ``docstring-to-rustdoc.rs`` 2 years ago
TechiePi 014332971e Update ``doxygen-rs`` 2 years ago
TechiePi 99c7a36ef0 Update ``doxygen-rs`` 2 years ago
TechiePi 103355515a Improve ``type Residual`` comment 2 years ago
TechiePi 0d31a1970a Remove unnecesary condition and explain the ``type Residual`` 2 years ago
TechiePi 1dfe050fd4 Add formatting step in ``bindgen.sh`` and fix formatting 2 years ago
TechiePi 19990694d6 Make documentation on ``bindings.rs`` more _rustdoc-ly_ 2 years ago
TechiePi 1376417aec Change the name of ``LibCtruError`` to ``LibCtruResult`` 2 years ago
TechiePi 9ef0a7dcd6 Fix ``camera-image.rs`` example (III) 2 years ago
TechiePi 0dc83d03f1 Fix ``camera-image.rs`` example (II) 2 years ago
TechiePi 8b4b8ef395 Fix ``camera-image.rs`` example 2 years ago
TechiePi c3e24358b7 Remove ``synchronize_vsync_timing`` function 2 years ago
TechiePi a3297aebd0 Fix ``FromResidual`` logic 2 years ago
TechiePi 28cb72addd Fix ``Try`` logic 2 years ago
TechiePi 77709c3afd Fix formatting 2 years ago
TechiePi 22183d8765 Improve calling ``ctru_sys `` functions ergonomics 2 years ago
Meziu ec07231e99
Merge pull request #72 from Meziu/fix/ci-apt-install 2 years ago
Mark Drobnak 399d1b2ea2
Merge pull request #65 from SteveCookTU/camera 2 years ago
Mark Drobnak 1e1beaa35b
Fix compile error 2 years ago
Mark Drobnak 906afaffba
Apply some recent clippy lint fixes 2 years ago
Mark Drobnak 04aaff55fb
Run apt-get update before install 2 years ago
Steve Cook 79c521d935 Add explanation for buffer size 2 years ago
Steve Cook d5ce31bf3b Requested changes 2 years ago
Meziu 10c38656ea
Merge pull request #71 from Meziu/srv-deletion 2 years ago
Andrea Ciliberti 777baef561 Remove SRV module 2 years ago
Meziu 691c12b93b
Merge pull request #70 from Meziu/feature/prelude 2 years ago
Andrea Ciliberti b9f15aa454 Prelude module addition 2 years ago
Steve Cook 73505783eb Add basic documentation 2 years ago
Steve Cook 6f77099394 Rename methods for accuracy 2 years ago
Steve Cook d1c6305221 Rename set_size to set_view_size 2 years ago
Steve Cook a35a3e64df Remove RefCell wrapping around cameras 2 years ago
Steve Cook 01ce122730 Deactivate camera after taking the picture 2 years ago
Steve Cook 9ecb86e33d Requested changes 2 years ago