| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-07 | core: nfp: Correct date and amiibo name | Narr the Reg | |
| 2022-09-07 | core: nfp: Implement Convert and RecreateApplicationArea, accuracy fixes | Narr the Reg | |
| 2022-09-07 | core: nfp: Implement amiibo encryption | german77 | |
| 2022-09-04 | Don't stall with nvdec | Kelebek1 | |
| 2022-09-03 | Merge pull request #8855 from german77/pls | liamwhite | |
| core: ns: Implement pl:s service | |||
| 2022-09-03 | core: ns: Implement pl:s service | Narr the Reg | |
| 2022-09-02 | Merge pull request #8822 from FearlessTobi/multiplayer-fixes | bunnei | |
| network: Fixes and improvements to the room feature | |||
| 2022-09-02 | Address review comments | FearlessTobi | |
| 2022-09-01 | Demote services from warning/info to debug to reduce log spam: | Kelebek1 | |
| GetCurrentFocusState SetClockSpeed EnableSixAxisSensorUnalteredPassthrough IsSixAxisSensorUnalteredPassthroughEnabled Get, GetOld SetAndWait, SetAndWaitOld IocParam IocFree | |||
| 2022-08-27 | core/ldn_types: Minor corrections and additions | FearlessTobi | |
| 2022-08-27 | core/bsd: Correctly unbind methods in destructor | FearlessTobi | |
| Prevents yuzu from crashing when the BSD service is created a second time. | |||
| 2022-08-27 | core/acc: Make CheckAvailability use LOG_DEBUG | FearlessTobi | |
| Previously it was spamming the logs in certain multiplayer games like Puyo Puyo Tetris. | |||
| 2022-08-24 | Merge pull request #8812 from Kelebek1/auto | bunnei | |
| [Audio] Implement AudRenU:RequestUpdateAuto | |||
| 2022-08-24 | Implement AudRenU:RequestUpdateAuto, and use C descriptors when B reports as ↵ | Kelebek1 | |
| empty. | |||
| 2022-08-23 | Merge pull request #8804 from vonchenplus/speed_up_idirectory_services | bunnei | |
| core:filesystem: speed up IDirectory service | |||
| 2022-08-23 | core:filesystem: speed up IDirectory service | vonchenplus | |
| 2022-08-21 | hid: core: Add missing function table names | german77 | |
| 2022-08-20 | core: implement clkrst service | vonchenplus | |
| 2022-08-15 | core, yuzu: Address first part of review comments | FearlessTobi | |
| 2022-08-15 | core, network: Add ability to proxy socket packets | FearlessTobi | |
| 2022-08-12 | Merge pull request #8731 from FearlessTobi/better-ldn | liamwhite | |
| ldn: Add better stubs and more data types | |||
| 2022-08-11 | core: ldn: Address review comments part 2 | german77 | |
| 2022-08-08 | hid: core: Properly emulate controller color and battery level | Narr the Reg | |
| 2022-08-08 | core: ldn: Address review comments | Narr the Reg | |
| 2022-08-07 | ldn: Add better stubs and more data types | FearlessTobi | |
| Co-Authored-By: Narr the Reg <5944268+german77@users.noreply.github.com> Co-Authored-By: Morph <39850852+Morph1984@users.noreply.github.com> | |||
| 2022-08-01 | Rework multi-core vsync | Kelebek1 | |
| 2022-07-31 | Properly write out the command buffer when serving close request | Nikita Strygin | |
| 2022-07-27 | Merge pull request #8636 from german77/irs_cluster_release | liamwhite | |
| service: irs: Implement clustering processor | |||
| 2022-07-27 | Merge pull request #8633 from Morph1984/optional-keys | liamwhite | |
| applet/swkbd: Implement optional symbol keys | |||
| 2022-07-25 | yuzu: Add ui files for multiplayer rooms | FearlessTobi | |
| 2022-07-25 | Address comments | Narr the Reg | |
| 2022-07-24 | fix compiler errors | german77 | |
| 2022-07-24 | service: irs: Implement clustering processor | german77 | |
| 2022-07-24 | applet/swkbd: Implement optional symbol keys | Morph | |
| These are only used in the numeric keyboard, and correspond to the keys to the left and right of the "0" key on the numeric keyboard. | |||
| 2022-07-23 | yuzu: Add webcam support and rebase to latest master | Narr the Reg | |
| 2022-07-23 | service: irs: Move to IRS namespace and minor fixes | german77 | |
| 2022-07-23 | service: irs: Split processors and implement ImageTransferProcessor | german77 | |
| 2022-07-22 | Project Andio | Kelebek1 | |
| 2022-07-21 | Merge pull request #8598 from Link4565/recv-dontwait | bunnei | |
| Enable the use of MSG_DONTWAIT flag on RecvImpl | |||
| 2022-07-17 | implement resume message | Gus Caplan | |
| 2022-07-17 | Merge pull request #8508 from yuzu-emu/mc-speed-limit | bunnei | |
| hle: service: nvflinger: Factor speed limit into frame time calculation. | |||
| 2022-07-17 | Merge pull request #8544 from german77/14dot0 | bunnei | |
| service: Update some services to 14.0.0+ | |||
| 2022-07-16 | hle: service: nvflinger: Fix implicit conversion. | bunnei | |
| 2022-07-16 | yuzu: settings: Remove framerate cap and merge unlocked framerate setting. | bunnei | |
| - These were all somewhat redundant. | |||
| 2022-07-16 | hle: service: nvflinger: Factor speed limit into frame time calculation. | bunnei | |
| - This allows the %-based "Limit Speed Percent" setting to work with MC emulation. - This is already supported for SC emulation. | |||
| 2022-07-16 | Merge pull request #8511 from german77/hbmenu | bunnei | |
| service: ptm: Add TS, nifm: Stub GetInternetConnectionStatus | |||
| 2022-07-16 | Enable the use of MSG_DONTWAIT flag on RecvImpl | Link4565 | |
| 2022-07-15 | nvflinger: Polymorphic destructor requried for abstract class IBinder | Merry | |
| 2022-07-14 | Merge pull request #8510 from german77/vibration | liamwhite | |
| input_common: sdl: lower vibration frequency and use it's own unique thread | |||
| 2022-07-14 | service: fatal: Add function table | german77 | |
