870 Commits (33268566c86cf47f19a7e589c9161f942f500158)
 

Author SHA1 Message Date
Ian Chamberlain 9aac807407
Address review comments 3 years ago
Meziu e98b0a97aa
Merge pull request #28 from Meziu/fix/new-panic-exit 3 years ago
Ian Chamberlain 98e026373e
Use a struct to represent the raw frame buffer 3 years ago
Andrea Ciliberti 9ea0232902 Removed ANSI formatting from panic hook 3 years ago
Meziu 038ed7b248
Merge pull request #30 from AzureMarker/tweak/file-explorer-improvements 3 years ago
Ian Chamberlain be94b04d1d
Use better image conversion command 3 years ago
AzureMarker d3df72e22f
Prevent popping the last segment of a path (ex. / or romfs:/) 3 years ago
AzureMarker f87e2ad0f7
Move romfs folder into examples folder 3 years ago
Ian Chamberlain be4784e3bc
Use bottom-only framebuffer API for "left" 3 years ago
Ian Chamberlain 793a95073b
First pass of graphics bitmap example 3 years ago
Andrea Ciliberti ea80b57880 Added check for Console existence on panic 3 years ago
Meziu 1b743711d8
Update ctru-rs/src/lib.rs 3 years ago
Andrea Ciliberti aa2ca2c486 Fixed merge conflict 3 years ago
Andrea Ciliberti 32d17e552a Distinct behaviour for main and non-main threads 3 years ago
Andrea Ciliberti 85f901f36e Alternative panic hook exit 3 years ago
Meziu 1eedd96ea0
Merge pull request #27 from ian-h-chamberlain/example/time-rtc 3 years ago
Ian Chamberlain 71f1d2fc83
Merge branch 'master' into example/time-rtc 3 years ago
Ian Chamberlain 5d86cfb007
Update time_rtc example to use `time` crate 3 years ago
Andrea Ciliberti 5bdb0a4db1 Added thread-basic example 3 years ago
Andrea Ciliberti fe7dd31294 Renamed time-rtc example 3 years ago
Meziu 09bfe7aa61
Merge pull request #14 from AzureMarker/feature/file-system 3 years ago
Meziu 04eb6a5848
Merge pull request #23 from ian-h-chamberlain/example/time-rtc 3 years ago
AzureMarker 1c66a1c770
Use cfg-if 3 years ago
AzureMarker 4b95068fac
Remove the sdmc module 3 years ago
Ian Chamberlain 7913f83935
Merge branch 'example/time-rtc' of github.com:ian-h-chamberlain/ctru-rs into example/time-rtc 3 years ago
Ian Chamberlain 03678e0e95
Update example for Console API change 3 years ago
Ian Chamberlain aaca346f38
Merge branch 'master' into example/time-rtc 3 years ago
Ian Chamberlain b504b6f988
Address PR comments 3 years ago
AzureMarker 39de31a662
Support conditional compilation of RomFS 3 years ago
AzureMarker 1e7326b32b
Add RomFS support to the file-explorer example (by jumping to romfs:/) 3 years ago
AzureMarker 07ed1dc196
Add basic RomFS support 3 years ago
AzureMarker ea4410a0c4
Make standard gfx calls on every frame in file-explorer 3 years ago
AzureMarker a2b646a4b8
Merge branch 'master' into feature/file-system 3 years ago
Meziu 9a0b2b4255
Merge pull request #22 from Meziu/mut-gfx 3 years ago
Andrea Ciliberti 366db9e046 Fixed clippy suggestions 3 years ago
AzureMarker 564d75e518
Add file-explorer example to test file system via std 3 years ago
Andrea Ciliberti 2bc475db68 Formatting 3 years ago
Andrea Ciliberti 29b7a7d08d Added network-sockets example 3 years ago
Andrea Ciliberti 46a615cae5 Substituted hello-world example 3 years ago
Andrea Ciliberti 4a48926ee6 gfx-wide-mode example working 3 years ago
Andrea Ciliberti 38fef16309 Simple examples working with new Screen impl 3 years ago
Andrea Ciliberti 526f7cc25e Console requires mutable Screen 3 years ago
Meziu a879e02db5
Update ctru-rs/src/console.rs 3 years ago
Ian Chamberlain 5502758255
Update ctru-rs/Cargo.toml 3 years ago
Andrea Ciliberti 2ed31e5653 Removed PhantomData dependency 3 years ago
Andrea Ciliberti 09271676b6 Fixed ownership of Screen borrow for Console 3 years ago
Meziu ae00883787
Update ctru-rs/src/gfx.rs 3 years ago
Andrea Ciliberti 04a35e4a6f Fixed Screen accessibility 3 years ago
Ian Chamberlain b032fd768a
Merge branch 'master' into example/time-rtc 3 years ago
Meziu bc16fb6d06
Merge pull request #24 from ian-h-chamberlain/improve-ctru-sys-ide 3 years ago