summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-10service/mnpp: Stub mnpp_appNarr the Reg
2022-02-10common: uuid: Use sizeof(u64) instead of 8 in Hash()Morph
2022-02-10Merge pull request #7861 from german77/user_featuresbunnei
2022-02-10nfp: Separate nfc tag from amiibo dataNarr the Reg
2022-02-09Merge pull request #7860 from german77/no-more-driftbunnei
2022-02-09Merge pull request #7870 from yuzu-emu/fix-codememory-sizebunnei
2022-02-08svc: Set unique names for function tablesNarr the Reg
2022-02-08hle: kernel: KCodeMemory: Remove unused QueryMemory.bunnei
2022-02-08hle: kernel: KCodeMemory: Correct m_page_group number of pages.bunnei
2022-02-08nfp: Address compiler issuesgerman77
2022-02-08nfp: Validate amiibo filesNarr the Reg
2022-02-08yuzu: Allow to open and remove the amiibogerman77
2022-02-08nfp: Improve implementationgerman77
2022-02-07nfp: Move IUser class to header and add missing enum and structsgerman77
2022-02-07nfp: Sort functions by command numbergerman77
2022-02-06yuzu: Mute audio when in backgroundgerman77
2022-02-06yuzu: Add docked, GPU accuracy and adapting filter hotkeysgerman77
2022-02-06yuzu: Add auto center on right clickgerman77
2022-02-06input_common: Remove battery duplicated struct and update every button pressgerman77
2022-02-05Merge pull request #7847 from tech-ticks/masterMorph
2022-02-05Merge pull request #7851 from lat9nq/cmd-add-motionMorph
2022-02-05Merge pull request #7849 from Morph1984/qt-frameless-windowbunnei
2022-02-05common: uuid: Return an invalid UUID if conversion from string failsMorph
2022-02-05general: Rename NewUUID to UUID, and remove the previous UUID implMorph
2022-02-05profile: Migrate to the new UUID implementationMorph
2022-02-05common: uuid: Add AsU128()Morph
2022-02-05hle: ipc_helpers: Ignore -Wclass-memaccessMorph
2022-02-05service: Migrate to the new UUID implementationMorph
2022-02-05input/hid: Migrate to the new UUID implementationMorph
2022-02-05common: Implement NewUUIDMorph
2022-02-05Merge pull request #7842 from german77/vibration_testbunnei
2022-02-05config: Support motion inputslat9nq
2022-02-04Merge pull request #7839 from german77/batterybunnei
2022-02-03Merge pull request #7848 from Morph1984/unused-core-includeMai M
2022-02-03main: Always remove the frameless window flag when restoring UI stateMorph
2022-02-03input_common: Remove unused core includeMorph
2022-02-04service: pm: Implement AtmosphereGetProcessInfotech-ticks
2022-02-03Merge pull request #7811 from german77/analog-modbunnei
2022-02-02Merge pull request #7814 from FernandoS27/another-bug-in-my-schedulebunnei
2022-02-02Merge pull request #7835 from bunnei/page-table-lockbunnei
2022-02-02Merge pull request #7838 from lioncash/noncopyMorph
2022-02-02yuzu: config: Vibrate the controller while configuring vibration strengthNarr the Reg
2022-02-02Merge pull request #7834 from german77/repeatbunnei
2022-02-02yuzu: ui: Improve battery symbolsNarr the Reg
2022-02-02common_types: Remove NonCopyable structLioncash
2022-02-02general: Replace NonCopyable struct with equivalentsLioncash
2022-02-02Merge pull request #7806 from ameerj/atomic64-fallbacksbunnei
2022-02-02general: Move deleted copy/move constructor/assignment operators to public in...Lioncash
2022-02-01Merge pull request #7807 from german77/moar-buttonsbunnei
2022-02-01hle: kernel: KPageTable: Migrate locks to KScopedLightLock.bunnei