Commit graph

42406 commits

Author SHA1 Message Date
Nayla Hanegan
c924447345 fixes 2024-06-11 23:33:05 -04:00
Nayla
48912198ae
Rename codehandler_mpn.bin to codehandler-mpn.bin 2024-06-11 12:29:56 -04:00
Nayla Hanegan
1550565855 code handler update add switch dialog 2024-06-10 22:35:41 -04:00
Nayla Hanegan
942be0e269 more changes 2024-06-10 21:23:53 -04:00
Nayla Hanegan
d4e9762894 fix some codes 2024-06-10 21:13:04 -04:00
Nayla Hanegan
ab820e4113 Merge branch 'master' of https://github.com/MarioPartyNetplay/Dolphin-MPN 2024-06-10 21:03:33 -04:00
Nayla Hanegan
50790018a6 extended tables 2024-06-10 20:58:15 -04:00
Nayla
d6dd2cd968
Update GMPE01.ini 2024-05-31 10:36:02 -04:00
Nayla
d6c694854b
Update GP6E01.ini 2024-05-31 10:35:08 -04:00
Nayla
a928171481
Update GP7E01.ini 2024-05-31 10:33:05 -04:00
Nayla
be90080557
Add files via upload 2024-05-27 21:43:12 -04:00
Nayla
327363d898
v4 of GC mod 2024-05-26 17:46:57 -04:00
Nayla
ee10fed482
Update GP7E01.ini 2024-05-25 16:13:24 -04:00
Nayla Hanegan
c829cc0680 fix lin build 2024-05-23 18:02:10 -04:00
Nayla Hanegan
6e41e11f0d dark mode for win10 2024-05-23 17:54:33 -04:00
Nayla Hanegan
bbdf0732ad Revert "qt ui update"
This reverts commit 813ab23895.
2024-05-23 17:36:21 -04:00
Nayla Hanegan
c9569fae24 rounded window on load 2024-05-23 17:36:08 -04:00
Nayla Hanegan
d07549505a Revert "meh"
This reverts commit 9d9204430e.
2024-05-23 17:35:22 -04:00
Nayla Hanegan
79e5ce3819 fix netplay bug 2024-05-23 17:35:04 -04:00
Nayla Hanegan
b4cc0fc9ca Revert "More work on theming"
This reverts commit cc775770bf.
2024-05-23 17:34:15 -04:00
Nayla Hanegan
cc775770bf More work on theming 2024-05-22 23:11:11 -04:00
Nayla Hanegan
9d9204430e meh 2024-05-22 20:08:43 -04:00
Nayla Hanegan
639e671d6b update window title to have git scm 2024-05-22 19:08:14 -04:00
Nayla Hanegan
813ab23895 qt ui update 2024-05-22 19:04:44 -04:00
Nayla Hanegan
c92255108a qt bump 2024-05-22 18:51:03 -04:00
Nayla Hanegan
2d7973560e Merge branch 'dolphin-emu-master' 2024-05-22 18:28:01 -04:00
Nayla Hanegan
4e86922408 Merge branch 'master' of https://github.com/dolphin-emu/dolphin into dolphin-emu-master 2024-05-22 18:27:54 -04:00
Nayla Hanegan
7f5f41b14d update this stuff 2024-05-22 18:22:03 -04:00
Admiral H. Curtiss
e0e09d1074
Merge pull request #12792 from JosJuice/android-vibrators-crash
Android: Fix crash when no devices have outputs
2024-05-23 00:04:05 +02:00
Admiral H. Curtiss
578a3ce543
Merge pull request #12722 from JosJuice/jitarm64-mtfsfix-minor
JitArm64: Minor mtfsfix optimization
2024-05-22 23:54:29 +02:00
Admiral H. Curtiss
c8ea116658
Merge pull request #12768 from guijan/fmt-pc
use pkg-config to find libfmt
2024-05-21 22:36:56 +02:00
Admiral H. Curtiss
2ba6093b30
Merge pull request #12767 from guijan/libusb-pc
use pkg-config to find libusb
2024-05-21 22:36:45 +02:00
Admiral H. Curtiss
35ee08ba9f
Merge pull request #12736 from mitaclaw/minizip-ng-update
Externals: Update minizip-ng to 4.0.5 and convert to submodule
2024-05-21 22:21:56 +02:00
Admiral H. Curtiss
5c2f73986a
Merge pull request #12537 from TellowKrinkle/MTLSubgroup
VideoCommon: More specific subgroup op bugs
2024-05-21 22:17:22 +02:00
Admiral H. Curtiss
321dc9b76d
Merge pull request #12711 from jordan-woyak/modifier-range-ini-default
InputCommon: Fix unnecessary "Modifier/Range" ini file entries.
2024-05-21 22:11:42 +02:00
Admiral H. Curtiss
abc8aa2237
Merge pull request #12764 from Sintendo/jitarm64-temp-regs
JitArm64: Skip temp regs where possible
2024-05-21 22:06:21 +02:00
Admiral H. Curtiss
a64b796df0
Merge pull request #12787 from iwubcode/imgui_mouse_clicks_queue
VideoCommon: use imgui input queue for mouse clicks
2024-05-21 22:01:45 +02:00
Admiral H. Curtiss
b9a2c18cb3
Merge pull request #12788 from iwubcode/hotkey_frame_advance_host_thread
DolphinQt: trigger frame advance from hotkeys on the host thread
2024-05-21 21:52:05 +02:00
JosJuice
7a4740adf7 Android: Fix crash when no devices have outputs
Regression from 5171290bdb.
2024-05-20 21:36:00 +02:00
Admiral H. Curtiss
cb71d84908
Merge pull request #12786 from AdmiralCurtiss/config-window-fix
DolphinQt/Settings/GeneralPane: Don't emit a ConfigChanged signal while saving config
2024-05-20 13:52:48 +02:00
Tilka
2633eaca7a
Merge pull request #12790 from JosJuice/i18n-infinity-double-arguments
DolphinQt: Fix double argument in Infinity error message
2024-05-20 04:20:25 +01:00
JosJuice
3e046c2b32 DolphinQt: Fix double argument in Infinity error message
This was a mistake I made in 83b280d903.
2024-05-19 21:52:49 +02:00
iwubcode
4f1a5e0b3a DolphinQt: trigger frame advance from hotkeys on the host thread (the underlying SetState is only valid on the host thread) 2024-05-18 11:54:12 -05:00
iwubcode
d7a8ec4353 VideoCommon: use imgui input queue for mouse clicks, this helps keep input smooth regardless of frame-times and matches keyboard events, this system was introduced in 1.87 2024-05-18 11:49:19 -05:00
Admiral H. Curtiss
626369fc00
DolphinQt/Settings/GeneralPane: Don't emit a ConfigChanged signal while saving config
Doing this causes the settings to be reloaded before they're done saving, effectively discarding the user's changes.
2024-05-18 15:45:10 +02:00
Tilka
131ca83add
Merge pull request #12785 from JosJuice/jit64-r12-comment
Jit64: Remove outdated comment about R12
2024-05-18 14:07:29 +01:00
JosJuice
892bba9768 Jit64: Remove outdated comment about R12
This comment was added 15 years ago in 1c1425a406. The bug the comment
refers to was fixed one day later in 41ce35deb3.
2024-05-18 14:54:33 +02:00
Admiral H. Curtiss
fd3867ac5b
Merge pull request #12755 from LillyJadeKatrin/retroachievements-discord
RetroAchievements - Discord Presence
2024-05-18 14:29:52 +02:00
Admiral H. Curtiss
f3c0a5626d
Merge pull request #12781 from deReeperJosh/skylanderfiletypes
IOS/USB: Change Skylander File Type Filter
2024-05-18 14:12:55 +02:00
Joshua de Reeper
c206ce846a Change Default Skylander File Selection Types 2024-05-17 02:52:50 +01:00