| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(ctru-rs): warningsHEADmain | Fuwn | 2022-03-04 | 5 | -8/+6 |
| | | |||||
| * | add me to AUTHORS.md | Vivian Lim | 2021-03-17 | 1 | -0/+1 |
| | | |||||
| * | Delete ctr-std to use my fork of the rust repo instead | Vivian Lim | 2021-02-06 | 358 | -103829/+0 |
| | | |||||
| * | Support libctru 2.0 | Vivian Lim | 2021-02-06 | 8 | -2296/+5567 |
| | | |||||
| * | tweaks to get it to attempt linking | Vivian Lim | 2021-02-05 | 3 | -15/+14 |
| | | |||||
| * | changes so that this can build | Vivian Lim | 2021-02-05 | 3 | -5/+4 |
| | | |||||
| * | local changes | Vivian Lim | 2021-02-01 | 2 | -0/+2 |
| | | |||||
| * | Actually fix every instance of `Qwerty` this time | Fenrir | 2019-04-14 | 1 | -2/+2 |
| | | |||||
| * | QUERTY -> QWERTY | Fenrir | 2019-03-17 | 1 | -3/+3 |
| | | |||||
| * | Merge pull request #74 from FenrirWolf/gfx | FenrirWolf | 2018-08-26 | 3 | -104/+124 |
| |\ | | | | | Update and document Gfx module | ||||
| | * | Update and document Gfx module | Fenrir | 2018-08-26 | 3 | -104/+124 |
| |/ | |||||
| * | Write entire panic message to stderr at once | Fenrir | 2018-08-19 | 1 | -2/+1 |
| | | | | | This change has also been pushed to ctr-std-horizon, so it will carry over on the next rebase | ||||
| * | Merge pull request #73 from FenrirWolf/update-2018-08-18 | FenrirWolf | 2018-08-19 | 101 | -1383/+3171 |
| |\ | | | | | Update for nightly-2018-08-18 | ||||
| | * | Update for nightly-2018-08-18 | Fenrir | 2018-08-19 | 101 | -1383/+3171 |
| |/ | |||||
| * | Update for latest nightly 2018-06-09 (#70) | Valentin | 2018-06-15 | 244 | -1061/+36777 |
| | | | | | * Update for latest nightly 2018-06-09 * We now have a proper horizon os and sys modules in libstd | ||||
| * | Merge pull request #68 from linouxis9/master | FenrirWolf | 2018-06-10 | 82 | -929/+3934 |
| |\ | | | | | Update for latest nightly 2018-05-06 | ||||
| | * | Fixes according to Fenrir's review | Valentin | 2018-06-10 | 4 | -169/+30 |
| | | | |||||
| | * | Update Travis to latest Nightly ( ͡° ͜ʖ ͡°) | linouxis9 | 2018-05-07 | 1 | -1/+1 |
| | | | |||||
| | * | Fixes Cargo.toml | Valentin | 2018-05-07 | 1 | -1/+1 |
| | | | |||||
| | * | Update for latest nightly 2018-05-06 | linouxis9 | 2018-05-07 | 85 | -958/+4102 |
| | | | |||||
| * | | Merge pull request #69 from FenrirWolf/libctru-1.5.0 | FenrirWolf | 2018-05-15 | 4 | -2371/+2417 |
| |\ \ | |/ |/| | Update bindings for libctru 1.5.0 | ||||
| | * | Update travis config | Fenrir | 2018-05-15 | 1 | -4/+3 |
| | | | |||||
| | * | Update bindings for libctru 1.5.0 | Fenrir | 2018-05-15 | 3 | -2367/+2414 |
| |/ | |||||
| * | Merge pull request #66 from FenrirWolf/swkbd | FenrirWolf | 2018-04-30 | 4 | -0/+260 |
| |\ | | | | | Initial software keyboard support | ||||
| | * | Add nul-terminatator to input that expects it | Fenrir | 2018-04-29 | 1 | -2/+5 |
| | | | |||||
| | * | Add software keyboard example | Fenrir | 2018-04-29 | 1 | -0/+47 |
| | | | |||||
| | * | add `set_hint_text` and `configure_button` | Fenrir | 2018-04-29 | 1 | -1/+22 |
| | | | |||||
| | * | rename `applet` module to `applets` | Fenrir | 2018-04-29 | 3 | -1/+1 |
| | | | |||||
| | * | make `get_bytes` a safe function | Fenrir | 2018-04-29 | 1 | -27/+21 |
| | | | | | | | | | libctru seems to ensure that output from the software keyboard is always well-formed | ||||
| | * | Initial software keyboard support | Fenrir | 2018-04-29 | 3 | -0/+195 |
| | | | |||||
| * | | Make travis work again | Fenrir | 2018-04-29 | 1 | -3/+3 |
| |/ | |||||
| * | Merge pull request #65 from FenrirWolf/fix-panics | FenrirWolf | 2018-04-21 | 3 | -226/+126 |
| |\ | | | | | Update to new panic ABI | ||||
| | * | Update to new panic ABI | Fenrir | 2018-04-21 | 3 | -226/+126 |
| |/ | |||||
| * | Merge pull request #64 from FenrirWolf/nightly-update | FenrirWolf | 2018-04-21 | 52 | -2119/+2349 |
| |\ | | | | | Update for Rust nightly 2018-04-19 | ||||
| | * | Update for Rust nightly 2018-04-19 | Fenrir | 2018-04-21 | 52 | -2119/+2349 |
| |/ | |||||
| * | Move more implementation details to `imp` module | Fenrir | 2018-03-17 | 1 | -24/+31 |
| | | |||||
| * | Remove thread name functions | Fenrir | 2018-03-17 | 1 | -108/+8 |
| | | | | | The only real use for thread names is so that they appear in panic messages. However, names set by this API won't appear in panic messages because we aren't `std::thread` and therefore don't have access to `sys_common::thread_info` where libstd stashes its thread names. So without that functionality, there's not much of a reason to have thread names at all. | ||||
| * | Add ctru::thread module | Fenrir | 2018-03-17 | 2 | -0/+1143 |
| | | |||||
| * | Add apt::set_app_cpu_time_limit | Fenrir | 2018-03-17 | 1 | -0/+11 |
| | | |||||
| * | Update pinned nightly | Fenrir | 2018-03-15 | 1 | -1/+1 |
| | | | | | Xargo 3.11 doesn't like old nightlies | ||||
| * | Make std::path aware of archive prefixes (#61) | FenrirWolf | 2018-03-04 | 2 | -4/+16 |
| | | |||||
| * | Update to nightly-2018-03-01 | Fenrir | 2018-03-01 | 2 | -3/+3 |
| | | |||||
| * | Merge pull request #62 from FenrirWolf/update-1.24 | FenrirWolf | 2018-02-17 | 9 | -629/+75 |
| |\ | | | | | Pull in upstream changes for rust 1.24.0 | ||||
| | * | Update pinned nightly | Fenrir | 2018-02-15 | 1 | -1/+1 |
| | | | |||||
| | * | Updates for Rust 1.24 | Fenrir | 2018-02-15 | 8 | -628/+74 |
| |/ | |||||
| * | Fix TcpStream::wait_timeout | Fenrir | 2018-02-13 | 1 | -2/+4 |
| | | | | | POLLOUT is 0x4 and PULLHUP is 0x10 on every other platform, except for the 3DS where they're switched around because Nintendo | ||||
| * | Don't use ioctl for TcpStream::connect_timeout | Fenrir | 2018-02-13 | 1 | -3/+1 |
| | | | | | libctru exposes ioctl, but using it causes an ENODEV error. | ||||
| * | Don't output an extra newline when panicking | Fenrir | 2018-02-12 | 1 | -1/+1 |
| | | | | | svcOutputDebugString seems to append newlines on its own after each write to stderr | ||||
| * | Clean up the README a bit more | Fenrir | 2018-02-11 | 1 | -6/+3 |
| | | |||||
| * | Reorganize the list a bit | Fenrir | 2018-02-11 | 1 | -5/+7 |
| | | |||||