summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/time/time.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-07Service: stub some functions in am, audio, time, vi servicesmailwl1-0/+13
2018-02-05logger: Add Time service logging category.bunnei1-10/+10
2018-01-26time: Implement ISteadyClock::GetCurrentTimePoint.bunnei1-1/+16
2018-01-25time: Stub GetSystemClockContext function.bunnei1-2/+10
2018-01-25hle: Rename RequestBuilder to ResponseBuilder.bunnei1-8/+8
2018-01-25service: Fix all incorrect IPC response headers.bunnei1-28/+7
2018-01-24Fix time returning epoch time in milliseconds rather than in secondsgdkchan1-1/+1
2018-01-23Services: Added a todo about returning interfaces as domain objects in lm, hid and time.Subv1-0/+6
2018-01-22Time: Don't create unnecessary ports when retrieving the clock service sessions.Subv1-33/+27
2018-01-19time: Stub out GetTotalLocationNameCount and some cleanup.bunnei1-3/+11
2018-01-18time: Fix use of CamelCase in ToCalendarTimeWithMyRuleRozlette1-6/+6
2018-01-18time: Refactor time:* to use a single shared moduleRozlette1-17/+11
2018-01-17TIME: consolidate time:* interfaces, stub functions and structsRozlette1-2/+128
2018-01-15time: Implement GetStandardUserSystemClock, GetCurrentTime.bunnei1-6/+5
2018-01-13yuzu: Update license text to be consistent across project.bunnei1-1/+1
2017-12-29ap, aoc_u: Minor cleanup.bunnei1-1/+0
2017-12-28service: Add empty interface for aoc:u.bunnei1-0/+18