| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-09 | nim: Update to 12.x | Morph | |
| 2021-04-09 | npns: Update to 12.x | Morph | |
| 2021-04-09 | bgtc: Update to 12.x and implement OpenTaskService | Morph | |
| 2021-04-09 | vi: Update to 12.x | Morph | |
| 2021-04-09 | erpt: Update to 12.x | Morph | |
| 2021-04-09 | btm: Update to 12.x | Morph | |
| 2021-04-09 | btdrv: Update to 12.x | Morph | |
| 2021-04-08 | Merge pull request #6168 from Morph1984/stub-SetNpadAnalogStickUseCenterClamp | bunnei | |
| service: hid: Stub SetAnalogStickUseCenterClamp | |||
| 2021-04-08 | wlan: Update to 12.x | german77 | |
| 2021-04-08 | usb: Use proper names | german77 | |
| 2021-04-08 | ITimeZoneService: Update to 12.x | german77 | |
| 2021-04-08 | spl: Update to 12.x | german77 | |
| 2021-04-08 | sfdnsres: Use proper names | german77 | |
| 2021-04-08 | nsd: Update to 12.x | german77 | |
| 2021-04-08 | ethc: Update to 12.x | german77 | |
| 2021-04-08 | sm: Use proper names, update to 12.x | german77 | |
| 2021-04-08 | set_sys: Update to 12.x | german77 | |
| 2021-04-08 | pctl_module: Update to 12.x | german77 | |
| 2021-04-08 | pcie: Use proper names | german77 | |
| 2021-04-08 | olsc: Update to 12.x | german77 | |
| 2021-04-08 | pl_u: Update to 12.x | german77 | |
| 2021-04-08 | ldr: Use proper names | german77 | |
| 2021-04-08 | arp: Use proper names, update to 12.x | german77 | |
| 2021-04-08 | caps_u: Update to 12.x | german77 | |
| 2021-04-08 | caps_a: Update to 12.x | german77 | |
| 2021-04-08 | bpc: Use proper names | german77 | |
| 2021-04-08 | bcat_module: Update to 12.x | german77 | |
| 2021-04-08 | codecctl: Use proper names | german77 | |
| 2021-04-08 | audren_u: Use proper names | german77 | |
| 2021-04-08 | audren_a: Use proper names | german77 | |
| 2021-04-08 | audrec_u: Use proper names, update to 12.x | german77 | |
| 2021-04-08 | audrec_a: Use proper names | german77 | |
| 2021-04-08 | audout_u: Use proper names | german77 | |
| 2021-04-08 | audout_a: Use proper names | german77 | |
| 2021-04-08 | audin_u: Use proper names | german77 | |
| 2021-04-08 | audin_a: Use proper names | german77 | |
| 2021-04-08 | Merge pull request #6155 from ameerj/kernel-12-rescnt | bunnei | |
| kernel: Increase event and session counts | |||
| 2021-04-08 | Merge pull request #6157 from Morph1984/am-update-12.x | bunnei | |
| service: am: Update service function tables | |||
| 2021-04-08 | Merge pull request #6062 from ameerj/auto-stub | bunnei | |
| service: Add a toggle for auto stub fallback | |||
| 2021-04-08 | externals: Search for shared opus installation. | Markus Wick | |
| We had used conan for opus before, but there was a bug in the AVX detection. However we still had the Findopus.cmake file within the repository, but not used. This patch reenables the Findopus helper and prefer the system wide installation of opus. | |||
| 2021-04-08 | Merge pull request #6145 from lat9nq/nvhost_empty_memcpy | bunnei | |
| nvhost_nvdec_common: Avoid memcpy with null pointers | |||
| 2021-04-08 | service: time: Setup the network clock with the local clock context | Morph | |
| Setting the network time allows some time based events using the network clock to not reset. | |||
| 2021-04-08 | Merge pull request #6154 from lioncash/svcrange2 | bunnei | |
| svc: Expand SVC tables | |||
| 2021-04-08 | service: hid: Stub SetAnalogStickUseCenterClamp | Morph | |
| - Used by eBASEBALLパワフルプロ野球2020 | |||
| 2021-04-07 | Merge pull request #6160 from Morph1984/fs-update-12.x | bunnei | |
| service: fs: Update service function tables | |||
| 2021-04-07 | service: time: Fix CalculateStandardUserSystemClockDifferenceByUser | Morph | |
| CalculateStandardUserSystemClockDifferenceByUser passes in the ClockSnapshots through 2 input buffers and not as raw arguments. Fix this by reading the 2 input buffers instead of popping raw arguments. | |||
| 2021-04-07 | Merge pull request #6143 from lat9nq/nvhost_null_memcpy | bunnei | |
| nvhost_ctrl_gpu: Avoid sending null pointer to memcpy | |||
| 2021-04-07 | Merge pull request #6159 from Morph1984/acc-update-12.x | bunnei | |
| service: acc: Update service function tables | |||
| 2021-04-07 | video_core/gpu_thread: Implement a ShutDown method. | Markus Wick | |
| This was implicitly done by `is_powered_on = false`, however the explicit method allows us to block until the GPU is actually gone. This should fix a race condition while removing the other subsystems while the GPU is still active. | |||
| 2021-04-07 | Merge pull request #6153 from lioncash/svcrange | bunnei | |
| process_capability: Handle extended SVC range | |||
