Commit graph

40313 commits

Author SHA1 Message Date
Admiral H. Curtiss
82d27fa7a8
Merge pull request #11851 from Filoppi/patch-16
Video: Fix lens_distortion post process shader not compiling
2023-06-01 20:41:06 +02:00
Filippo Tarpini
79120e0d33
Video: Fix lens_distortion post process shader not compiling
`any()` failed to build on my machine, but it doesn't seem to be necessary
2023-06-01 20:32:16 +02:00
JosJuice
3a81463e68 Android: Fix submenus for Wii Remote 2-4
Accessing any of the submenus "Buttons", "Motion Simulation" or
"Motion Input" for Wii Remotes 2-4 would actually lead to the
corresponding submenu for Wii Remote 1.
2023-06-01 20:17:50 +02:00
Hibyehello
8324a85339 Add MacOS Platform
Use MacOS Standard Fullscreen hotkey
2023-06-01 09:01:20 -05:00
Nate Kean
9ddd692309
Use 'Safe' Texture Cache Accuracy
Prevents missing characters in text in menus
2023-05-30 15:09:56 -05:00
JosJuice
6743ca8e09
Merge pull request #11861 from shuffle2/qt
Revert "Revert "DolphinQt: use default dpi rounding mode (passthrough)""
2023-05-30 20:33:20 +02:00
Admiral H. Curtiss
d847c364bc
Merge pull request #11864 from iwubcode/graphics_mod_action_check
VideoCommon: check for successful graphics mod action creation before adding targets
2023-05-30 17:28:43 +02:00
iwubcode
0afb8c247f VideoCommon: check whether action was successfully created before adding targets for a graphics mod 2023-05-30 09:32:59 -05:00
Admiral H. Curtiss
356792cc20
Merge pull request #11862 from iwubcode/avoid_duplicate_action_creation
VideoCommon: don't create an action per target in graphics mods
2023-05-30 11:33:16 +02:00
iwubcode
bbf3efb17d VideoCommon: fix bug in GraphicsModManager where a separate action was being created for each target 2023-05-29 23:08:35 -05:00
Shawn Hoffman
ca49f49037 Revert "Revert "DolphinQt: use default dpi rounding mode (passthrough)""
This reverts commit 20e14aab06.
2023-05-29 11:47:29 -07:00
Admiral H. Curtiss
da77084d2f
Merge pull request #11819 from JosJuice/android-input-device-null
ControllerInterface/Android: Use InputEvent.getDeviceId
2023-05-29 19:27:30 +02:00
Admiral H. Curtiss
91b988c67f
Merge pull request #11847 from abouvier/patch-1
CMake: Fix build with legacy system Mbed TLS
2023-05-29 19:25:27 +02:00
Admiral H. Curtiss
5ba439d30a
Merge pull request #11856 from LillyJadeKatrin/retroachievements-bugfix
Fix RetroAchievements Login Crash
2023-05-29 10:54:16 +02:00
Nayla
9a944e7ab0
Add files via upload 2023-05-28 23:13:31 -04:00
Nayla Hanegan
5162a6ed61 5/28/2023 2023-05-28 22:39:02 -04:00
LillyJadeKatrin
82ff6fb0b7 Fix RetroAchievements Login Crash
Fixing a bug with the RetroAchievements integration where certain combinations of configurations would result in a malformed API request and an attempt to dereference the null response.
2023-05-28 20:53:03 -04:00
TellowKrinkle
0ee12b6164 VideoBackends:Metal: Allocate bounding box uploads on a cpu buffer
AMD Metal drivers have a goofy bug where the bbox buffer stops being coherent with the cpu if you copy to it from a private (gpu) buffer and don't do anything else with it in that command buffer.
2023-05-28 17:08:08 -05:00
Admiral H. Curtiss
4dc4b28db4
Merge pull request #11845 from jnaidu360/skylanders-portal-hotkey
Add hotkey to open Skylanders and Infinity Menus
2023-05-28 23:27:41 +02:00
Charles Lombardo
faa2b28e6b
Merge pull request #11835 from JosJuice/android-analytics-race
Android: Don't show analytics dialog for destroyed activity
2023-05-28 17:14:36 -04:00
Charles Lombardo
55b9794e4b
Merge pull request #11808 from deReeperJosh/disneyinfinitybaseandroid
Android: Infinity Base UI
2023-05-28 17:09:31 -04:00
Admiral H. Curtiss
afbc604f42
Merge pull request #11839 from LillyJadeKatrin/retroachievements-popups
Retroachievements popups
2023-05-28 17:17:11 +02:00
Joshua de Reeper
2c98efaa5c Infinity Base: Figure Name Fix 2023-05-28 19:01:21 +12:00
Joshua de Reeper
cf3e8714eb Android: Add Hashmap to IDCache 2023-05-28 19:01:21 +12:00
Joshua de Reeper
f8abc2c0e6 Android: Infinity Base UI
Add a UI option for the Infinity Base within the Android Emulation Activity
2023-05-28 19:01:21 +12:00
Admiral H. Curtiss
6d9529a68d
Merge pull request #11844 from shuffle2/qt6.5.1
windows: update to qt 6.5.1
2023-05-27 22:33:01 +02:00
Nayla
9ba0ea341b
fix icon on netplay tab 2023-05-27 16:03:42 -04:00
Nayla
d2a530d487
Update ToolBar.cpp 2023-05-27 15:18:59 -04:00
Nayla
954df38eaa
Rename dolphin-emu-nogui.6 to dolphin-mpn-nogui.6 2023-05-26 21:13:58 -04:00
Nayla
9ff40e9724
Rename dolphin-emu.6 to dolphin-mpn.6 2023-05-26 21:13:49 -04:00
Nayla Hanegan
4249942bb7
minor bug fix possible fix 2023-05-26 20:58:15 -04:00
Nayla
6f62cdba5a
Update flatpak.yml 2023-05-26 20:24:37 -04:00
Shawn Hoffman
1a8634fafc windows: update to qt 6.5.1 2023-05-26 15:37:55 -07:00
jnaidu360
5eb1669573 Add Hotkeys for Skylanders Portal and Infinity Base Menus
Adds two new hotkeys to open the menus for emulated USB devices- Skylanders Portal of Power and the Infinity Base. (Hotkeys only active when game is running).

