| Age | Commit message (Collapse) | Author |
|
|
|
addresses.
|
|
|
|
|
|
|
|
fix network clock to local clock on every boot. Also fix some logging strings.
|
|
|
|
cmif_serialization: fix LargeData types
|
|
service: hid: Implement GetPlayerLedPattern accurately
|
|
|
|
cmif_serialization: fix out layout calculation
|
|
|
|
|
|
forgot to realign the enum
|
|
Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Align the error case with it's index in the Errno enum
|
|
Add the CONNREFUSED error to the Service::Sockets::Errno enum
|
|
Add support for the CONNREFUSED Errno.
Without this Connect() will return SUCCESS when a connection is refused, instead of an error code. This causes code, that relies on the result of Connect() being SUCCESS, to execute when it shouldn't.
|
|
|
|
|
|
service: am: Focus state changed goes last
|
|
Move time services to new IPC and add debug printing
|
|
|
|
|
|
|
|
atomic_ops: Reduce code duplication with templates
|
|
Use the input process handle to get the correct application's memory
|
|
|
|
kernel: clear pinned waiter list on unpin
|
|
service: set: Implement more Qlaunch Settings
|
|
service: mii: Migrate service to new interface
|
|
|
|
|
|
|
|
|
|
Add some fixes/improvements to usage with the new IPC
|
|
|
|
|
|
service: set: Implement more settings functions for Qlaunch
|