Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hle/service: Make constructors explicit where applicable | Lioncash | 2018-07-19 | 1 | -1/+1 |
* | Service/time: implement posix time to calendar conversion | mailwl | 2018-06-01 | 1 | -10/+18 |
* | service: Use nested namespace specifiers where applicable | Lioncash | 2018-04-20 | 1 | -4/+2 |
* | time: Add GetStandardLocalSystemClock, used by libnx | shinyquagsire23 | 2018-02-22 | 1 | -0/+1 |
* | time: Implement ISteadyClock::GetCurrentTimePoint. | bunnei | 2018-01-26 | 1 | -0/+6 |
* | time: Stub GetSystemClockContext function. | bunnei | 2018-01-25 | 1 | -0/+7 |
* | time: Stub out GetTotalLocationNameCount and some cleanup. | bunnei | 2018-01-19 | 1 | -1/+1 |
* | time: Refactor time:* to use a single shared module | Rozlette | 2018-01-18 | 1 | -9/+13 |
* | TIME: consolidate time:* interfaces, stub functions and structs | Rozlette | 2018-01-17 | 1 | -0/+36 |
* | time: Implement GetStandardUserSystemClock, GetCurrentTime. | bunnei | 2018-01-15 | 1 | -0/+16 |