summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-13compressor: Simplify memset in InitializeCompressorEffectLioncash
2022-09-13compressor: Mark params parameters as constLioncash
2022-09-13compressor: Remove unneeded casts in ApplyCompressorEffectLioncash
2022-09-12Merge pull request #8880 from german77/slow-movingMai
2022-09-12Merge pull request #8891 from Kelebek1/pragmaMai
2022-09-12Remove a pragma once from a cpp fileKelebek1
2022-09-11input_common: Increase mapping timer from 2.5 seconds to 4 secondsgerman77
2022-09-10Merge pull request #8842 from Kelebek1/AudOutbunnei
2022-09-09Merge pull request #8863 from german77/triggersbunnei
2022-09-09Merge pull request #8864 from german77/toggle_analogbunnei
2022-09-08Merge pull request #8819 from liamwhite/cash-moneylat9nq
2022-09-08Merge pull request #8859 from CaptV0rt3x/patch-1bunnei
2022-09-08Merge pull request #8867 from Docteh/gentoobunnei
2022-09-08CMake: explicitly link mbedcrypto for yuzu-roomKyle Kienapfel
2022-09-06yuzu: input: fix invert symbol on axis and order options alphabeticallyNarr the Reg
2022-09-06input_common: Add support for analog toggleNarr the Reg
2022-09-05Merge pull request #8837 from Morph1984/invalidatebunnei
2022-09-05Merge pull request #8847 from german77/stopbunnei
2022-09-05core: hid: Fix GC triggers overwritting ZL and ZR buttonsNarr the Reg
2022-09-04Fix Cmake warning for CMP0077Vamsi Krishna
2022-09-04Don't stall with nvdecKelebek1
2022-09-03input_common: sdl: Always check for motion on reconnectNarr the Reg
2022-09-03Merge pull request #8855 from german77/plsliamwhite
2022-09-03core: ns: Implement pl:s serviceNarr the Reg
2022-09-03Merge pull request #8833 from Morph1984/vs2022-againMai
2022-09-03Merge pull request #8854 from Docteh/scrollMai
2022-09-03Qt: Make General->Debug scrollableKyle Kienapfel
2022-09-02Merge pull request #8822 from FearlessTobi/multiplayer-fixesbunnei
2022-09-02Merge pull request #8843 from Kelebek1/SILENCE_WENCHMai
2022-09-02Rework audio output, connecting AudioOut into coretiming to fix desync during...Kelebek1
2022-09-01Merge pull request #8844 from Kelebek1/demotebunnei
2022-09-02Address review commentsFearlessTobi
2022-09-01Demote services from warning/info to debug to reduce log spam:Kelebek1
2022-09-01Silence std::aligned_storage warnings as it's deprecated in C++23,Kelebek1
2022-08-31Merge pull request #8841 from zhaobot/tx-update-20220901035349Mai
2022-09-01Update translations (2022-09-01)The yuzu Community
2022-08-31style: General style changes to match with the rest of the codebaseMorph
2022-08-31(shader/pipeline)_cache: Raise shader/pipeline cache versionMorph
2022-08-31Merge pull request #8752 from vonchenplus/rectangle_textureFernando S
2022-08-30ci: Enable building with Visual Studio 2022 (again)Morph
2022-08-28Merge pull request #8809 from german77/finally_is_fixedbunnei
2022-08-27core/ldn_types: Minor corrections and additionsFearlessTobi
2022-08-27yuzu/chat_room: Make font size biggerFearlessTobi
2022-08-27dedicated_room: Correctly handle token decodingFearlessTobi
2022-08-27yuzu/multiplayer: Warn when game is running or no network interface is selectedFearlessTobi
2022-08-27core/socket_proxy: Correct broadcast behaviorFearlessTobi
2022-08-27yuzu: Display current game version in multiplayer roomFearlessTobi
2022-08-27network: Use lower timeout for enet_host_serviceFearlessTobi
2022-08-27core/bsd: Correctly unbind methods in destructorFearlessTobi
2022-08-27core/acc: Make CheckAvailability use LOG_DEBUGFearlessTobi