David Marcec
|
a2cc3b10bb
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
|
7 yıl önce |
David Marcec
|
c440e8b8e1
Implemented CalculateStandardUserSystemClockDifferenceByUser
|
7 yıl önce |
David Marcec
|
48cd61d9c8
Added maybe_unused
|
7 yıl önce |
David Marcec
|
ddc242dd51
Added ToPosixTime & ToPosixTimeWithMyRule
|
7 yıl önce |
David Marcec
|
84c6134264
Added consts and static
|
7 yıl önce |
David Marcec
|
4f78f5c0df
Implement GetClockSnapshot
|
7 yıl önce |
Lioncash
|
6ac955a0b4
hle/service: Default constructors and destructors in the cpp file where applicable
|
7 yıl önce |
Lioncash
|
20c976ff2a
service/time: Amend command IDs of ToPosixTime() and ToPosixTimeWithMyRule()
|
8 yıl önce |
Mat M
|
1e4935c3a0
Merge pull request #801 from lioncash/time
|
8 yıl önce |
Lioncash
|
3c1cb3b11e
time: Add the time:a service
|
8 yıl önce |
Lioncash
|
a61124a9e7
time: Simplify interface creation
|
8 yıl önce |
MerryMage
|
44646e2ea0
core_timing: Split off utility functions into core_timing_util
|
8 yıl önce |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
8 yıl önce |
mailwl
|
11568c2ea3
Service/time: implement posix time to calendar conversion
|
8 yıl önce |
Lioncash
|
7c9644646f
general: Make formatting of logged hex values more straightforward
|
8 yıl önce |
Lioncash
|
0197e28cc9
core_timing: Namespace all functions and constants in core_timing's header
|
8 yıl önce |
Lioncash
|
bd9c2aa51f
time: Move logging macros over to new fmt-compatible ones
|
8 yıl önce |
Lioncash
|
ccca5e7c28
service: Use nested namespace specifiers where applicable
|
8 yıl önce |
Hexagon12
|
e52a87b98a
Various service name fixes - part 2 (rebased) (#322)
|
8 yıl önce |
N00byKing
|
ef875d6a35
Clean Warnings (?)
|
8 yıl önce |
shinyquagsire23
|
944132dbe5
time: Add GetStandardLocalSystemClock, used by libnx
|
8 yıl önce |
mailwl
|
335096e19a
Service: stub some functions in am, audio, time, vi services
|
8 yıl önce |
bunnei
|
8e1dbb26bd
logger: Add Time service logging category.
|
8 yıl önce |
bunnei
|
3258db29da
time: Implement ISteadyClock::GetCurrentTimePoint.
|
8 yıl önce |
bunnei
|
f0b6baf3ad
time: Stub GetSystemClockContext function.
|
8 yıl önce |
bunnei
|
1b1d399e5f
hle: Rename RequestBuilder to ResponseBuilder.
|
8 yıl önce |
bunnei
|
f9dae99006
service: Fix all incorrect IPC response headers.
|
8 yıl önce |
gdkchan
|
703be1931a
Fix time returning epoch time in milliseconds rather than in seconds
|
8 yıl önce |
Subv
|
b0489c9a64
Services: Added a todo about returning interfaces as domain objects in lm, hid and time.
|
8 yıl önce |
Subv
|
7efa6e8801
Time: Don't create unnecessary ports when retrieving the clock service sessions.
|
8 yıl önce |