Commit Graph

  • 4db1816368
    cmake: Require cmake 3.15 for MSVC Scott Mansell 2022-04-29 05:20:16 +12:00
  • 876f6651b4
    cmake: fix PCH to work with msvc/ninja Scott Mansell 2022-04-28 17:18:07 +12:00
  • 89fda54820
    cmake: fix ninja/msvc builds Scott Mansell 2022-04-28 17:15:30 +12:00
  • 0909e00117
    cmake: fix MSVC PCH support Scott Mansell 2022-04-27 18:57:13 +12:00
  • 2348017ee8
    cmake: ignore external warnings in MSVC Scott Mansell 2022-04-27 18:31:27 +12:00
  • 987f270083
    cmake: fix buggy target sources on windows Scott Mansell 2022-04-27 18:22:02 +12:00
  • 54d89b955a
    cmake: add missing FFmpeg dependency on windows Scott Mansell 2022-04-27 18:11:50 +12:00
  • d2df9afda2
    cmake: Fix libusb on windows Scott Mansell 2022-04-27 18:10:04 +12:00
  • a6ace45291
    Merge pull request #10687 from Sage-King/double_click_select_expressions Admiral H. Curtiss 2022-05-21 22:22:40 +02:00
  • f0454ab2fa Added double click to add expressions when mapping Sage King 2022-05-21 14:08:49 -06:00
  • 243df970ff
    Merge pull request #10675 from nolrinale/master Admiral H. Curtiss 2022-05-21 17:50:08 +02:00
  • d7da4aca19 DSPHLE: handle crc of Pikmin 1 GC US Demo Tillmann Karras 2022-05-21 16:44:40 +01:00
  • c06f81b1ff
    GameSettings: Adjusted graphic settings for PSO EP1&2 and PSO EP3, fixes missing texts. nolrinale 2022-05-18 20:35:34 +02:00
  • 5a4e783bb5
    Merge pull request #10684 from Pokechu22/custom-rtc-default-value Admiral H. Curtiss 2022-05-21 16:39:17 +02:00
  • 863cb591fe MainSettings: Make MAIN_CUSTOM_RTC_VALUE default value less magical Pokechu22 2022-05-20 18:48:22 -07:00
  • b396afd1a3 INI: add RealWiiRemoteRepeatReports False to Order Up! JMC47 2022-05-20 02:19:22 -04:00
  • 0f2540a0d1
    Merge pull request #10667 from t895/landscape-card Mai M 2022-05-19 22:44:59 -04:00
  • 244e4acff2
    Merge pull request #10674 from OatmealDome/mac-steam-overlay Mai M 2022-05-19 22:43:57 -04:00
  • 8051c21028
    Merge pull request #10680 from Pokechu22/dsp-int-overflow-comment Mai M 2022-05-19 19:51:47 -04:00
  • 151119cece DSPInterpreter: Fix typo in isOverflow comment Pokechu22 2022-05-19 16:36:39 -07:00
  • a98d0367d8
    Merge pull request #10677 from Pokechu22/no-printf-log Mai M 2022-05-19 17:55:17 -04:00
  • 2aa0ae097b
    Merge pull request #10672 from Pokechu22/xf-invtxspec Pokechu22 2022-05-19 13:13:53 -07:00
  • 8baeb75bd2
    Merge pull request #10669 from Pokechu22/adapter-change-aa-mode-list-reload Pokechu22 2022-05-19 13:13:22 -07:00
  • 5f9212dd84 Common/LogManager: Remove old printf-style logging functions Pokechu22 2022-05-19 11:59:54 -07:00
  • 0637c17b59 VideoCommon/FrameDump: printf-format messages before logging them Pokechu22 2022-05-19 11:55:27 -07:00
  • 35cb5c8f75 EXI_DeviceEthernet: Replace INFO_LOG with INFO_LOG_FMT Pokechu22 2022-05-19 12:24:35 -07:00
  • 2f5e69a94e JitArm64: Replace WARN_LOG with WARN_LOG_FMT Pokechu22 2022-05-19 12:11:07 -07:00
  • 642a1c1348 MainWindow: Replace WARN_LOG with WARN_LOG_FMT Pokechu22 2022-05-19 11:40:46 -07:00
  • 0faf0b80ad TAPServer_Apple: Use fmt logging Pokechu22 2022-05-19 12:41:45 -07:00
  • 6ffd938f98 UnitTests: Skip PageFaultTest if exception handlers are not supported Dentomologist 2022-05-19 12:17:46 -07:00
  • a86fb9b475 Core/WGInput: Use fmt logging and include HRESULT in messages Pokechu22 2022-05-19 11:33:29 -07:00
  • 185188c009 DolphinQt: Add com.apple.security.cs.allow-dyld-environment-variables to entitlements OatmealDome 2022-05-18 13:48:31 -04:00
  • 8df55b492c Show a panic alert if the CP matrix indices don't match the XF matrix indices Pokechu22 2022-05-17 13:58:54 -07:00
  • 38a75f6a49 Show a panic alert if the CP vertex config doesn't match the XF vertex config Pokechu22 2022-05-17 13:42:31 -07:00
  • 46bcdc4372 Rename CP and XF normal component count enums and update their descriptions Pokechu22 2022-05-17 11:54:24 -07:00
  • 736466a5d9 XFMemory: Rename hostinfo to invtxspec Pokechu22 2022-05-17 11:27:49 -07:00
  • 62601663e5
    Merge pull request #10670 from shuffle2/winver Mai M 2022-05-17 08:08:51 -04:00
  • a55192c020 readme: increment min windows version to 10 Shawn Hoffman 2022-05-17 02:42:31 -07:00
  • 899be2efe8 readme: make VS min version match the source Shawn Hoffman 2022-05-17 02:42:02 -07:00
  • 3949698acf Verify graphics config validity after populating the backend info Pokechu22 2022-05-16 16:59:23 -07:00
  • 3950bc4620 Treat changing the graphics adapter the same as changing the backend Pokechu22 2022-05-16 16:28:18 -07:00
  • 4085d463a1
    Merge pull request #10661 from Tilka/ax_init Mai M 2022-05-16 14:23:13 -04:00
  • b10808d815
    Merge pull request #8763 from JosJuice/panic-alert-deadlock-gpu Admiral H. Curtiss 2022-05-16 02:21:14 +02:00
  • 9224c099d4 Fix game card in landscape Charles Lombardo 2022-05-15 17:31:49 -04:00
  • 8132dc4aa6
    Merge pull request #10662 from xperia64/dsp_doc_bootloading Tilka 2022-05-15 05:35:58 +01:00
  • 534d92d2c5 Add tested bootloading transfer size xperia64 2022-05-14 23:12:53 -04:00
  • ac7aeeece6 AX: refactor buffer initialization Tillmann Karras 2022-05-14 20:06:59 +01:00
  • be75273ad4
    Merge pull request #10454 from Pokechu22/pi-fifo-reset JMC47 2022-05-14 00:53:48 -04:00
  • b8cca8f598 ProcessorInterface: Implement PI_FIFO_RESET Pokechu22 2022-02-15 21:05:48 -08:00
  • fcb3f9e35b
    Merge pull request #10652 from shuffle2/fmt Tilka 2022-05-13 22:09:01 +01:00
  • 27c6731a66
    Merge pull request #10656 from Tilka/ax_dpl2 Tilka 2022-05-13 09:07:47 +01:00
  • 256e3b071e
    Merge pull request #10658 from OatmealDome/qt5-cmake-prefix JMC47 2022-05-13 03:06:42 -04:00
  • 8b1be98a96 BuildMacOSUniversalBinary: Place the Qt path on CMAKE_PREFIX_PATH OatmealDome 2022-05-12 23:04:33 -04:00
  • 855dbf88ca AX: handle DPL2 mixer control in old GameCube titles Tillmann Karras 2022-05-13 00:16:37 +01:00
  • 8438e647f2 AXWii: handle mixer control more precisely Tillmann Karras 2022-05-11 23:31:35 +01:00
  • 333659cefa
    Merge pull request #10643 from Tilka/ax_cleanup Tilka 2022-05-12 21:12:04 +01:00
  • 7b8e6c5b36 fmt: do not define uint type in global namespace Shawn Hoffman 2022-05-10 21:17:10 -07:00
  • fa17153ebc fmt: use make_format_args instead of make_args_checked make_args_checked is deprecated see https://github.com/fmtlib/fmt/pull/2760 and the linked comment Shawn Hoffman 2022-05-10 16:39:12 -07:00
  • 56626f73bf fmt: fix 'ambigous overload' error Shawn Hoffman 2022-05-10 16:38:21 -07:00
  • 357dc72f97 fmt: fix 'unused variable' warnings Shawn Hoffman 2022-05-10 16:37:51 -07:00
  • 5bcc11a303 fmt: update to f63afd161fb27132d394d0664ef7eb8ff38b8422 Shawn Hoffman 2022-05-10 16:12:29 -07:00
  • abc848b88c msvc: bump min version to vs 17.2 Shawn Hoffman 2022-05-10 16:11:54 -07:00
  • c41467a8eb
    Merge pull request #10650 from AdmiralCurtiss/memory-widget-resize-fix Tilka 2022-05-10 21:25:33 +01:00
  • 44ceba89ea
    Merge pull request #10651 from t895/dependencies JosJuice 2022-05-10 20:47:52 +02:00
  • e03ee66ab5 Upgrade dependencies Charles Lombardo 2022-05-10 13:56:13 -04:00
  • 001b05f889
    Merge pull request #10649 from t895/gradle JosJuice 2022-05-10 18:05:43 +02:00
  • 828ce0f3cf
    Qt/MemoryViewWidget: Fix resizing. Admiral H. Curtiss 2022-05-10 12:35:37 +02:00
  • 6b74907f9d Upgrade gradle to 7.2.0 Charles Lombardo 2022-05-09 23:00:33 -04:00
  • a768dc6f80
    Merge pull request #10374 from Pokechu22/slots-unused-warning Tilka 2022-05-09 22:28:59 +01:00
  • f05cd31d7d
    Merge pull request #10646 from Pokechu22/movie-missing-savestate-warning Tilka 2022-05-09 21:45:19 +01:00
  • 61a144ba06 Show a panic alert if movie is missing its starting savestate Pokechu22 2022-05-09 13:12:57 -07:00
  • 11ddbe7d18
    Merge pull request #10602 from xxkfqz/fmt-version Tilka 2022-05-09 21:05:03 +01:00
  • d82f2d7314
    Merge pull request #10612 from AdmiralCurtiss/memory-widget-refactoring-2 Tilka 2022-05-09 20:11:58 +01:00
  • 5ef17e60d0
    Merge pull request #10633 from Minty-Meeo/generate-from-address-fix Tilka 2022-05-09 19:38:25 +01:00
  • 866a8da3ce
    Merge pull request #10645 from shuffle2/qt-hack Tilka 2022-05-09 19:27:25 +01:00
  • 5d459380d1 qt/win: remove hack for tab bar scroll buttons Shawn Hoffman 2022-05-09 01:45:42 -07:00
  • 7f94e62dd5
    Qt/MemoryViewWidget: Remove the behavior that clicking anywhere in the table centers the table on that row. Admiral H. Curtiss 2022-04-26 02:43:01 +02:00
  • 88dd9e57f3
    Qt/MemoryViewWidget: Add a custom scrollbar. Admiral H. Curtiss 2022-04-26 02:13:18 +02:00
  • 4e153212a0
    Qt/MemoryViewWidget: Convert into QWidget that has the table as a member. Admiral H. Curtiss 2022-04-25 07:03:26 +02:00
  • 0e1e2323ea
    Qt/MemoryViewWidget: Keyboard navigation should observe the number of bytes per row instead of assuming 16. Admiral H. Curtiss 2022-04-26 10:52:13 +02:00
  • b339c6cac1
    Merge pull request #10594 from AdmiralCurtiss/gamecube-pane-signal-block Admiral H. Curtiss 2022-05-08 20:54:51 +02:00
  • 6e54233eb8
    Merge pull request #10593 from AdmiralCurtiss/interface-pane-signal-block Admiral H. Curtiss 2022-05-08 20:43:09 +02:00
  • e19b995a1c
    Merge pull request #10644 from shuffle2/hide-balloon JosJuice 2022-05-08 17:46:12 +02:00
  • 299d5c0141
    Merge pull request #10591 from AdmiralCurtiss/memmap-state-crash JosJuice 2022-05-08 14:49:11 +02:00
  • 31232f8c23
    Merge pull request #10608 from t895/theme-refactor JosJuice 2022-05-08 11:37:35 +02:00
  • 02ef946e81
    HW/Memmap: Refuse to load savestate if memory settings are different. Admiral H. Curtiss 2022-04-18 03:10:12 +02:00
  • e2dee9c3f8
    Qt/InterfacePane: Don't trigger config change events when populating GUI. Admiral H. Curtiss 2022-04-19 00:25:35 +02:00
  • 1d224d1da5
    Qt/GameCubePane: Don't trigger config change events when populating GUI. Admiral H. Curtiss 2022-04-19 00:39:37 +02:00
  • 67ee78b9dc
    Merge pull request #10621 from TryTwo/PR_Register_Column_Type Admiral H. Curtiss 2022-05-08 10:59:05 +02:00
  • 1e033a4f73 Qt: hide balloon tooltip when parent gets hidden fixes balloon remaining onscreen when parent gets hidden via escape key for example. Shawn Hoffman 2022-05-08 00:48:30 -07:00
  • 5f04ad5c3c
    Merge pull request #10559 from shuffle2/qt6 JMC47 2022-05-08 01:29:46 -04:00
  • 997754bf3b
    Merge pull request #10642 from JosJuice/refactor-mmu-read Mai M 2022-05-07 17:18:17 -04:00
  • b6b7030482 PowerPC: Add HW_PAGE_MASK constant JosJuice 2022-05-07 19:37:44 +02:00
  • e6e283a11c AX: rename main depop fields and mixer flags Tillmann Karras 2022-05-07 14:44:49 +01:00
  • 048469f7c2 AX: fix missing ramp of main surround channel Tillmann Karras 2022-05-07 16:08:30 +01:00
  • ed40b43960 PowerPC: Reorder code in ReadFromHardware JosJuice 2022-05-07 14:32:45 +02:00
  • 4b6a47396e
    Merge pull request #10636 from t895/getBindingAdapterPosition Mai M 2022-05-07 09:41:44 -04:00
  • 3b3c60dc4c PowerPC: Check page crossing for non-translated reads JosJuice 2022-05-07 14:21:30 +02:00
  • 9858a79974
    Merge pull request #10640 from JosJuice/jitarm64-low-dcbz Mai M 2022-05-07 09:39:49 -04:00
  • 16eb188f1d JitArm64: Implement low DCBZ hack JosJuice 2022-05-07 12:37:05 +02:00