Commit Graph

  • ef35f93cbd
    DolphinQt/PatchesWidget: Remove unused private member variable m_game Lioncash 2018-07-06 19:58:01 -04:00
  • 935a273cf1
    DolphinQt/GameTracker: Remove unused lambda capture in constructor Lioncash 2018-07-06 19:57:24 -04:00
  • 34c3a65de6
    VideoCommon/TextureCacheBase: Resolve a -Wmissing-braces warning in GetRAMCopyFilterCoefficients() Lioncash 2018-07-06 13:36:36 -04:00
  • 675260b0f7
    Core: Namespace NetPlay utilities under the NetPlay namespace Lioncash 2018-07-06 19:39:42 -04:00
  • 3d1a7737d8
    Merge pull request #7205 from spycrab/qt_rename spycrab 2018-07-07 00:58:37 +02:00
  • 13ba24c5a6 Move DolphinQt2 to DolphinQt spycrab 2018-07-07 00:40:15 +02:00
  • 059880bb16
    Merge pull request #7221 from Techjar/netplay-config-junk spycrab 2018-07-06 22:32:18 +02:00
  • bfb7af4267
    Merge pull request #7225 from spycrab/qt_gamelist spycrab 2018-07-06 22:31:03 +02:00
  • bb8b872863 Qt: Refresh Gamelist more thoroughly spycrab 2018-07-06 20:27:07 +02:00
  • 64c3d01551 Qt/GameTracker: Remove workaround spycrab 2018-07-06 20:18:45 +02:00
  • 0a4c0a9b4b
    CMakeLists: Replace tab indentation with spaces Lioncash 2018-07-06 13:24:21 -04:00
  • a7cf1548b0
    CMakeLists: Remove trailing space Lioncash 2018-07-06 13:23:26 -04:00
  • 23bc463ec9
    CMakeLists: Uppercase "string" in deployment target setting for macOS Lioncash 2018-07-06 13:20:39 -04:00
  • 904057e611
    CMakeLists: Use lowercase for commands Lioncash 2018-07-06 13:13:19 -04:00
  • 28ca6fec9a
    Merge pull request #7202 from Techjar/better-netplay-errors spycrab 2018-07-06 12:27:03 +02:00
  • eb01a0a040
    Merge pull request #7204 from spycrab/exclusive_mapping spycrab 2018-07-06 11:27:20 +02:00
  • eeff5e07ff Fix NetPlay using some config values wrongly Techjar 2018-07-05 17:52:53 -04:00
  • a29cdb5713 Improve NetPlay connection error handling Techjar 2018-07-01 22:52:43 -04:00
  • 14317c8a0f
    Merge pull request #7212 from Techjar/netplay-unparent-dialog spycrab 2018-07-05 22:49:58 +02:00
  • fbf445154b
    Merge pull request #7217 from Techjar/qt-clock-speed-slider spycrab 2018-07-05 22:48:21 +02:00
  • 233787e8a7
    Merge pull request #7213 from Techjar/netplay-fix-md5 spycrab 2018-07-05 22:45:54 +02:00
  • f3143b1888
    Merge pull request #7218 from spycrab/qt_fix_removable spycrab 2018-07-05 22:43:08 +02:00
  • bb2eed2df3 Qt/GameTracker: Work around Qt crash spycrab 2018-07-05 21:56:09 +02:00
  • cd8e3efb21 Qt/AdvancedPane: Fix CPU clock slider not updating on emulation state change Techjar 2018-07-05 15:20:29 -04:00
  • f620128dac Qt: Unparent NetPlay dialog from main window This should make the NetPlay dialog appear as a separate window in the taskbar on most systems, which makes more sense than a parented dialog as the user will leave it open for an extended period. Techjar 2018-07-04 16:41:56 -04:00
  • eb9009e5c0 DSPTool: Use std::string == instead of strcmp Léo Lam 2018-07-05 09:36:00 +02:00
  • f3e2d98fdd Qt/MD5Dialog: Fix checksum result comparison Techjar 2018-07-04 21:30:20 -04:00
  • 9ea3e833ba
    Merge pull request #7141 from lioncash/fp Mat M 2018-07-04 22:26:24 -04:00
  • fd83937987
    Merge pull request #6338 from mahdihijazi/settings_enhancements Markus Wick 2018-07-04 21:50:09 +02:00
  • 0cf205f947
    Merge pull request #7211 from mahdihijazi/upgrade_targetsdk Markus Wick 2018-07-04 21:45:13 +02:00
  • 28e5ccb2a9
    Merge pull request #7210 from mahdihijazi/disable_auto_backup Markus Wick 2018-07-04 21:44:53 +02:00
  • 3ab3ba0d99
    Merge pull request #7187 from Techjar/netplay-reduce-poll-rate spycrab 2018-07-04 20:49:29 +02:00
  • 7cbb111703
    Merge pull request #7209 from spycrab/netplay_stop spycrab 2018-07-04 18:59:46 +02:00
  • f7887a442f Qt/NetPlayDialog: Stop games properly spycrab 2018-07-04 01:02:13 +02:00
  • 713d55f284
    Merge pull request #7208 from Techjar/mipmap-invalidate spycrab 2018-07-04 01:26:49 +02:00
  • bbbd886184 Qt/MainWindow: Instantly stop when requested by NetPlay spycrab 2018-07-04 00:54:50 +02:00
  • d8212fd927 Core/Core: Fix getting stuck when Stop is called without emulation running spycrab 2018-07-04 00:52:53 +02:00
  • 80b05b6f0d Make arbitrary mipmap detection toggle invalidate the texture cache We want this setting to invalidate the cache because it may affect the appearance of textures in the rendered scene, therefore one would expect changing it while the game is running to have the expected effect immediately. Techjar 2018-07-03 06:19:07 -04:00
  • 47c5a2f7ed
    Merge pull request #7200 from Techjar/qt-dialog-fixes-2-electric-boogaloo spycrab 2018-07-03 12:32:31 +02:00
  • a6a188a66b Qt: Various dialog fixes Techjar 2018-07-01 20:24:09 -04:00
  • 4b1b713e61
    Merge pull request #7191 from GerbilSoft/feature/ar-thin-archives Markus Wick 2018-07-03 10:22:02 +02:00
  • 806c1ee8f0
    Merge pull request #7207 from spycrab/qt_lazy_hotkey spycrab 2018-07-03 08:42:33 +02:00
  • f8bb4355a5
    Merge pull request #7199 from spycrab/qt_default_iso spycrab 2018-07-03 08:34:47 +02:00
  • 457d7cf58f Qt/MainWindow: Lazily initialize hotkey mapping window spycrab 2018-07-03 08:24:45 +02:00
  • 4a68490abc
    Merge pull request #7170 from JonnyH/WIP/arbitrary-mipmap-detection-integer Pierre Bourdon 2018-07-03 04:04:16 +02:00
  • 472cd14d1d
    Merge pull request #7206 from delroth/qt-boottime Pierre Bourdon 2018-07-03 04:03:31 +02:00
  • da0de12cce dqt2: lazy-initialize GraphicsWindow Pierre Bourdon 2018-07-03 03:33:53 +02:00
  • 0149d22385 Removed some more double-expansions of CMAKE_SYSTEM_NAME. David Korth 2018-07-02 13:01:16 -04:00
  • 72458c1cff CMake: Use thin archives on Linux. David Korth 2018-06-30 11:46:46 -04:00
  • b54803a074 Remove unused sRGB conversion functions Jonathan Hamilton 2018-07-02 09:46:16 -07:00
  • 431b9e76be Set arbitrary mipmap detection threshold default to 14 Jonathan Hamilton 2018-06-28 02:50:52 +00:00
  • ac05d1a593 Do all arbitrary mipmap detection in integer space Jonathan Hamilton 2018-06-25 22:01:37 -07:00
  • 4eeef6e5b3
    Merge pull request #7201 from 8times9/multiselection_deletion_menu_name spycrab 2018-07-02 17:55:20 +02:00
  • e8ad6e4d49 Upgrade targetSDK to 27 and androidSupportVersion to 7.1.1 mahdihijazi 2018-07-02 16:40:16 +02:00
  • 03fd8ddce6 Disable automatic backup mahdihijazi 2018-07-02 16:24:57 +02:00
  • 0f48653935 Qt/Mapping: Add support for exclusive boolean settings spycrab 2018-07-02 15:16:43 +02:00
  • 3e2e813607 HW/WiimoteEmu: Make "Upright / Sideways Wii Remote" mutually exclusive spycrab 2018-07-02 15:15:53 +02:00
  • c7c93a8e80 ControllerEmu/BooleanSetting: Add exclusive flag spycrab 2018-07-02 15:15:23 +02:00
  • fb98dbc41c Qt/GameList: Change multiselection deletion name for consistency 8times9 2018-07-01 21:22:55 -05:00
  • 87c5d00e20
    Merge pull request #7198 from spycrab/qt_hotkey_fixes spycrab 2018-07-02 00:15:22 +02:00
  • 77e51ab527 Android: Make the header focusable mahdihijazi 2018-07-01 16:37:09 +02:00
  • a639fa9a81 Android: Expose arbitrary mipmap detection toggle in UI mahdihijazi 2018-07-01 21:44:57 +02:00
  • e7d295894a Android: Support GameCube System Language mahdihijazi 2018-07-01 21:12:11 +02:00
  • d5a048a2ba Android: Create didcated sections for GameCube & Wii mahdihijazi 2018-07-01 19:49:31 +02:00
  • 5010dfde7e Android: Support WideScreen Hack mahdihijazi 2018-02-12 12:28:28 +01:00
  • 84229c0c05 Android: Support SpeedLimit config option mahdihijazi 2018-01-31 22:56:31 +01:00
  • b924445e48 Android: Support Post Processing Shaders mahdihijazi 2018-01-28 01:51:42 +01:00
  • b4bb213ffd Android: Add Force 24-Bit Color enhancement option mahdihijazi 2018-01-27 01:12:40 +01:00
  • ef23d97063 Android: Refine the Graphics Settings Screen 1. Add General Section 2. Move the Aspect Ration Settings from the Enhancmenets Section to the General section to match the desktop GUI. mahdihijazi 2018-01-27 00:50:29 +01:00
  • e0e9b43559 Android: Rename main settings buttons to match the desktop version mahdihijazi 2018-01-27 00:37:05 +01:00
  • 9316537964 Android: Change the incremental value of the slider to be 5% instead of 20% mahdihijazi 2018-01-27 00:21:37 +01:00
  • 87534f1b2f RfC: Refactor the settings for Android to use dedicated tags mahdihijazi 2018-02-06 09:42:54 +01:00
  • 37e936fa9e Qt/PathPane: Update "Default ISO" when changed spycrab 2018-07-01 18:20:01 +02:00
  • b5141ca6ce Qt/Hotkeys: Show OSD message when selecting slots spycrab 2018-07-01 16:30:12 +02:00
  • 32382438be Qt/Hotkeys: Implement "Load from File" / "Save from File" hotkeys spycrab 2018-07-01 16:14:29 +02:00
  • 9cfcbfacbe
    Merge pull request #7177 from Techjar/mipmap-detection-gui Stenzek 2018-07-01 19:21:22 +10:00
  • fe347851f1 Force arbitrary mipmap detection for some games known to use it This will avoid effects being unexpectedly broken in these games if the user disables the option globally. This list is by no means comprehensive, these are just the games I could confirm use custom mipmaps. Techjar 2018-06-28 19:05:11 -04:00
  • bc15eb2d57 Expose arbitrary mipmap detection toggle in UI Techjar 2018-06-28 02:12:13 -04:00
  • 8e1425b363
    Merge pull request #7193 from spycrab/qt_mac_bgcolor spycrab 2018-07-01 04:02:56 +02:00
  • f5730e1636
    Merge pull request #7195 from Cuyler36/qt-codewindow-address-fix spycrab 2018-07-01 01:57:57 +02:00
  • c4db7475d5 Fix Address Search Box Focus Lost Cuyler36 2018-06-30 17:47:16 -04:00
  • a4ef6f40d0
    Merge pull request #7194 from Techjar/qt-pp-state spycrab 2018-06-30 21:52:37 +02:00
  • c1f404fa35
    Merge pull request #7192 from MikeRavenelle/master spycrab 2018-06-30 21:52:03 +02:00
  • 8218de0762 QT: Removed iterative input in options groups. Mike Ravenelle 2018-06-30 14:38:42 -05:00
  • 68b8cd1e7c Qt/EnhancementsWidget: Fix post-processing options not being disabled when they should Techjar 2018-06-30 14:59:19 -04:00
  • e23a2e3063
    Merge pull request #7189 from Techjar/qt-backend-translated spycrab 2018-06-30 20:32:12 +02:00
  • 4bf276e912 Qt/WrapInScrollArea: Ensure correct macOS background colors spycrab 2018-06-30 20:15:22 +02:00
  • 5adeca4087 Add "Reduce Polling Rate" option to NetPlay Normally, SI is polled at a rate defined by the game, and we have to send the pad state to other clients on every poll or else we'll desync. This can result in fairly high bandwidth usage, especially with multiple controllers, mostly due to UDP/IP overhead. Techjar 2018-06-29 16:48:30 -04:00
  • a9841e4fc4
    Merge pull request #7190 from Techjar/video-backend-translation spycrab 2018-06-30 15:48:32 +02:00
  • e3f293dafe
    Merge pull request #7188 from Techjar/qt-dialog-titles spycrab 2018-06-30 15:42:02 +02:00
  • b59387a65d Qt: Fix inability to select translated video backend names Techjar 2018-06-30 04:28:45 -04:00
  • dc2f22516c Mark all video backend names for translation Techjar 2018-06-30 04:53:24 -04:00
  • 7785255470 Qt: Add titles to various message boxes Techjar 2018-06-29 23:27:47 -04:00
  • e22c5333ab
    Merge pull request #6819 from spycrab/delete_wx spycrab 2018-06-30 00:12:24 +02:00
  • 82ec3c929c Android: Make touch joystick re centering configurable Greg Wicks 2018-06-29 16:09:59 -04:00
  • 227290055d
    Merge pull request #7184 from spycrab/qt_tas_round spycrab 2018-06-29 11:47:32 +02:00
  • 384cbf212e
    Merge pull request #7179 from Techjar/qt-min-section-size spycrab 2018-06-29 11:42:25 +02:00
  • eac5d3d089 Qt/TAS: Fix slightly off-center default values spycrab 2018-06-29 11:38:37 +02:00
  • d94805bab3 Qt/GameList: Explicitly set minimum section size Techjar 2018-06-28 05:11:49 -04:00
  • bd28bf6b1e
    Merge pull request #7164 from Techjar/gamelist-multiselect spycrab 2018-06-29 11:14:28 +02:00