Portal menu: Default is <Ctrl+P>.
Infinity base: Default is <Ctrl+I>
2023-05-26 13:36:08 -07:00
administrator
a96b67f50d fix macos build 2023-05-26 16:29:26 -04:00
Nayla Hanegan
68012cb2c6
Merge branch 'master' of https://github.com/dolphin-emu/dolphin 2023-05-26 16:05:11 -04:00
Nayla Hanegan
cc91f70b3b
Merge branch 'dolphin-emu-master' 2023-05-26 15:59:33 -04:00
Nayla Hanegan
c45e075dc8
Merge #15 2023-05-26 15:59:25 -04:00
Nayla Hanegan
e31f099cb8
Merge branch 'dolphin-emu-master' 2023-05-26 15:53:50 -04:00
Nayla Hanegan
871da4e307
Merge #15 2023-05-26 15:52:58 -04:00
Admiral H. Curtiss
34527cadcc
Merge pull request #11846 from Filoppi/fix_pp_settings_widget
Qt: Fix some Post Process Configuration Widget issues
2023-05-26 21:50:45 +02:00
Alexandre Bouvier
4d61ec1f4f
CMake: Fix build with system Mbed TLS 2023-05-26 01:59:51 +00:00
Filoppi
aeff66d373 Qt: Fix some Post Process Configuration Widget issues:
-The float sliders initial value wasn't calculated correctly
-Fix the checkbox dependencies not being applied until a setting was changed for the first time
2023-05-26 03:50:51 +03:00
Admiral H. Curtiss
0f4dbdb0d4
Merge pull request #11841 from shuffle2/modules
msvc: disable building std modules
2023-05-24 09:42:06 +02:00
LillyJadeKatrin
57290a45e8 Added Notification Popups for Game Mastery
Added OnScreenDisplay messages to HandleAchievementTriggeredEvent to display an extra congratulations message if the player has completed (unlocked all achievements in casual) or mastered (unlocked all achievements in challenge) the game. This also uses the display name retrieved when verifying credentials, which has now been added as a member field on AchievementManager.
2023-05-23 23:23:18 -04:00
LillyJadeKatrin
1841089054 Added Notification Popups for Game Start
Added an OnScreenDisplay message to LoadGameByFilenameAsync to display a message when a player starts a game with achievements, notifying them of their current score. The score displayed is challenge points if the player is in challenge mode or challenge + casual if the player is in casual mode. A second message tells the player which mode they are in. To match RetroAchievements' website interface, the messages are blue for casual and gold for challenge.
2023-05-23 23:22:22 -04:00
LillyJadeKatrin
aa0224a8ab Added TallyScore method to AchievementManager
Added a TallyScore method to AchievementManager to calculate the player's current scores (soft and hard) against the total number of points across all achievements. Includes a PointSpread structure to hold all points and counts. The Unlock Map now includes point values for each achievement to aid in this calculation; this is populated at insert time, and Unofficial achievements are tallied as zero.
2023-05-23 23:22:22 -04:00
LillyJadeKatrin
22af13f9e0 Added Notification Popups for No Achievement Data
Added OnScreenDisplay messages to LoadGameByFilenameAsync to notify the player when any of the potential failures occur.
2023-05-23 23:22:21 -04:00
LillyJadeKatrin
b0eb4ccb80 Added Notification Popup for Leaderboard Canceled
Added HandleLeaderboardStartedEvent with an OnScreenDisplay message when a player has triggered a leaderboard's failure conditions. The message includes the title of the achievement.
2023-05-23 23:22:21 -04:00
LillyJadeKatrin
a4b7f43f21 Added Notification Popup for Leaderboard Started
Added HandleLeaderboardStartedEvent with an OnScreenDisplay message when a player has triggered a leaderboard's start conditions. The message includes the title of the achievement.
2023-05-23 23:22:21 -04:00