issues
search
rust3ds
/
ctru-rs
Rust wrapper for libctru
https://rust3ds.github.io/ctru-rs/
Other
122
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix i8/u8 discrepancy for Language enum
#196
DeltaF1
opened
13 hours ago
2
Mismatched types on language enum: expected `u8`, found `i8`
#195
DeltaF1
opened
13 hours ago
0
Adding a Docker Image as option for development
#194
nandolawson
closed
1 week ago
1
Slight MSRV bump and lint fixing
#192
Meziu
closed
2 months ago
1
`Citru-sys` not compiling on Windows
#190
Local-Trash
closed
5 months ago
6
Pull out bindgen-tests into its own crate
#189
ian-h-chamberlain
opened
5 months ago
0
Add trait for linear allocation to enforce use of LinearAllocator at compile-time
#188
ian-h-chamberlain
closed
5 months ago
0
Check in Cargo.lock and pin older `pthread-3ds` hash to fix CI
#187
ian-h-chamberlain
closed
5 months ago
1
Catch conflicts with libc and stop generating them
#186
ian-h-chamberlain
closed
6 months ago
2
Question about handling of memory layout
#184
SeleDreams
closed
6 months ago
1
Wiki: mention `std::thread::yield_now` as an option for yielding from threads
#183
CenTdemeern1
closed
6 months ago
6
Generate layout tests using real `sizeof`/`alignof`
#181
ian-h-chamberlain
closed
5 months ago
2
Generate smaller enum types
#180
ian-h-chamberlain
closed
6 months ago
1
Add test-runner back to ctru-rs workspace
#178
ian-h-chamberlain
closed
6 months ago
2
Make ndsp::wave::Wave Send + Sync
#177
0x00002a
closed
6 months ago
1
Cannot build project
#176
STBrian
closed
7 months ago
2
Rust-analyzer crashes with ctru-rs
#175
velllu
closed
7 months ago
5
rust-lang/libc seems to have incorrect definition for `sockaddr_in`
#174
adryzz
opened
7 months ago
7
[rust target] `std` fails to compile on latest nightly (2024-03-20)
#173
patataofcourse
closed
7 months ago
2
More swkbd API improvements
#172
FenrirWolf
closed
7 months ago
0
Citra development has concluded
#171
Meziu
closed
7 months ago
5
Support console stderr redirection
#169
FenrirWolf
opened
8 months ago
0
Enable layout tests for generated bindings
#168
ian-h-chamberlain
closed
7 months ago
2
See if we can use bindgen layout tests
#167
ian-h-chamberlain
closed
7 months ago
0
Generate constants to match the types they're used as
#166
ian-h-chamberlain
closed
6 months ago
0
Require unsafe blocks in unsafe fns
#165
FenrirWolf
closed
8 months ago
1
Test CI with vulkan runner
#164
ian-h-chamberlain
closed
8 months ago
0
Improve filter callback API redux
#163
FenrirWolf
closed
8 months ago
0
Add error applet support + error applet panic hook
#162
FenrirWolf
closed
8 months ago
9
Implement low hanging apt sleep/homemenu functions and chainloader
#161
adryzz
closed
8 months ago
5
Improve SoftwareKeyboard::set_filter_callback
#160
FenrirWolf
closed
8 months ago
10
Fix console API issues
#159
FenrirWolf
closed
8 months ago
0
Store initial_text data in SoftwareKeyboard
#158
FenrirWolf
closed
8 months ago
0
Get software keyboard input without max byte size parameter
#157
FenrirWolf
closed
8 months ago
5
Implement UDS service with example
#156
Jhynjhiruu
closed
7 months ago
2
Allow building without `dkp-pacman` installed
#154
holly-hacker
closed
9 months ago
5
Missing libc::SOMAXCONN for HorizonOS
#152
Meziu
closed
9 months ago
4
Fix Circle Pad Pro example on New 3DS
#151
AzureMarker
opened
10 months ago
2
Removal of all FS code and member renaming
#150
Meziu
closed
10 months ago
1
Applets fixup and feature implementation
#149
Meziu
closed
10 months ago
1
Add docs page to packate manifest
#148
Meziu
closed
11 months ago
0
Add favicon/logo and html_root_url for docs
#147
ian-h-chamberlain
closed
11 months ago
2
Fix broken link and use proper branch name for docs workflow
#146
ian-h-chamberlain
closed
11 months ago
0
Initial docs workflow for Github Pages
#145
ian-h-chamberlain
closed
11 months ago
2
Is there any way to view documentation?
#144
fekie
closed
11 months ago
5
Outdated for libctru v2.3.1-1
#143
honkling
closed
11 months ago
2
Clean up ctru-sys version checking
#141
ian-h-chamberlain
closed
11 months ago
3
Implement `ac:u` and `ac:i` services (Wi-Fi info) + example
#140
adryzz
opened
1 year ago
14
add `set_initial_text` swkbd method
#139
adryzz
closed
1 year ago
1
Implement StereoCamera and ImageQuality calibrations to CAM
#138
Meziu
opened
1 year ago
0
Next