53 Commits (96029f90d123d029cda177eebbe299177bb95887)

Author SHA1 Message Date
bunnei 18e502d636 service: time: Implement GetStandardLocalSystemClock. 6 years ago
bunnei 2fef8d9feb service: time: Implement GetClockSnapshotFromSystemClockContext. 6 years ago
bunnei 0d1c9fe2a9 service: time: Implement IsStandardNetworkSystemClockAccuracySufficient. 6 years ago
bunnei ac22daaf4f service: time: Rewrite implementation of glue services. 6 years ago
Lioncash 0ab5dd8c7f service: Update function tables 6 years ago
Lioncash 20d6637c03 service: Resolve sign conversion errors 6 years ago
David Marcec 7675b98419 Deglobalize System: Time 6 years ago
David Marcec 3c8723cb74 Addressed issues 7 years ago
David Marcec dac62b07bf Implement Time::GetSharedMemoryNativeHandle 7 years ago
Lioncash debd00b300 core/core_timing_util: Amend casing of cyclesTo* functions 7 years ago
Lioncash 97882b84a8 core/core_timing_util: Use std::chrono types for specifying time units 7 years ago
Lioncash 1c3371c921 core_timing: Convert core timing into a class 7 years ago
Lioncash 1d2de5c4b5 core_timing: Rename CoreTiming namespace to Core::Timing 7 years ago
Zach Hilman 63e948f483 settings: Use std::chrono::seconds instead of s64 for RTC 7 years ago
Zach Hilman 921ea45baf time: Use custom RTC settings if applicable for game 7 years ago
Lioncash 27d7f8b625 service/time: Minor cleanup to GetClockSnapshot() 7 years ago
Lioncash 6a13d386c8 service/time: Fill in some structures and remove padding where not necessary 7 years ago
David Marcec 5ae0d6cba2 Changed logging to be "Log before execution", Added more error logging, all services should now log on some level 7 years ago
David Marcec f60294d740 Implemented CalculateStandardUserSystemClockDifferenceByUser 7 years ago
David Marcec 86b1318f42 Added maybe_unused 7 years ago
David Marcec c1282d3b75 Added ToPosixTime & ToPosixTimeWithMyRule 7 years ago
David Marcec c1fc0d7991 Added consts and static 7 years ago
David Marcec 594e1b7121 Implement GetClockSnapshot 7 years ago
Lioncash 8a9b062587 hle/service: Default constructors and destructors in the cpp file where applicable 7 years ago
Lioncash 0c0bdb7d9e service/time: Amend command IDs of ToPosixTime() and ToPosixTimeWithMyRule() 7 years ago
Lioncash 11931ccf6a time: Add the time:a service 8 years ago
Lioncash bf002d355b time: Simplify interface creation 8 years ago
MerryMage 672d7dd573 core_timing: Split off utility functions into core_timing_util 8 years ago
James Rowe e159c550d8 Rename logging macro back to LOG_* 8 years ago
mailwl caf7d55de4 Service/time: implement posix time to calendar conversion 8 years ago
Lioncash 1b310cbb3a general: Make formatting of logged hex values more straightforward 8 years ago
Lioncash 3873211738 core_timing: Namespace all functions and constants in core_timing's header 8 years ago
Lioncash 7505ea2612 time: Move logging macros over to new fmt-compatible ones 8 years ago
Lioncash 6d94dd21a5 service: Use nested namespace specifiers where applicable 8 years ago
Hexagon12 4c462c91bd Various service name fixes - part 2 (rebased) (#322) 8 years ago
N00byKing 1212e9e231 Clean Warnings (?) 8 years ago
shinyquagsire23 d589b1baf2 time: Add GetStandardLocalSystemClock, used by libnx 8 years ago
mailwl ff9d0996a8 Service: stub some functions in am, audio, time, vi services 8 years ago
bunnei 2b621bc1d4 logger: Add Time service logging category. 8 years ago
bunnei 9a0a22e596 time: Implement ISteadyClock::GetCurrentTimePoint. 8 years ago
bunnei 747ae39608 time: Stub GetSystemClockContext function. 8 years ago
bunnei f328cb2c7c hle: Rename RequestBuilder to ResponseBuilder. 8 years ago
bunnei 427b97e60c service: Fix all incorrect IPC response headers. 8 years ago
gdkchan 7f7e83a76b Fix time returning epoch time in milliseconds rather than in seconds 8 years ago
Subv aec193732c Services: Added a todo about returning interfaces as domain objects in lm, hid and time. 8 years ago
Subv fb5f2a653e Time: Don't create unnecessary ports when retrieving the clock service sessions. 8 years ago
bunnei 43342640fe time: Stub out GetTotalLocationNameCount and some cleanup. 8 years ago
Rozlette 778d3edb2d time: Fix use of CamelCase in ToCalendarTimeWithMyRule 8 years ago
Rozlette 00f121cb65 time: Refactor time:* to use a single shared module 8 years ago
Rozlette 44abbee4c3 TIME: consolidate time:* interfaces, stub functions and structs 8 years ago