378 Commits (c82f438726f1e5b4ce75b5363a445c6f99190ee1)

Author SHA1 Message Date
Andrea Ciliberti 22404a9f14 Print panic backtrace and exit on command 3 years ago
AzureMarker 0b16ff38b8
Update examples so they build 3 years ago
Andrea Ciliberti d806412c4d Cleaned repository 3 years ago
AzureMarker 0cdc957a6b
Move examples to ctru-rs/examples and delete old Xargo related files 3 years ago
AzureMarker 9d177faa90
Link pthread-3ds via Cargo instead of static lib 3 years ago
AzureMarker 70ed800481
Implement Drop for Console so printing doesn't crash after dropping 3 years ago
AzureMarker ed69327242
Simplify dependency specification 3 years ago
AzureMarker ba3679199f
Add Soc::host_address 3 years ago
AzureMarker 42e68139cb
Fix Console and Swkbd to not move after initialization 3 years ago
AzureMarker e6080d0b45
Fix warnings in ctru-rs 3 years ago
AzureMarker 82d0055b22
Update to latest libctru 3 years ago
Fenrir 6070ddb033 Actually fix every instance of `Qwerty` this time 6 years ago
Fenrir 48d9199714 QUERTY -> QWERTY 6 years ago
Fenrir 5d918280e4 Update and document Gfx module 6 years ago
Fenrir 5d28bfcfd6 Update for nightly-2018-08-18 6 years ago
Fenrir 741ef60a24 Add nul-terminatator to input that expects it 7 years ago
Fenrir 4f776778f1 add `set_hint_text` and `configure_button` 7 years ago
Fenrir c490600f13 rename `applet` module to `applets` 7 years ago
Fenrir 74de604c4c make `get_bytes` a safe function 7 years ago
Fenrir c18bb0d4cb Initial software keyboard support 7 years ago
Fenrir 86e22e59b9 Move more implementation details to `imp` module 7 years ago
Fenrir e672ad9dfb Remove thread name functions 7 years ago
Fenrir e614084585 Add ctru::thread module 7 years ago
Fenrir d6f52ed12a Add apt::set_app_cpu_time_limit 7 years ago
Fenrir b987c05d30 Fix memory leak in Soc::init 7 years ago
Fenrir efbe9809cc Add documentation for Soc 7 years ago
Fenrir 43c251c10b Add Soc::init_with_buffer_size 7 years ago
Fenrir 745dd51df0 Add Soc service 7 years ago
Fenrir 1dffa9cc16 Link libctru in ctru-sys 7 years ago
Fenrir 224ed678db Add wait_for_vblank function 7 years ago
Fenrir fc0e124f43 Use bitflags 1.0 for button presses 7 years ago
Fenrir 16be4ef715 Fix unsoundness in Console's API 7 years ago
Fenrir 9f5d769afa Update bindings for libctru v1.4.0 7 years ago
Fenrir 28c95a990c Fix documentation 8 years ago
Fenrir 81db0773d0 Bump version 8 years ago
Fenrir 88f81df3ae Refactor HID module 8 years ago
Fenrir 4e629ea378 Update bitflags 8 years ago
Fenrir 22a855e41a Use -lctrud for debug builds 8 years ago
Fenrir c5bbf130b3 Remove rustc_private workaround 8 years ago
Fenrir 1fc8156d31 Fix ctru-rs build script 8 years ago
Fenrir 370650f4b6 Go back to using pre-generated bindings 8 years ago
Fenrir a572fa0a5a Update libraries for ctru-sys changes 8 years ago
Fenrir 0f919b248f Handle linking in ctru-rs build script 8 years ago
panicbit 72df21a4b3 ctr-std: Use liballoc from rust-src 8 years ago
panicbit 5027a3446b Update target json 8 years ago
Fenrir 4b5b6223c5 ctru-rs: workaround for xargo/sysroot issue 8 years ago
Cristian Carlesso e617cba567 Make ctru-rs compile again 8 years ago
Fenrir a97d04d63a Use unit type in subsystem structs 8 years ago
panicbit fa59c30f21 Partial sslc service implementation 8 years ago
Fenrir 47e4c16118 ctru-rs: impl Seek for File 8 years ago