| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-07 | hid: Implement GC controller | german | |
| 2021-02-07 | Merge pull request #5887 from ogniK5377/lm-fix | bunnei | |
| lm: Fix ReadLeb128 | |||
| 2021-02-07 | Merge pull request #5878 from aleasto/master | Morph | |
| pl_u: Fix read out of bounds | |||
| 2021-02-07 | lm: Fix ReadLeb128 | Chloe Marcec | |
| Fixes assertion on Bloodstained Ritual of the Night. We would over read sometimes, this is fixed by checking if the top bit is set in the first iteration. We also lock the loop off to be only the max size of the type we can fit. Finally we changed an incorrect print of "DEBUG" to "TRACE" to reflect the proper log severity | |||
| 2021-02-06 | pl_u: Fix read out of bounds | Alessandro Astone | |
| 2021-02-06 | Merge pull request #5326 from german77/hidUpdate1 | bunnei | |
| HID: Update the HID service to match more closely to switchbrew part 1 | |||
| 2021-02-05 | hle: kernel: Reimplement KReadableEvent and KWritableEvent. | bunnei | |
| 2021-02-05 | hle: kernel: Rename WritableEvent to KWritableEvent. | bunnei | |
| 2021-02-05 | hle: kernel: Rename ReadableEvent to KReadableEvent. | bunnei | |
| 2021-02-05 | Merge pull request #5867 from ↵ | bunnei | |
| Morph1984/am-GetHealthWarningDisappearedSystemEvent IApplicationFunctions: Implement GetHealthWarningDisappearedSystemEvent | |||
| 2021-02-03 | Add footer types and address comments | german | |
| 2021-02-03 | Fix npad struct to match switchbrew | german | |
| 2021-02-03 | Adds missing controller types and properties | german | |
| 2021-02-02 | Merge pull request #5842 from german77/userfix | bunnei | |
| acc: Fix error when second user is selected | |||
| 2021-02-02 | IApplicationFunctions: Implement GetHealthWarningDisappearedSystemEvent | Morph | |
| 2021-02-01 | Merge pull request #5861 from german77/HandheldFix | bunnei | |
| hid: Only update motion for npad and prevent over scheduling events | |||
| 2021-01-31 | Merge pull request #5859 from Morph1984/nifm | bunnei | |
| nifm: Stub GetCurrentNetworkProfile and GetCurrentIpConfigInfo | |||
| 2021-01-31 | Merge pull request #5856 from Morph1984/nifm-fix-getappletinfo-stub | Ameer J | |
| nifm: Fix GetAppletInfo stub | |||
| 2021-01-31 | Merge pull request #5858 from Morph1984/IsGamePlayRecordingSupported-stub | bunnei | |
| am/IApplicationFunctions: Stub IsGamePlayRecordingSupported | |||
| 2021-01-31 | Only update motion for npad and prevent over scheduling events | german | |
| 2021-01-31 | nifm: Stub GetCurrentIpConfigInfo | Morph | |
| - Used by Lets Sing 12 | |||
| 2021-01-31 | prepo: Stub GetTransmissionStatus | Morph | |
| 2021-01-31 | prepo: Stub RequestImmediateTransmission | Morph | |
| - Used by Animal Crossing: New Horizons | |||
| 2021-01-31 | nifm: Stub GetCurrentNetworkProfile | Morph | |
| - Used by Minecraft Bedrock Edition - Used by Bloons TD 5 | |||
| 2021-01-31 | nifm: Add several structs | Morph | |
| 2021-01-31 | am/IApplicationFunctions: Stub IsGamePlayRecordingSupported | Morph | |
| Used by RetroArch | |||
| 2021-01-31 | bsd: Fix EventFd stub | Morph | |
| 2021-01-30 | Merge pull request #5855 from Morph1984/bsd-fix-getsockopt-stub | bunnei | |
| bsd: Fix GetSockOpt stub | |||
| 2021-01-31 | nifm: Fix GetAppletInfo stub | Morph | |
| 2021-01-31 | Merge pull request #5851 from ameerj/pop-inv-stub | Morph | |
| am: Stub TryPopFromFriendInvitationStorageChannel | |||
| 2021-01-31 | bsd: Fix GetSockOpt stub | Morph | |
| 2021-01-30 | bsd: Stub EventFd | ameerj | |
| Used by Family Feud | |||
| 2021-01-30 | am: Stub TryPopFromFriendInvitationStorageChannel | ameerj | |
| Used by Family Feud | |||
| 2021-01-29 | Merge pull request #5779 from bunnei/kthread-rewrite | bunnei | |
| Rewrite KThread to be more accurate | |||
| 2021-01-30 | Merge pull request #5838 from german77/prepostub | Morph | |
| prepo: Stub GetSystemSessionId | |||
| 2021-01-29 | Stub GetSystemSessionId | german | |
| 2021-01-28 | Merge pull request #5809 from ogniK5377/FlushAudioOutBuffers | bunnei | |
| audout: FlushAudioOutBuffers | |||
| 2021-01-28 | core: hle: kernel: Rename Thread to KThread. | bunnei | |
| 2021-01-28 | Fix user changing to 0 if valid | german | |
| 2021-01-28 | Merge pull request #5837 from german77/socketstub | bunnei | |
| sockets: Stub GetSockOpt | |||
| 2021-01-28 | Merge pull request #5840 from Morph1984/prepo-fix | LC | |
| prepo: Fix BufferDescriptorX invalid buffer index errors and add New variants of SaveReport | |||
| 2021-01-28 | hid: Add static_assert for Parameter size | Morph | |
| 2021-01-28 | prepo: Fix BufferDescriptorX invalid buffer errors and add "New" variants of ↵ | Morph | |
| SaveReport The second input buffer could be optional when prepo/srepo is called, test for the availability of the second buffer prior to reading from it. | |||
| 2021-01-27 | Stub GetSockOpt | german | |
| 2021-01-27 | npad: Remove unused device handle parameter | Morph | |
| 2021-01-26 | Merge pull request #5812 from german77/StubSixaxisFusion | bunnei | |
| HID: Stub Set/Get/Reset SixaxisSensorFusionParameters | |||
| 2021-01-26 | Merge pull request #5810 from ogniK5377/stereo-vision | bunnei | |
| hle: Implement remaining services for Stereo Vision | |||
| 2021-01-26 | Merge pull request #5824 from ogniK5377/IPsmSession | bunnei | |
| psm: IPsmSession | |||
| 2021-01-25 | Merge pull request #5774 from ogniK5377/mii-raw-random | bunnei | |
| mii: Fix BuildRandomStoreData & Cleanup raw_data | |||
| 2021-01-25 | Merge pull request #5771 from ogniK5377/lm-rework | bunnei | |
| lm: Recode LM service | |||
