297 Commits (75466d58730a34edd0cc94ca843559fd3fb6f70a)

Author SHA1 Message Date
Andrea Ciliberti 53aa05a003 Split Screen enum into structs and trait 3 years ago
Ian Chamberlain e06d7ac9be
Add time_rtc example 3 years ago
Andrea Ciliberti 45bf4b5ec7 Separate screens and internal mutability for Gfx 3 years ago
Andrea Ciliberti 8fbad7cfeb Added mutability checks for Gfx 3 years ago
AzureMarker 1c5c72477c
Import Screen in examples to improve consistency 3 years ago
AzureMarker 67b15b928a
Tie the lifetime of Gfx to Console 3 years ago
Andrea Ciliberti d021da0c6f Fixed examples for latest Console changes 3 years ago
Andrea Ciliberti cbdd9d26c3 Require Gfx instance for Console::init 3 years ago
Andrea Ciliberti a8b00bbed3 Removed backtrace console 3 years ago
AzureMarker c3ae3a1abc
Select an empty console when dropping the selected console 3 years ago
AzureMarker 9a45f575c8
Add back initialization of default console in Console::drop 3 years ago
AzureMarker 12ae54c605
Add some more explanation to Console::drop 3 years ago
AzureMarker 84ef934223
Add back slightly simpler Console::drop 3 years ago
AzureMarker e4b2e701b6
Run rustfmt 3 years ago
AzureMarker f2b1b75224
Apply Clippy suggestions 3 years ago
AzureMarker ffb239853e
Update to Rust 2021 3 years ago
AzureMarker a16234c4e1
Run cargo fix to make compatible with Rust 2021 3 years ago
AzureMarker 72dafc7fc2
Update crates to 2018 3 years ago
AzureMarker f547addf21
Use ctru_sys crate name instead of libctru, and run cargo fix --edition 3 years ago
AzureMarker 07fe052d9a
Add wide screen mode support to Gfx 3 years ago
Andrea Ciliberti 03c7a772c5 Dedicated BackTrace Console instead of default 3 years ago
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