Commit Graph

  • dd39cc36d9
    Merge branch 'master' into feature/split-top-screen #76 Ian Chamberlain 2023-01-16 18:35:07 -0500
  • e02f7443b1
    Address review comments, improve example Ian Chamberlain 2023-01-16 18:33:17 -0500
  • da348b2dcc
    Update "known good" nightly version in CI Mark Drobnak 2023-01-13 21:40:20 -0800
  • d8593088c2
    Refactor the ir-user example Mark Drobnak 2023-01-13 21:09:23 -0800
  • 9aa866d35f
    Fix some type issues in ir_user service Mark Drobnak 2023-01-13 21:09:10 -0800
  • 8af2c96360
    More ir:USER service/example tidying and documentation AzureMarker 2023-01-04 16:37:02 -0800
  • 39b6bc92b5
    Tidy up the ir:USER code/example and fix a bug in the service code AzureMarker 2023-01-02 20:37:38 -0800
  • 5a357dc844
    Implement ir:USER service shutdown, and do more code cleanup AzureMarker 2023-01-02 20:06:12 -0800
  • d798f56ad9
    Clean up some of the code and warnings AzureMarker 2023-01-02 19:34:32 -0800
  • d1deb60f36
    Fix some result codes not getting recognized as errors AzureMarker 2023-01-02 19:33:41 -0800
  • ebcb260877
    Improve packet handling and parse packets AzureMarker 2023-01-02 11:26:52 -0800
  • 6c2b184e00
    Got connection working and packets flowing AzureMarker 2023-01-02 09:11:49 -0800
  • 87bbc04dfd
    Add a rough ir:USER service wrapper and example AzureMarker 2022-12-28 17:07:41 -0800
  • 5d509cac9c
    Merge pull request #85 from rust3ds/feature/error-code-strings Mark Drobnak 2023-01-13 22:58:47 -0800
  • 75466d5873
    Convert OS error codes to readable strings #85 AzureMarker 2022-12-28 17:05:06 -0800
  • 7c33384d3e
    Merge pull request #84 from rust3ds/fix/ci-clippy-testops Mark Drobnak 2023-01-09 20:35:39 -0800
  • e3277a1e3c
    Minor CI fixups #84 Ian Chamberlain 2023-01-08 20:16:08 -0500
  • 690e145a4e
    Merge branch 'master' into feature/split-top-screen Ian Chamberlain 2022-11-27 19:32:09 -0700
  • 7718269b19
    Address more comments Ian Chamberlain 2022-11-27 19:29:15 -0700
  • df14df484e
    Add some more docs, re-expose Side in trait method Ian Chamberlain 2022-11-23 20:11:20 -0500
  • 1b6b4ebc6d
    Merge pull request #81 from rust3ds/feature/linear-alloc Meziu 2022-11-23 19:25:49 +0100
  • 8594268fc2 Cargo fmt #81 Andrea Ciliberti 2022-11-23 16:29:06 +0100
  • c2c14b949b Fixed deallocate types Andrea Ciliberti 2022-11-23 16:27:06 +0100
  • 4d196760ee Fix alignment and follow suggestions Andrea Ciliberti 2022-11-23 16:24:34 +0100
  • e2dd1335d4 Fix issues of the CI Andrea Ciliberti 2022-11-22 11:36:42 +0100
  • be858ff6ae Cargo fmt Andrea Ciliberti 2022-11-22 11:29:07 +0100
  • 6621609892
    Merge branch 'master' into feature/linear-alloc Meziu 2022-11-22 11:24:46 +0100
  • 39467960ef Add LINEAR allocator module Andrea Ciliberti 2022-11-22 11:11:18 +0100
  • 6c7a74f5f6
    Implement a TopScreen3D type for 3d mode Ian Chamberlain 2022-11-21 20:22:32 -0500
  • 4e221667dc
    Merge pull request #78 from Techie-Pi/feat/mii-selector Meziu 2022-11-09 11:44:30 +0100
  • 42345d10a8 Rename a few variables and document skipped bits #78 TechiePi 2022-11-09 10:24:36 +0100
  • 01e9c70629 Address comments TechiePi 2022-11-02 21:20:46 +0100
  • accf99b2bb Apply cargo check suggestions TechiePi 2022-10-26 17:19:38 +0200
  • 16f8de4376 Address comments TechiePi 2022-10-26 17:05:23 +0200
  • 7c2440432a Move some styles inside the their details struct for consistency TechiePi 2022-10-24 18:19:20 +0200
  • 4d88ba9901 Fix rustdoc link TechiePi 2022-10-24 15:17:34 +0200
  • 1310507fcb Document ``set_title`` input and NUL bytes TechiePi 2022-10-24 14:51:30 +0200
  • f8baff0819 Cargo fmt TechiePi 2022-10-24 14:48:29 +0200
  • 441ab930cf Document values sometimes not being straight forward TechiePi 2022-10-24 14:46:21 +0200
  • 91f65a0a55 Add docs TechiePi 2022-10-24 14:12:07 +0200
  • dd5b9f72a6 Fix issue related to endianness and improve wording TechiePi 2022-10-24 14:06:27 +0200
  • d7a6843633 Clippy & cargo fmt TechiePi 2022-10-24 03:01:39 +0200
  • a9569b5e5a Improve ``mii-selector`` example and a few fixes TechiePi 2022-10-24 03:01:05 +0200
  • 7ca152a02a Apply some suggestions TechiePi 2022-10-24 02:40:10 +0200
  • be87134b40 Fix ``RegionLock::None`` refactor TechiePi 2022-10-23 17:04:44 +0200
  • fe0d03cbb7 Fix Mii Selector example TechiePi 2022-10-23 16:56:58 +0200
  • 1d92f0f48c Apply suggestions TechiePi 2022-10-23 15:46:20 +0200
  • 4b99e92b19 Cargo fmt & clippy TechiePi 2022-10-21 21:57:05 +0200
  • 1dbb576651 Remove comment TechiePi 2022-10-21 20:04:06 +0200
  • 0a6654aa55 Clippy TechiePi 2022-10-21 20:02:52 +0200
  • 19ebd494d3 Add MiiData example TechiePi 2022-10-21 20:02:03 +0200
  • e6cc659ba3 Rename Mii Selector example TechiePi 2022-10-21 20:00:10 +0200
  • 3c9bd8f2fe Implement MiiData parsing TechiePi 2022-10-21 19:59:41 +0200
  • de51d97d1c Cargo fmt TechiePi 2022-10-20 23:13:27 +0200
  • 4b435614b4 Add ``mii_selector`` example TechiePi 2022-10-20 22:17:52 +0200
  • b33411f8ac Fix bug with author and impl ``From`` for ``MiiConfigIndex`` TechiePi 2022-10-20 22:16:58 +0200
  • 32db2c6dbe Initial mii selector implementation TechiePi 2022-10-20 21:28:54 +0200
  • 9cf5e4de94
    Merge pull request #74 from Techie-Pi/master Meziu 2022-10-20 19:19:34 +0200
  • 088ff85cff use ``ctru_sys::Result`` instead of ``i32`` #74 TechiePi 2022-10-20 17:40:48 +0200
  • 15b5097838
    Merge pull request #77 from rust3ds/fix/repo-links-update Meziu 2022-10-19 07:50:09 +0200
  • fad7cd95b3 Fixed dependencies #77 Andrea Ciliberti 2022-10-19 07:43:50 +0200
  • 6cf43bd974 Update manifest with current repo links Meziu 2022-10-19 07:30:28 +0200
  • 2e680b819d
    Merge pull request #75 from Techie-Pi/chore/improve-docs-v2 Meziu 2022-10-16 20:25:23 +0200
  • c70093cdf2 Fix formatting #75 TechiePi 2022-10-16 17:55:06 +0200
  • dff7ee19c6 Fix docstring-to-rustdoc usage TechiePi 2022-10-16 17:54:09 +0200
  • 95756f7b73 Move ``docstring-to-rustdoc`` to its own crate TechiePi 2022-10-16 15:27:02 +0200
  • f896871b73 Improve implementation and improve wording TechiePi 2022-10-16 15:11:55 +0200
  • 223ade4543
    First attempt at splitting top screen types Ian Chamberlain 2022-10-15 14:16:18 -0400
  • 06f27a35eb Derive some traits TechiePi 2022-10-13 23:21:33 +0200
  • 3d4df5b03c Update usage of ``docstring-to-rustdoc.rs`` TechiePi 2022-10-13 19:34:28 +0200
  • 014332971e Update ``doxygen-rs`` TechiePi 2022-10-12 23:36:14 +0200
  • 99c7a36ef0 Update ``doxygen-rs`` TechiePi 2022-10-10 22:35:12 +0200
  • 103355515a Improve ``type Residual`` comment TechiePi 2022-10-09 21:14:16 +0200
  • 0d31a1970a Remove unnecesary condition and explain the ``type Residual`` TechiePi 2022-10-09 21:10:00 +0200
  • 1dfe050fd4 Add formatting step in ``bindgen.sh`` and fix formatting TechiePi 2022-10-09 14:56:17 +0200
  • 19990694d6 Make documentation on ``bindings.rs`` more _rustdoc-ly_ TechiePi 2022-10-09 14:45:55 +0200
  • 1376417aec Change the name of ``LibCtruError`` to ``LibCtruResult`` TechiePi 2022-10-09 14:05:46 +0200
  • 9ef0a7dcd6 Fix ``camera-image.rs`` example (III) TechiePi 2022-10-09 13:58:05 +0200
  • 0dc83d03f1 Fix ``camera-image.rs`` example (II) TechiePi 2022-10-09 13:54:04 +0200
  • 8b4b8ef395 Fix ``camera-image.rs`` example TechiePi 2022-10-09 13:50:44 +0200
  • c3e24358b7 Remove ``synchronize_vsync_timing`` function TechiePi 2022-10-09 13:46:45 +0200
  • a3297aebd0 Fix ``FromResidual`` logic TechiePi 2022-10-09 02:27:05 +0200
  • 28cb72addd Fix ``Try`` logic TechiePi 2022-10-09 02:13:33 +0200
  • 77709c3afd Fix formatting TechiePi 2022-10-09 02:04:15 +0200
  • 22183d8765 Improve calling ``ctru_sys `` functions ergonomics TechiePi 2022-10-09 02:01:27 +0200
  • ec07231e99
    Merge pull request #72 from Meziu/fix/ci-apt-install Meziu 2022-10-09 00:08:14 +0200
  • 399d1b2ea2
    Merge pull request #65 from SteveCookTU/camera Mark Drobnak 2022-10-08 13:57:26 -0700
  • 1e1beaa35b
    Fix compile error #72 Mark Drobnak 2022-10-08 13:56:26 -0700
  • 906afaffba
    Apply some recent clippy lint fixes Mark Drobnak 2022-10-08 13:52:28 -0700
  • 04aaff55fb
    Run apt-get update before install Mark Drobnak 2022-10-08 13:47:18 -0700
  • 79c521d935 Add explanation for buffer size #65 Steve Cook 2022-10-04 22:50:21 -0400
  • d5ce31bf3b Requested changes Steve Cook 2022-10-04 11:31:17 -0400
  • 10c38656ea
    Merge pull request #71 from Meziu/srv-deletion Meziu 2022-09-27 15:00:21 +0200
  • 777baef561 Remove SRV module #71 Andrea Ciliberti 2022-09-21 10:26:30 +0200
  • 691c12b93b
    Merge pull request #70 from Meziu/feature/prelude Meziu 2022-09-20 22:31:25 +0200
  • b9f15aa454 Prelude module addition #70 Andrea Ciliberti 2022-09-18 11:11:51 +0200
  • 73505783eb Add basic documentation Steve Cook 2022-09-06 17:14:38 -0400
  • 6f77099394 Rename methods for accuracy Steve Cook 2022-08-25 09:23:21 -0400
  • d1c6305221 Rename set_size to set_view_size Move variables inside loop for conversion function Steve Cook 2022-08-23 14:44:56 -0400
  • a35a3e64df Remove RefCell wrapping around cameras Steve Cook 2022-08-23 14:15:04 -0400