Megamouse
|
cb539579b5
|
Qt: log microphone list
|
2025-02-26 07:53:33 +01:00 |
|
Megamouse
|
4df1f9fb18
|
Move permissions to own file
|
2025-02-25 19:45:43 +01:00 |
|
Megamouse
|
3c576da42f
|
Move debugger functions to emu_utils.cpp
|
2025-02-25 19:45:43 +01:00 |
|
Megamouse
|
9082908606
|
Move is_input_allowed to GSFrameBase
|
2025-02-25 19:45:43 +01:00 |
|
Megamouse
|
8d801dadc4
|
Move display sleep functions to emu callbacks
|
2025-02-25 19:45:43 +01:00 |
|
Megamouse
|
87db82cacd
|
Move check_microphone_permissions to emu callbacks
|
2025-02-25 19:45:43 +01:00 |
|
Megamouse
|
d33d3a9f57
|
Move cheat_type fmt to cheat_info.cpp
|
2025-02-25 19:45:43 +01:00 |
|
oltolm
|
b08273b127
|
Use Microsoft::WRL::ComPtr (#16744)
|
2025-02-23 15:39:39 +02:00 |
|
Elad
|
796a237128
|
PKG: Refactor and proper support for IDU
|
2025-02-22 15:01:47 +02:00 |
|
Megamouse
|
cefcaaf287
|
Qt: enable updater for linux arm
|
2025-02-13 18:49:14 +01:00 |
|
RipleyTom
|
f15ed36da1
|
Fix Change Password dialog not saving the new password on success
|
2025-02-13 07:04:08 +01:00 |
|
RipleyTom
|
159370446f
|
RPCN v1.4
|
2025-02-12 15:00:50 +01:00 |
|
RipleyTom
|
cd87a64621
|
Headers cleanup
|
2025-02-11 20:38:35 +01:00 |
|
kd-11
|
0d4f3cf0a5
|
Allow MSAA selection in the UI
|
2025-02-11 02:28:31 +03:00 |
|
Megamouse
|
9bccdf4f71
|
cellMusic: fix volume. Qt needs a value between 0 and 1
|
2025-02-04 18:13:07 +01:00 |
|
Megamouse
|
b5dbafb3e2
|
cellMusic: make selection context valid when setting a playlist
|
2025-02-04 18:13:07 +01:00 |
|
Megamouse
|
739c4bcfc8
|
Qt: ignore all game window hotkeys on "disable kb hotkeys"
|
2025-02-04 09:39:34 +01:00 |
|
Megamouse
|
50387cc516
|
update_manager: use v3 api for all OS
|
2025-02-03 22:53:53 +00:00 |
|
Megamouse
|
664e09f1ff
|
Qt: Fix Recent savestate path
|
2025-01-25 15:39:05 +01:00 |
|
Megamouse
|
27baab992a
|
Qt: Add path to recent game/savestate tooltip
|
2025-01-25 15:39:05 +01:00 |
|
Megamouse
|
099e3c67b2
|
Qt: fix recent savestate shortcuts
|
2025-01-25 15:39:05 +01:00 |
|
Megamouse
|
959d8fc25c
|
Qt: Fix recent savestates menu settings
|
2025-01-25 15:39:05 +01:00 |
|
Megamouse
|
10d038e43f
|
Qt: Fix device notification registration segfault
The main window does not exist if we boot with no-gui
|
2025-01-25 00:57:22 +01:00 |
|
Megamouse
|
bd1ebb7a10
|
Qt: add savestate manager dialog
|
2025-01-24 05:32:19 +01:00 |
|
Sanjay Govind
|
e2bbaa2430
|
libusb: support hotplug (#16580)
|
2025-01-23 23:49:24 +01:00 |
|
Megamouse
|
ba702509c8
|
Qt: Add Recent savestates menu
|
2025-01-23 22:55:07 +01:00 |
|
Megamouse
|
6fddb31a07
|
Qt/input: reset gui pad thread when saving pad settings
|
2025-01-22 20:47:07 +01:00 |
|
Megamouse
|
dc700ad620
|
cellCamera: close Qt camera on error (e.g. when usb is pulled)
|
2025-01-22 02:18:07 +01:00 |
|
Megamouse
|
74540844d2
|
cellGem: ignore missing pad handler
This is a hacky way to fix cellGem savestates
|
2025-01-22 02:18:07 +01:00 |
|
Megamouse
|
1cff5b35d4
|
input: add vibration multiplier
|
2025-01-21 08:44:38 +01:00 |
|
Megamouse
|
a7edfa221e
|
windows: move logs to log dir
|
2025-01-16 21:33:33 +01:00 |
|
Megamouse
|
451e953d26
|
windows: move config.yml and games.yml to /config/
|
2025-01-16 21:33:33 +01:00 |
|
Megamouse
|
d91927ee97
|
Qt/input: allow keypresses in raw mouse handler
|
2025-01-14 15:52:46 +01:00 |
|
Megamouse
|
78a661db79
|
input: simplify raw mouse button press handling
|
2025-01-14 00:00:50 +01:00 |
|
Megamouse
|
b65f977c54
|
Qt/input: fix raw mouse button assignment
|
2025-01-14 00:00:50 +01:00 |
|
Megamouse
|
061be74cdb
|
Qt: add mouse config legend to mouse move dialog
|
2025-01-10 00:50:02 +01:00 |
|
Megamouse
|
d6f2f66f2b
|
Qt/Input: use empty string for pad_button_max_enum
Also shorten translated mouse button strings
|
2025-01-10 00:50:02 +01:00 |
|
Megamouse
|
a0df1e09a6
|
ps move: allow to configure mouse move handler buttons
|
2025-01-10 00:50:02 +01:00 |
|
Megamouse
|
7e03828f35
|
input: Allow mapping keys to basic mouse buttons
|
2025-01-09 21:59:01 +01:00 |
|
Megamouse
|
415c2d0795
|
fake move: add gyro support
|
2025-01-08 20:02:33 +01:00 |
|
Megamouse
|
92d0707291
|
Decrease mouse move assignment distance
|
2025-01-07 21:11:46 +01:00 |
|
Antonino Di Guardo
|
ec77f2ab92
|
Minor cleanup (#16519)
* Minor cleanup
|
2025-01-07 19:46:13 +03:00 |
|
Megamouse
|
c443326fb1
|
Do not re-use the old game window if the renderer changed
|
2025-01-06 15:49:09 +01:00 |
|
Megamouse
|
d5470d92ec
|
Keep game window open when loading the last savestate
|
2025-01-06 15:49:09 +01:00 |
|
Megamouse
|
cc7e7300ce
|
Clean up old game window in case of unexpected errors
|
2025-01-06 15:49:09 +01:00 |
|
Megamouse
|
3ce4c95e61
|
Show message while creating savestate in continuous mode
|
2025-01-06 15:49:09 +01:00 |
|
Megamouse
|
1ab3a0bd73
|
RSX/Qt: Reuse gs_frame if possible
|
2025-01-06 15:49:09 +01:00 |
|
Megamouse
|
99f1f4c22a
|
cheats: add float32 gui support
|
2025-01-06 10:48:00 +01:00 |
|
Megamouse
|
f255392a75
|
patches: create patch path on update
|
2025-01-04 15:45:22 +01:00 |
|
Megamouse
|
af3154a0d4
|
Qt: delete settings_dialog
|
2025-01-04 15:45:22 +01:00 |
|