summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-19Gecko/AR Batch ApprovalLillyJadeKatrin
2025-01-19InputCommon/ExpressionParser: Require delimited tokens actually have their te...Jordan Woyak
2025-01-19Merge pull request #13273 from JoshuaVandaele/masterAdmiral H. Curtiss
2025-01-19Merge pull request #13281 from jordan-woyak/iowindow-signal-proper-fixAdmiral H. Curtiss
2025-01-19Translation resources sync with TransifexJosJuice
2025-01-19Merge pull request #13266 from JosJuice/jitarm64-cr-bits-1-to-31JosJuice
2025-01-19Merge pull request #13282 from jordan-woyak/onion-tweaksJosJuice
2025-01-19Fix build with minizip-ng 4.0.8Joshua Vandaƫle
2025-01-18Merge pull request #13259 from TryTwo/PR_Config_signalsJMC47
2025-01-18WiiTASInputWindow: Update controls when attachment changesDentomologist
2025-01-17Core/Config: Use structured bindings for cleaner std::map/pair usage.Jordan Woyak
2025-01-17Core/Config: Replace some std::pair with struct to make code more readable.Jordan Woyak
2025-01-17Merge pull request #13248 from Nystrata/metroid-prime-suggestedaspectratioJMC47
2025-01-17DolphinQt: Fix QObject::connect: signal not found in IOWindow error.Jordan Woyak
2025-01-17Merge pull request #13187 from OatmealDome/flatpak-appinfoOatmealDome
2025-01-17Merge pull request #13250 from Charlese2/fix-sound-system-crashJMC47
2025-01-17DolphinQt: Make input expression syntax highlighting less hacky.Jordan Woyak
2025-01-17ExpressionParser: Remove RemoveInertTokens.Jordan Woyak
2025-01-17InputCommon: Make input expression multiline-comment tokenizing less hacky.Jordan Woyak
2025-01-16Merge pull request #13277 from jordan-woyak/iowindow-debug-assert-fixAdmiral H. Curtiss
2025-01-15DolphinQt: Fix ASSERT failure in IOWindow in debug build.Jordan Woyak
2025-01-15JitArm64: Optimize creqv setting eq/gt bitJosJuice
2025-01-15Merge pull request #13270 from OatmealDome/vk-metal-layerOatmealDome
2025-01-15JitArm64: creqv/crorc setting eq bitJosJuice
2025-01-14D3D12: Fix out of bounds root parameter index when per-pixel lighting is disa...Pokechu22
2025-01-12Merge pull request #13244 from dreamsyntax/bugfix-double-osd-texture-messagesAdmiral H. Curtiss
2025-01-12Merge pull request #13272 from dreamsyntax/ppc-crlfAdmiral H. Curtiss
2025-01-12Merge pull request #13247 from sepalani/debug-map-rangesAdmiral H. Curtiss
2025-01-12Merge pull request #13274 from dpeukert/masterJosJuice
2025-01-12Clean up CRLF line endingsDaniel Peukert
2025-01-10PPCSymbolDB: Fix loading maps with CRLF endingsdreamsyntax
2025-01-10Merge pull request #13179 from TellowKrinkle/ForceSystemLibAdmiral H. Curtiss
2025-01-10Merge pull request #13030 from JosJuice/android-wait-for-surface-in-runAdmiral H. Curtiss
2025-01-10Merge pull request #12864 from JosJuice/android-window-compatAdmiral H. Curtiss
2025-01-10Merge pull request #13238 from JosJuice/jitarm64-rlwinmx-imm-maskAdmiral H. Curtiss
2025-01-08Merge pull request #13265 from Sintendo/warningsTilka
2025-01-08Merge pull request #13158 from jordan-woyak/wiiu-renameTilka
2025-01-08Merge pull request #13268 from AdmiralCurtiss/ini-delete-case-sensitiveAdmiral H. Curtiss
2025-01-08MemoryViewWidget: Refactor updates using a dispatch function. Isolate memory ...TryTwo
2025-01-08Vulkan: Only attempt to create a CAMetalLayer on macOSOatmealDome
2025-01-08MemArena: Add Darwin implementationOatmealDome
2025-01-08Merge pull request #13228 from OatmealDome/fix-curl-2Admiral H. Curtiss
2025-01-08Merge pull request #13262 from Ferdi265/feature/fix-fmt11Admiral H. Curtiss
2025-01-08Common/IniFile: Fix case sensitivity mismatch in IniFile::Section::Delete()Admiral H. Curtiss
2025-01-08Merge pull request #13180 from jordan-woyak/eof-logicAdmiral H. Curtiss
2025-01-07GeckoCodeConfig: Remove HTTPS workaround for AndroidOatmealDome
2025-01-07WiiUtils: Remove HTTPS workaround for AndroidOatmealDome
2025-01-07curl: Set CA path on Android to the system-provided storeOatmealDome
2025-01-07curl: Update to 8.11.1 and use CMake to configureOatmealDome
2025-01-07MemoryViewWidget: Refactor. Remove OnItemChanged signal and QSignalBlocker - ...TryTwo