Lioncash
20c976ff2a
service/time: Amend command IDs of ToPosixTime() and ToPosixTimeWithMyRule()
Updates the ID of these based off the information on Switch Brew.
8 years ago
Lioncash
3c1cb3b11e
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
a61124a9e7
time: Simplify interface creation
We can use one instance of the interface instead of duplicating code.
8 years ago
MerryMage
44646e2ea0
core_timing: Split off utility functions into core_timing_util
8 years ago
James Rowe
638956aa81
Rename logging macro back to LOG_*
8 years ago
mailwl
11568c2ea3
Service/time: implement posix time to calendar conversion
8 years ago
Lioncash
7c9644646f
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
0197e28cc9
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
bd9c2aa51f
time: Move logging macros over to new fmt-compatible ones
8 years ago
Lioncash
ccca5e7c28
service: Use nested namespace specifiers where applicable
Tidies up namespace declarations
8 years ago
Hexagon12
e52a87b98a
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
ef875d6a35
Clean Warnings (?)
8 years ago
shinyquagsire23
944132dbe5
time: Add GetStandardLocalSystemClock, used by libnx
8 years ago
mailwl
335096e19a
Service: stub some functions in am, audio, time, vi services
8 years ago
bunnei
8e1dbb26bd
logger: Add Time service logging category.
8 years ago
bunnei
3258db29da
time: Implement ISteadyClock::GetCurrentTimePoint.
8 years ago
bunnei
f0b6baf3ad
time: Stub GetSystemClockContext function.
8 years ago
bunnei
1b1d399e5f
hle: Rename RequestBuilder to ResponseBuilder.
8 years ago
bunnei
f9dae99006
service: Fix all incorrect IPC response headers.
8 years ago
gdkchan
703be1931a
Fix time returning epoch time in milliseconds rather than in seconds
8 years ago
Subv
b0489c9a64
Services: Added a todo about returning interfaces as domain objects in lm, hid and time.
8 years ago
Subv
7efa6e8801
Time: Don't create unnecessary ports when retrieving the clock service sessions.
8 years ago
bunnei
e27accc15d
time: Stub out GetTotalLocationNameCount and some cleanup.
8 years ago
Rozlette
378cea2ae2
time: Fix use of CamelCase in ToCalendarTimeWithMyRule
8 years ago
Rozlette
c7c180fdf1
time: Refactor time:* to use a single shared module
8 years ago
Rozlette
6f22471a72
TIME: consolidate time:* interfaces, stub functions and structs
8 years ago
bunnei
7bedea73a8
time: Implement GetStandardUserSystemClock, GetCurrentTime.
8 years ago
bunnei
1247c53786
yuzu: Update license text to be consistent across project.
8 years ago
bunnei
b67cbb8d92
ap, aoc_u: Minor cleanup.
8 years ago
bunnei
d5995fd30f
service: Add empty interface for aoc:u.
8 years ago