Commit Graph

3809 Commits

Author SHA1 Message Date
86278f5db2 service: hid: Get transfer memory for InitializeSevenSixAxisSensor 2021-04-22 05:50:46 -04:00
f0c2190ceb Merge pull request #6214 from Morph1984/time-fix-kirby-clash
time: Fix GetClockSnapshotFromSystemClockContext
2021-04-21 11:17:58 -07:00
17704271f4 Merge pull request #6217 from Morph1984/consistent-writebuffers
general: Write buffers before pushing raw arguments
2021-04-19 20:54:25 -07:00
e5e9bee1cc Merge pull request #6215 from lioncash/duplicate
npad: Remove duplicated class member variable
2021-04-19 18:12:48 -07:00
27eeb20001 general: Write buffers before pushing raw arguments
For consistency with the rest of the service implementations
2021-04-19 12:45:50 -04:00
9f39f7c041 arp: Use type alias for issue function
Reduces some verbosity and centralizes the function details in one spot.
2021-04-19 12:36:10 -04:00
b7d04d848d arp: Prevent uninitialized read of launch member variable
If anything happened to call arp functions in the wrong order and called
IRegistrar's Issue function before SetApplicationLaunchProperty, we'd
read from an uninitialized ApplicationLaunchProperty instance.

Instead, we can always initialize it so if this does happen, then the
outcome of doing such a thing is at least consistently reproducible.
2021-04-19 12:30:34 -04:00
39497183a6 npad: Remove duplicated class member variable
ControllerBase already has a System reference that can be accessed from
this class, so we can get rid of this to make the class layout a little
more straightforward.
2021-04-19 12:23:28 -04:00
8285776603 time: Write buffer before pushing RESULT_SUCCESS in GetClockSnapshot 2021-04-19 12:09:28 -04:00
a223006c50 time: Fix GetClockSnapshotFromSystemClockContext
This removes an incorrect alignment usage and corrects the positions of the popped parameters.

- Fixes Super Kirby Clash crashing on boot
2021-04-19 11:17:47 -04:00
51ca93981d applets: Send focus state change message on applet state change
Fixes the softlock after the controller applet exits in Mario Kart 8 Deluxe.
2021-04-17 09:26:48 -04:00
ba2c917842 applets: Make the applet mode a protected property of Applet 2021-04-17 08:50:49 -04:00
9ad77ba6d3 Merge pull request #6125 from ogniK5377/nvdec-close-dev
nvdrv: Cleanup CDMA Processor on device closure
2021-04-16 23:14:44 -07:00
5bc9f15c6d applets/swkbd: Implement the Normal and Inline Software Keyboard Applet 2021-04-15 01:53:17 -04:00
a8c09cd5e4 ILibraryAppletCreator: Implement CreateHandleStorage
Used by Monster Hunter Generations Ultimate
2021-04-15 01:53:16 -04:00
0a40106cf1 ILibraryAppletAccessor: Demote from ERROR to DEBUG for null storage logs
Avoids unnecessary console spam when the inline software keyboard is used.
2021-04-15 01:53:16 -04:00
d1e40dd244 applets: Pass in the LibraryAppletMode each applet's constructor 2021-04-15 01:53:16 -04:00
0f40c8c634 applets: Remove the previous software keyboard applet implementation 2021-04-15 01:53:16 -04:00
a4c6712a4b common: Move settings to common from core.
- Removes a dependency on core and input_common from common.
2021-04-14 16:24:03 -07:00
0c19147e09 Merge pull request #6170 from Morph1984/more-time-fixes
service: time: Setup the network clock with the local clock context
2021-04-11 10:50:08 -07:00
4f60818eae Merge pull request #6167 from Morph1984/time-fix
service: time: Fix CalculateStandardUserSystemClockDifferenceByUser
2021-04-10 22:11:53 -07:00
290b452ea1 Merge pull request #6112 from ogniK5377/pctl
pctl: Rework how pctl works to be more accurate
2021-04-10 21:09:54 -07:00
31c80b8c6f Merge pull request #6171 from german77/services
service: Update service function tables and use proper names
2021-04-09 22:47:34 -07:00
9cf8bcc75c Merge pull request #6113 from german77/playhistory
Friend: Stub GetPlayHistoryRegistrationKey
2021-04-09 20:50:13 -07:00
96d07b4949 Merge pull request #6158 from german77/hidServiceTables
hid: Update service function tables
2021-04-09 16:10:06 -07:00
9c85bcbecc ns: Update to 12.x 2021-04-09 00:49:47 -04:00
467ef54e2a aoc_u: Update to 12.x 2021-04-09 00:49:47 -04:00
8a9e834fc2 nim: Update to 12.x 2021-04-09 00:49:47 -04:00
e0bddf8f07 npns: Update to 12.x 2021-04-09 00:49:47 -04:00
5ce0e127da bgtc: Update to 12.x and implement OpenTaskService 2021-04-09 00:49:47 -04:00
6af7bd02b2 vi: Update to 12.x 2021-04-09 00:49:47 -04:00
7e62452ac8 erpt: Update to 12.x 2021-04-09 00:49:46 -04:00
5ec2fdceca btm: Update to 12.x 2021-04-09 00:49:46 -04:00
214ef2dd8a btdrv: Update to 12.x 2021-04-09 00:49:46 -04:00
c1017efb4a Merge pull request #6168 from Morph1984/stub-SetNpadAnalogStickUseCenterClamp
service: hid: Stub SetAnalogStickUseCenterClamp
2021-04-08 21:16:47 -07:00
09a8e08109 wlan: Update to 12.x 2021-04-08 19:40:25 -06:00
ac14ef70b5 usb: Use proper names 2021-04-08 19:40:25 -06:00
35abd560c4 ITimeZoneService: Update to 12.x 2021-04-08 19:40:25 -06:00
e7530b341e spl: Update to 12.x 2021-04-08 19:40:25 -06:00
01928b1d17 sfdnsres: Use proper names 2021-04-08 19:40:25 -06:00
ff1201210c nsd: Update to 12.x 2021-04-08 19:40:25 -06:00
f90041a2d4 ethc: Update to 12.x 2021-04-08 19:40:25 -06:00
6c81332ca7 sm: Use proper names, update to 12.x 2021-04-08 19:40:25 -06:00
7133bfdd2c set_sys: Update to 12.x 2021-04-08 19:40:25 -06:00
556c5df745 pctl_module: Update to 12.x 2021-04-08 19:40:25 -06:00
4530b58eb0 pcie: Use proper names 2021-04-08 19:40:25 -06:00
53f1560a24 olsc: Update to 12.x 2021-04-08 19:40:25 -06:00
c37b8a1028 pl_u: Update to 12.x 2021-04-08 19:40:25 -06:00
278c38aa4a ldr: Use proper names 2021-04-08 19:40:25 -06:00
a4e2821530 arp: Use proper names, update to 12.x 2021-04-08 19:40:25 -06:00