Commit graph

  • af064c57de
    Merge pull request #13219 from Tilka/cp_cleanup JosJuice 2025-02-17 21:27:19 +01:00
  • f0edcb2cfb
    Merge pull request #11469 from aminoa/master Admiral H. Curtiss 2025-02-16 23:37:13 +01:00
  • fffb499da2
    Core/HW: Add time tracking thread in CPU manager Aneesh Maganti 2025-02-10 15:28:32 -05:00
  • 3c44fe592b
    DolphinQt: Add "Time Played" column to game list view Aneesh Maganti 2025-02-10 15:27:16 -05:00
  • 276f043db8
    DolphinQt: Create toggle for enabling/disabling time tracking Aneesh Maganti 2025-02-10 15:26:07 -05:00
  • a9ebedbf7d
    Core/Config: Add settings for time tracking Aneesh Maganti 2025-02-10 15:27:45 -05:00
  • 892d6e30df
    Core/ConfigManager: Add locks for metadata methods Aneesh Maganti 2025-02-10 15:28:09 -05:00
  • 803241c64b
    Core: Add TimePlayed class to track game playtime Aneesh Maganti 2025-02-10 15:28:57 -05:00
  • 800153d704
    VideoCommon: Use XXH3 Instead of XXH64 ¥IGA 2025-02-16 18:37:50 +01:00
  • 03970d85ad Externals: SDL 2.32.0, libusb 1.0.27 and pugixml 1.15 Xphalnos 2025-02-16 14:25:43 +01:00
  • 5acbdf730a
    Merge pull request #13338 from JoshuaVandaele/contributing-md Admiral H. Curtiss 2025-02-16 16:15:31 +01:00
  • aced90de97
    Merge pull request #13329 from noahpistilli/guard-startup-patches Admiral H. Curtiss 2025-02-16 16:14:35 +01:00
  • 343007fa9e
    Merge pull request #13343 from jordan-woyak/dark-theme-indicator-gate-colors JMC47 2025-02-15 16:34:30 -05:00
  • ce0f9139e9
    Merge pull request #13323 from jordan-woyak/iterative-mapping JMC47 2025-02-15 16:19:02 -05:00
  • 893d5136f4
    Merge branch 'dolphin-emu:master' into master Sandro Mocevic 2025-02-15 15:53:13 -05:00
  • 66624abb12 DolphinQt/Mapping: Clear and skip "Modifier" iterative input mappings when using analog inputs. Jordan Woyak 2025-02-07 00:36:52 -06:00
  • 3189de6c7a DolphinQt: Add setting to enable iterative input mappings. Jordan Woyak 2025-02-01 14:33:03 -06:00
  • 8bd5e09084 Allows Wii Menu to change progressive scan setting Sandro Mocevic 2025-02-15 13:10:51 -05:00
  • a8fae9b826
    Merge pull request #13320 from jordan-woyak/detect-alternations JMC47 2025-02-15 12:59:23 -05:00
  • 0ec4d80ed1
    Merge a1a43d7da4 into c360ea0d9d Jules Blok 2025-02-15 17:50:15 +01:00
  • e7c8e4980c Add VBI Overclock Sam Belliveau 2023-01-24 12:13:01 -05:00
  • c360ea0d9d
    Merge pull request #13344 from Tilka/dither JMC47 2025-02-15 00:32:14 -05:00
  • 0fc36bbfa9
    Merge pull request #13341 from jordan-woyak/sd-convert-buttons-rename JMC47 2025-02-15 00:31:40 -05:00
  • f9accfd4d6
    Merge pull request #13324 from Sintendo/jitarm64-cmp-imm JMC47 2025-02-15 00:30:34 -05:00
  • ac2026dd6e
    Merge pull request #13322 from Xphalnos/D3D_Update JMC47 2025-02-15 00:30:13 -05:00
  • b8848b5088
    Merge pull request #13321 from Xphalnos/master JMC47 2025-02-15 00:29:23 -05:00
  • 1ce78dd9b4 VideoCommon: move texcoord calculations to accessible functions in VertexShaderGen iwubcode 2025-02-14 22:44:49 -06:00
  • 2ee7d8e469
    Merge 68a78854f3 into c770e7c276 Admiral H. Curtiss 2025-02-14 13:34:53 -08:00
  • ebe174a88b progressive scan has no issues saving after boot Sandro Mocevic 2025-02-13 23:25:18 -05:00
  • 7a37d015b7 DolphinAnalytics/WiimoteEmu: Remove now-irrelevant game quirk check. Jordan Woyak 2025-02-13 17:39:54 -06:00
  • 10563f4ff9
    Merge 73eec396e1 into c770e7c276 Jules Blok 2025-02-13 02:06:35 -08:00
  • 59d25aceb6 WiimoteEmu: Removed unused Extension encryption key getter. Jordan Woyak 2025-02-12 21:22:36 -06:00
  • 83d4249838 Core/Movie: Make DTM Wii Remote data use SerializedWiimoteState. Jordan Woyak 2025-02-12 21:22:45 -06:00
  • e616078752 VideoCommon: move depth logic to a callable function in PixelShaderGen iwubcode 2025-02-12 22:26:07 -06:00
  • adc5b81c31 DolphinQt: Rename the pack/unpack SD Card buttons. Jordan Woyak 2025-02-07 21:11:59 -06:00
  • 445ac681b9
    Merge 0e83f753cb into c770e7c276 iwubcode 2025-02-12 08:02:40 +00:00
  • 0e83f753cb VideoCommon: prepare for new material system by overhauling shader generation iwubcode 2025-02-12 00:54:10 -06:00
  • 5db6bd6054 VideoCommon: simplify dither calculation Tillmann Karras 2025-02-11 17:32:25 +00:00
  • 165e35ed5d DolphinQt/Mapping: Adjust dark theme indicator gate color calculation. Jordan Woyak 2025-02-09 22:46:44 -06:00
  • 19d954eaea VideoCommon: remove CP readonly field, it's now always false Tillmann Karras 2024-11-30 21:20:53 +00:00
  • 84e72c185a VideoCommon: drop CP MMIO registers that were probably added in the wrong place Tillmann Karras 2024-11-30 21:19:36 +00:00
  • c770e7c276
    Merge pull request #13318 from sanjay900/dont-detach-macos OatmealDome 2025-02-08 01:01:58 -05:00
  • 363155b597 State: Increase Decompressing OSD message duration Dentomologist 2025-02-06 17:17:18 -08:00
  • b81c3be651 Fix buttons in "Dave Mirra Freestyle BMX 2" Tillmann Karras 2025-02-06 23:55:59 +00:00
  • c6be362a8c
    Merge pull request #13334 from jordan-woyak/mplus-lround Admiral H. Curtiss 2025-02-06 22:20:24 +01:00
  • b1f1d7d6a7
    Merge pull request #13327 from jordan-woyak/input-expressions-compound-assignment Admiral H. Curtiss 2025-02-06 22:15:51 +01:00
  • 05f217bd0b
    Merge pull request #13330 from Dentomologist/performancemetrics_allow_moving_overlays Admiral H. Curtiss 2025-02-06 21:56:57 +01:00
  • dcfb1361d2
    Merge pull request #13223 from mitaclaw/branch-watch-tool-fixes-5 Admiral H. Curtiss 2025-02-06 21:52:50 +01:00
  • 3e2122ac3a
    Merge 79ff4420d9 into db285b7c87 Dentomologist 2025-02-06 10:08:37 -08:00
  • db285b7c87
    Merge pull request #13319 from hoogmin/infinite-style-fix JosJuice 2025-02-06 18:31:28 +01:00
  • b5978148b5
    Contributing.md: Improve clarity and specify clang-format version Joshua Vandaële 2025-02-06 15:16:23 +01:00
  • 7dec083af5 Refactor: Make loop non-infinite instead in AsyncShaderCompiler. Javier Martinez 2025-01-31 12:26:33 -05:00
  • 6ee08fb9db
    Merge pull request #13302 from TryTwo/Breakpoints_Fix_Lag Admiral H. Curtiss 2025-02-05 18:27:22 +01:00
  • cb15105a9e Replace uintXX_t and intXX_t Xphalnos 2025-02-05 14:04:40 +01:00
  • 99e3c6e265
    Merge pull request #13299 from OatmealDome/flatpak-dirty OatmealDome 2025-02-04 12:44:13 -05:00
  • bbf72e79f9 Breakpoints: Fix lag when adding or removing multiple memory breakpoints by only calling DBATUpdated() once. TryTwo 2023-11-27 17:08:31 -07:00
  • b51ca82032
    Merge pull request #13335 from jordan-woyak/wm-speaker-constant Tilka 2025-02-04 02:22:01 +00:00
  • c857a7dd82 WiimoteEmu: Use a named constant instead of a magic number for speaker data writes. Jordan Woyak 2025-02-03 19:52:38 -06:00
  • 3a09ad32ab
    Update ci.yml Tabitha 2025-02-03 15:13:44 -05:00
  • bc0fe7755f
    Update ci.yml Tabitha 2025-02-03 15:06:52 -05:00
  • 481e7b5ce9
    Update ci.yml Tabitha 2025-02-03 15:06:38 -05:00
  • 445d7d0d8f
    Update cpack_package_description.txt Tabitha 2025-02-03 15:03:38 -05:00
  • ba58e336bc
    Merge pull request #13328 from Dentomologist/performancemetrics_call_imgui_end_unconditionally Admiral H. Curtiss 2025-02-03 12:24:47 +01:00
  • 5b73e2a302
    Merge pull request #13325 from iwubcode/rf_community_gecko_codes Admiral H. Curtiss 2025-02-03 12:22:58 +01:00
  • 8a3b3ced96
    Merge pull request #13313 from rjgabel/patch-1 Admiral H. Curtiss 2025-02-03 12:22:04 +01:00
  • 857c93c529 WiimoteEmu/MotionPlus: Gyro data calculation cleanup. Jordan Woyak 2025-02-03 02:03:58 -06:00
  • 79ff4420d9 ImGui: Remember position of movable overlays Dentomologist 2025-02-02 20:00:10 -08:00
  • 4582ad7649 PerformanceMetrics: Allow users to move overlays Dentomologist 2025-02-02 14:43:44 -08:00
  • 4b8e36cba9 PerformanceMetrics: Allow users to move overlays Dentomologist 2025-02-02 14:43:44 -08:00
  • 7a5a2e04dd Fix TAS input Pokechu22 2022-10-04 16:36:12 -07:00
  • 854e6bdb8d Fix configuring balance board not working Pokechu22 2022-10-03 17:21:19 -07:00
  • fcccd92e14 Partial refactor/split Pokechu22 2021-03-27 16:01:09 -07:00
  • c0e315e3a1 Use zlib crc32 Pokechu22 2021-03-20 20:33:18 -07:00
  • 590f42dce4 Use ConvertToKilograms for balance board input display Pokechu22 2019-08-14 15:27:23 -07:00
  • 5331a48b0c Publicly expose ConvertToSensorWeight; add ConvertToKilograms Pokechu22 2019-08-14 15:27:03 -07:00
  • 68155565e3 Use coarser weight values and don't start them at 0 Pokechu22 2019-08-14 14:01:48 -07:00
  • 657c7d088a Don't attach the camera or speaker to the balance board; use zero'd EEPROM for the balance board Pokechu22 2019-07-30 16:03:29 -07:00
  • 4ec40d3d1a Use const int in TAS widgets Pokechu22 2019-08-12 17:07:45 -07:00
  • 08476ab425 Add TAS interface for balance board Pokechu22 2019-07-24 18:27:30 -07:00
  • 1bf2a7ff9d Implement Balance Board in movies Pokechu22 2019-07-29 14:54:18 -07:00
  • c0d748fc73 Implement input for balance board Pokechu22 2019-07-17 21:18:21 -07:00
  • 7c316be1b4 Add proper emulated balance board option to the interface Pokechu22 2019-07-27 16:57:14 -07:00
  • 1b1ffeb539 Create initial balance board extension, hardcoding my own data Pokechu22 2019-07-17 17:59:16 -07:00
  • 4499718368 Core: Check if msr.DR or msr.IR are valid at ApplyStartupPatches Sketch 2025-02-02 17:27:16 -05:00
  • f94e6cb73e PerformanceMetrics: Call ImGui::End() unconditionally Dentomologist 2025-02-02 13:02:58 -08:00
  • cdabd651aa InputCommon/ExpressionParser: Add compound assignment operators. Jordan Woyak 2025-01-28 01:33:39 -06:00
  • 56fd1f39d8 Eliminate TaskViewModel's mustRestartApp field Niel Lebeck 2025-02-02 11:58:45 -08:00
  • 570fc1d5aa Data: update Rune Factory Frontier with community gecko codes iwubcode 2025-02-02 12:34:38 -06:00
  • 1d5a1cb19d
    Merge a87d24efa9 into 84d28a4272 petterreinholdtsen 2025-02-02 12:46:46 -05:00
  • 84d28a4272
    Merge pull request #13300 from UnderCoverToni/GOME01 Admiral H. Curtiss 2025-02-02 18:25:22 +01:00
  • 5a4cde62b6
    Merge pull request #13246 from nlebeck/stringutil-tests Admiral H. Curtiss 2025-02-02 18:16:13 +01:00
  • b08220ccbe
    Merge a5b0d6c0c8 into f1fe32c93b sepalani 2025-02-02 18:13:57 +01:00
  • f1fe32c93b
    Merge pull request #13254 from brad0/openbsd_aarch64 Admiral H. Curtiss 2025-02-02 18:12:03 +01:00
  • 77056ba7b7
    Merge pull request #13208 from Dentomologist/wiitasinputwindow_update_on_attachment_change Admiral H. Curtiss 2025-02-02 18:02:58 +01:00
  • acf03a641a
    GameSettings: Set EFBAccessEnable=True for "I SPY: Spooky Mansion" Ryan Gabel 2025-01-27 12:55:20 -10:00
  • 017e0b5658
    Merge pull request #13306 from OatmealDome/cubeb-optional Admiral H. Curtiss 2025-02-02 17:50:20 +01:00
  • 6a3a74508d
    Merge pull request #13317 from cristian64/spurious_config_file Admiral H. Curtiss 2025-02-02 17:25:24 +01:00
  • 9ff833e2f4
    Merge pull request #13315 from jordan-woyak/func-exp-cleanup Admiral H. Curtiss 2025-02-02 17:23:13 +01:00
  • 04775b6ef8
    Merge pull request #13314 from jordan-woyak/input-expressions-assignment-op-fix Admiral H. Curtiss 2025-02-02 17:22:25 +01:00
  • 755c003265 JitArm64_RegCache: Const correctness Sintendo 2025-02-01 22:05:24 +01:00