summaryrefslogtreecommitdiff
path: root/Source
AgeCommit message (Expand)Author
2018-07-07InputConfig: Show display message when game specific input profile is loaded...iwubcode
2018-07-07Input: Allow cycling to occur for each individual controlleriwubcode
2018-07-07Input: Add cycling between game specific profilesiwubcode
2018-07-07Input: Add hotkey to cycle the wiimote profile forward or backwardiwubcode
2018-07-07Wiimote Emulation: increase left/right bounds for IR calculation, to fix game...iwubcode
2018-07-07Wiimote Emulation: add 'dynamic' swing/shake options that vary based on how l...iwubcode
2018-07-07Add game-configurable shake/swing commands for the nunchuk at three intensitiesiwubcode
2018-07-07Wiimote Emulation: Add game-configurable shake/swing commands for the wiimote...iwubcode
2018-07-07Wiimote Emulation: Be able to trigger swings consistently by holding down but...iwubcode
2018-07-07Move DolphinQt2 to DolphinQtspycrab
2018-07-06Merge pull request #7221 from Techjar/netplay-config-junkspycrab
2018-07-06Qt: Refresh Gamelist more thoroughlyspycrab
2018-07-06Qt/GameTracker: Remove workaroundspycrab
2018-07-06Merge pull request #7202 from Techjar/better-netplay-errorsspycrab
2018-07-06Merge pull request #7204 from spycrab/exclusive_mappingspycrab
2018-07-05Fix NetPlay using some config values wronglyTechjar
2018-07-05Improve NetPlay connection error handlingTechjar
2018-07-05Merge pull request #7212 from Techjar/netplay-unparent-dialogspycrab
2018-07-05Merge pull request #7217 from Techjar/qt-clock-speed-sliderspycrab
2018-07-05Merge pull request #7213 from Techjar/netplay-fix-md5spycrab
2018-07-05Qt/GameTracker: Work around Qt crashspycrab
2018-07-05Qt/AdvancedPane: Fix CPU clock slider not updating on emulation state changeTechjar
2018-07-05Qt: Unparent NetPlay dialog from main windowTechjar
2018-07-04Qt/MD5Dialog: Fix checksum result comparisonTechjar
2018-07-04Merge pull request #7141 from lioncash/fpMat M
2018-07-04Merge pull request #6338 from mahdihijazi/settings_enhancementsMarkus Wick
2018-07-04Merge pull request #7211 from mahdihijazi/upgrade_targetsdkMarkus Wick
2018-07-04Merge pull request #7210 from mahdihijazi/disable_auto_backupMarkus Wick
2018-07-04Merge pull request #7187 from Techjar/netplay-reduce-poll-ratespycrab
2018-07-04Merge pull request #7209 from spycrab/netplay_stopspycrab
2018-07-04Qt/NetPlayDialog: Stop games properlyspycrab
2018-07-04Merge pull request #7208 from Techjar/mipmap-invalidatespycrab
2018-07-04Qt/MainWindow: Instantly stop when requested by NetPlayspycrab
2018-07-04Core/Core: Fix getting stuck when Stop is called without emulation runningspycrab
2018-07-03Make arbitrary mipmap detection toggle invalidate the texture cacheTechjar
2018-07-03Merge pull request #7200 from Techjar/qt-dialog-fixes-2-electric-boogaloospycrab
2018-07-03Qt: Various dialog fixesTechjar
2018-07-03Merge pull request #7191 from GerbilSoft/feature/ar-thin-archivesMarkus Wick
2018-07-03Merge pull request #7207 from spycrab/qt_lazy_hotkeyspycrab
2018-07-03Merge pull request #7199 from spycrab/qt_default_isospycrab
2018-07-03Qt/MainWindow: Lazily initialize hotkey mapping windowspycrab
2018-07-03Merge pull request #7170 from JonnyH/WIP/arbitrary-mipmap-detection-integerPierre Bourdon
2018-07-03dqt2: lazy-initialize GraphicsWindowPierre Bourdon
2018-07-02Removed some more double-expansions of CMAKE_SYSTEM_NAME.David Korth
2018-07-02Remove unused sRGB conversion functionsJonathan Hamilton
2018-07-02Set arbitrary mipmap detection threshold default to 14Jonathan Hamilton
2018-07-02Do all arbitrary mipmap detection in integer spaceJonathan Hamilton
2018-07-02Merge pull request #7201 from 8times9/multiselection_deletion_menu_namespycrab
2018-07-02Upgrade targetSDK to 27 and androidSupportVersion to 7.1.1mahdihijazi
2018-07-02Disable automatic backupmahdihijazi