summaryrefslogtreecommitdiff
path: root/Source
AgeCommit message (Expand)Author
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-26Android: Convert FileBrowserHelper to KotlinSimonx22
2026-04-26Android: Convert EGLHelper to KotlinSimonx22
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-25DirectoryBlob: fix data alignment for GC/Triforce and skip Triforce DIMM memo...naari3
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-20GeckoCodeWidget: Add Enable/Disable All buttonDentomologist
2026-04-20ARCodeWidget: Add Enable/Disable All buttonDentomologist
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-19VideoCommon: Added an option to showcase internal resolution, EFB width x hei...Elyas Hue
2026-04-19Merge pull request #14547 from JosJuice/page-table-fastmem-setting-guiJordan Woyak
2026-04-18Merge pull request #14604 from cristian64/fusion_qgroupbox_style_qt660Dentomologist
2026-04-18Merge pull request #14565 from SuperSamus/cpp-argument-move-referenceJosJuice
2026-04-18StringUtil: Make UTF16ToUTF8 and UTF8ToUTF16 use custom encoding/decoding imp...Jordan Woyak
2026-04-18GCAdapter: Automatically start and stop threadJosJuice
2026-04-18Add screen crop featureAdam Scott
2026-04-18Core: Address `-Wrange-loop-construct` warning.cristian64
2026-04-18DolphinQt: Use custom style for `QGroupBox` only with Qt 6.6.0+.cristian64
2026-04-18Android: Add page table fastmem to Debug settingsJosJuice
2026-04-18DolphinQt: Add page table fastmem to JIT menuJosJuice
2026-04-17Merge pull request #14588 from jordan-woyak/resources-icon-assertJordan Woyak
2026-04-17Merge pull request #9952 from Dentomologist/wiimotereal_remove_unused_isready...JosJuice
2026-04-17Improve usage of std::move and const references parametersMartino Fontana
2026-04-16Merge pull request #14567 from Simonx22/android/convert-wiimoteadapter-to-kotlinOatmealDome
2026-04-16Merge pull request #14568 from Simonx22/android/convert-gcadapter-to-kotlinOatmealDome
2026-04-16Android: Convert GameFileCacheManager to KotlinSimonx22
2026-04-16HacksWidget: Merge BoundingBox disabled tooltip into BalloonTipDentomologist
2026-04-16Merge pull request #14153 from cristian64/fusion_qgroupbox_styleJordan Woyak
2026-04-16HacksWidget: Merge GPU Texture Decoding disabled tooltip with BalloonTipDentomologist
2026-04-15WiimoteReal: Remove unused IsReady and IsScannerReady functionsDentomologist