summaryrefslogtreecommitdiff
path: root/Source
AgeCommit message (Expand)Author
2026-05-24Reimplement custom cropping by adjusting the source aspect ratioAdmiral H. Curtiss
2026-05-24Revert the Presenter logic changes from #14506Admiral H. Curtiss
2026-05-23Merge pull request #14506 from adamscott/crop-that-screenAdmiral H. Curtiss
2026-05-23Address minor nits in new cropping logicAdmiral H. Curtiss
2026-05-15IOS/Network: reduce log verbosity of SO_EAGAIN to info levelTillmann Karras
2026-05-14AudioCommon: Add individual Wiimote audio mixerWeston Heard
2026-05-12Merge pull request #14635 from JosJuice/android-panic-log-crashDentomologist
2026-05-11Merge pull request #14592 from jordan-woyak/memcard-manager-scrollingAdmiral H. Curtiss
2026-05-11Merge pull request #14613 from JosJuice/wad-tmd-checksAdmiral H. Curtiss
2026-05-08Android: Move alert message log from Kotlin to C++JosJuice
2026-05-07Merge pull request #14634 from JosJuice/jitarm64-msr-dr-bitDentomologist
2026-05-07Merge pull request #14629 from Simonx22/android/convert-tvutil-to-kotlinDentomologist
2026-05-07Merge pull request #14645 from Dentomologist/msghandler_use_more_suitable_log...JosJuice
2026-05-06Merge pull request #14644 from tom-pratt/fix_do_all_players_have_gameDentomologist
2026-05-06Merge pull request #14632 from vladfi1/upstream-pipe-inputs-fixDentomologist
2026-05-06Unconditionally lock in ControllerInterface::UpdateInput.Vlad Firoiu
2026-05-06MsgHandler: Use log level matching MsgType for alertsDentomologist
2026-05-06DoAllPlayersHaveSameGame returns correct result instead of always trueTom Pratt
2026-05-05Merge pull request #14532 from Dentomologist/autoupdatechecker_fix_edge_casesDentomologist
2026-05-05Merge pull request #14642 from SuperSamus/cpp-move-fixup-nocubebJordan Woyak
2026-05-05Fixup #14565 (compilation with `-DENABLE_CUBEB=OFF`)Martino Fontana
2026-05-03Replace some [[maybe_unused]] annotations with commented namesDentomologist
2026-05-01Merge pull request #14628 from JosJuice/android-remove-hostthreadlockJordan Woyak
2026-05-01JitArm64: Fix DR check in MSRUpdatedJosJuice
2026-04-30Merge pull request #14384 from ethanuppal/editdsuserversJordan Woyak
2026-04-30Android: Convert TvUtil to KotlinSimonx22
2026-04-30Config: Add Edit button to DSU server menuEthan Uppal
2026-04-29Add Classic Controller support cheats for Animal Crossing (all regions)spaceage64
2026-04-29Android: Remove HostThreadLockJosJuice
2026-04-28Merge pull request #13505 from tygyh/Replace-find-with-containsDentomologist
2026-04-28Merge pull request #14602 from jordan-woyak/show-file-in-folderDentomologist
2026-04-27Merge pull request #14601 from jordan-woyak/mkgp-wheel-fixJMC47
2026-04-27Merge pull request #13931 from SuperSamus/pikmin-squared-60fpsJMC47
2026-04-27HW/Triforce/MarioKartGP: Tweak the steering wheel FFB device responses to pre...Jordan Woyak
2026-04-26Merge pull request #14569 from Simonx22/android/convert-gamefilecachemanager-...OatmealDome
2026-04-25Merge pull request #14308 from jordan-woyak/character-encodingJordan Woyak
2026-04-25GCAdapter: Fix data racesDentomologist
2026-04-25Merge pull request #14618 from Dentomologist/stereomode_unabbreviate_variable...Jordan Woyak
2026-04-25GameINI: Add 60 FPS code for Pikmin SquaredMartino Fontana
2026-04-24Merge pull request #14608 from JosJuice/gcadapter-auto-startDentomologist
2026-04-24QtUtils: Add ShowFileInFolder function and make GameList right-click menu act...Jordan Woyak
2026-04-24VideoConfig: Rename StereoMode::TAB to StereoMode::TopAndBottomDentomologist
2026-04-23VideoConfig: Rename StereoMode::SBS to StereoMode::SideBySideDentomologist
2026-04-23HotkeyManager: Unabbreviate HK_TOGGLE_STEREO_TABDentomologist
2026-04-23HotkeyManager: Unabbreviate HK_TOGGLE_STEREO_SBSDentomologist
2026-04-20VolumeVerifier: Add extra validity checks for ticket and TMDJosJuice
2026-04-20DiscIO: Add extra IsValid checks for VolumeWAD::m_tmdJosJuice
2026-04-20Remove GLX supportLink Mauve
2026-04-20Replace `find(x) != npos` with `contains(x)` - CoreDr. Dystopia
2026-04-19Merge pull request #14547 from JosJuice/page-table-fastmem-setting-guiJordan Woyak