Lioncash
11931ccf6a
time: Add the time:a service
Given we already have time:s and time:u, we should also have time:a
8 years ago
Lioncash
bf002d355b
time: Simplify interface creation
We can use one instance of the interface instead of duplicating code.
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
This makes the formatting expectations more obvious (e.g. any zero padding specified
is padding that's entirely dedicated to the value being printed, not any pretty-printing
that also gets tacked on).
8 years ago
Lioncash
3873211738
core_timing: Namespace all functions and constants in core_timing's header
All of these variables and functions are related to timings and should be within the namespace.
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
Tidies up namespace declarations
8 years ago
Hexagon12
4c462c91bd
Various service name fixes - part 2 (rebased) ( #322 )
* Updated ACC with more service names
* Updated SVC with more service names
* Updated set with more service names
* Updated sockets with more service names
* Updated SPL with more service names
* Updated time with more service names
* Updated vi with more service names
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
bunnei
1e778e2f70
time: Implement GetStandardUserSystemClock, GetCurrentTime.
8 years ago
bunnei
182548ec86
yuzu: Update license text to be consistent across project.
8 years ago
bunnei
d203083a1c
ap, aoc_u: Minor cleanup.
8 years ago
bunnei
f9d160c819
service: Add empty interface for aoc:u.
8 years ago