index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
time
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rework time service to fix time passing offline.
Kelebek1
2024-01-24
34
-3682
/
+0
*
time: undef GetCurrentTime for Windows
Liam
2023-11-25
1
-0
/
+5
*
Merge pull request #10839 from lat9nq/pgc-plus
liamwhite
2023-08-02
1
-1
/
+2
|
\
|
*
settings: Require time zone setting value for stirng
lat9nq
2023-07-21
1
-1
/
+2
*
|
tz_content_man: Generate the time zone binary once
lat9nq
2023-07-30
2
-8
/
+11
|
/
*
Merge pull request #10086 from Morph1984/coretiming-ng-1
bunnei
2023-06-21
5
-11
/
+15
|
\
|
*
time: Use compile time division for TimeSpanType conversion
Morph
2023-06-07
5
-11
/
+15
*
|
time_zone_manager: Add null terminator
lat9nq
2023-06-20
1
-2
/
+4
*
|
time_zone_manager: Stop on comma
lat9nq
2023-06-20
1
-1
/
+3
*
|
time_zone_service: Always write time zone rule data
lat9nq
2023-06-17
1
-8
/
+2
*
|
time_zone_manager: Compare to the correct boolean
lat9nq
2023-06-15
1
-2
/
+3
*
|
tz_manager: Fix comparison to wrong integer
lat9nq
2023-06-05
1
-1
/
+1
*
|
tz_manager: Implement missing transition times
lat9nq
2023-06-05
1
-1
/
+59
*
|
tz_manager: Warn on unimplemented code
lat9nq
2023-06-05
1
-0
/
+7
*
|
tz_manager: Fix character offset not advancing
lat9nq
2023-06-05
1
-0
/
+1
*
|
tz_manager: Fix off-by-one error
lat9nq
2023-06-05
1
-4
/
+4
*
|
time: Implement missing services
Narr the Reg
2023-06-05
7
-11
/
+106
*
|
time_zone_manager: Implement go_ahead/go_back
lat9nq
2023-06-05
1
-1
/
+39
*
|
tz_content_manager: Try the system time zone first
lat9nq
2023-06-05
1
-2
/
+9
*
|
time: Remove auto timezone consideration
lat9nq
2023-06-05
3
-33
/
+3
*
|
time_manager: Don't offset RTC by system time zone
lat9nq
2023-06-05
1
-5
/
+1
*
|
tz_content_manager: Detect system time zone
lat9nq
2023-06-05
1
-1
/
+11
|
/
*
time: implement ContinuousAdjustmentTimePoint
Liam
2023-05-11
3
-2
/
+34
*
service: move hle_ipc from kernel
Liam
2023-03-01
4
-43
/
+41
*
service: refactor server architecture
Liam
2023-02-21
2
-6
/
+12
*
remove static from pointer sized or smaller types for aesthetics, change cons...
arades79
2023-02-14
1
-4
/
+4
*
add static lifetime to constexpr values to force compile time evaluation wher...
arades79
2023-02-14
1
-4
/
+4
*
time: add LockFreeAtomicType
Liam
2022-12-21
3
-40
/
+65
*
Add break for default cases
Kyle Kienapfel
2022-11-13
1
-0
/
+1
*
kernel: remove KWritableEvent
Liam
2022-10-12
2
-8
/
+8
*
core: Replace all instances of ResultCode with Result
german77
2022-06-26
17
-114
/
+112
*
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
2022-06-13
3
-8
/
+8
*
time_zone_manager: Use s8 for month length tables
Morph
2022-05-13
1
-4
/
+3
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
34
-102
/
+68
*
general: Rename NewUUID to UUID, and remove the previous UUID impl
Morph
2022-02-05
5
-13
/
+13
*
service: Migrate to the new UUID implementation
Morph
2022-02-05
5
-13
/
+13
*
core: Fix transitive include build errors
ameerj
2021-11-03
1
-0
/
+2
*
core: Remove unused includes
ameerj
2021-11-03
8
-12
/
+0
*
settings: Remove std::chrono usage
ameerj
2021-10-17
1
-6
/
+7
*
service: Reduce header include overhead
Morph
2021-10-07
2
-2
/
+1
*
Merge pull request #7115 from ameerj/log-compile
bunnei
2021-10-05
2
-0
/
+3
|
\
|
*
common/logging: Reduce scope of fmt include
ameerj
2021-10-01
2
-0
/
+3
*
|
service: Replace service event creation with ServiceContext::CreateEvent
Morph
2021-10-01
2
-6
/
+15
|
/
*
style: Remove extra space preceding the :: operator
Morph
2021-09-29
2
-3
/
+3
*
service: Append service name prefix to common filenames
Morph
2021-07-14
3
-2
/
+2
*
service: time: Use GetFileRelative to get files within subdirectories
Morph
2021-06-18
1
-1
/
+1
*
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-06-02
13
-78
/
+76
*
core: Make variable shadowing a compile-time error
Lioncash
2021-05-16
15
-38
/
+38
*
hle: kernel: Migrate KClientPort to KAutoObject.
bunnei
2021-05-05
1
-1
/
+1
*
hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObj...
bunnei
2021-05-05
1
-1
/
+0
[next]