index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
time
/
time.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean Warnings (?)
N00byKing
2018-03-19
1
-1
/
+1
*
time: Add GetStandardLocalSystemClock, used by libnx
shinyquagsire23
2018-02-22
1
-0
/
+7
*
Service: stub some functions in am, audio, time, vi services
mailwl
2018-02-07
1
-0
/
+13
*
logger: Add Time service logging category.
bunnei
2018-02-05
1
-10
/
+10
*
time: Implement ISteadyClock::GetCurrentTimePoint.
bunnei
2018-01-26
1
-1
/
+16
*
time: Stub GetSystemClockContext function.
bunnei
2018-01-25
1
-2
/
+10
*
hle: Rename RequestBuilder to ResponseBuilder.
bunnei
2018-01-25
1
-8
/
+8
*
service: Fix all incorrect IPC response headers.
bunnei
2018-01-25
1
-28
/
+7
*
Fix time returning epoch time in milliseconds rather than in seconds
gdkchan
2018-01-24
1
-1
/
+1
*
Services: Added a todo about returning interfaces as domain objects in lm, hid and time.
Subv
2018-01-23
1
-0
/
+6
*
Time: Don't create unnecessary ports when retrieving the clock service sessions.
Subv
2018-01-22
1
-33
/
+27
*
time: Stub out GetTotalLocationNameCount and some cleanup.
bunnei
2018-01-19
1
-3
/
+11
*
time: Fix use of CamelCase in ToCalendarTimeWithMyRule
Rozlette
2018-01-18
1
-6
/
+6
*
time: Refactor time:* to use a single shared module
Rozlette
2018-01-18
1
-17
/
+11
*
TIME: consolidate time:* interfaces, stub functions and structs
Rozlette
2018-01-17
1
-2
/
+128
*
time: Implement GetStandardUserSystemClock, GetCurrentTime.
bunnei
2018-01-15
1
-0
/
+16