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 |
|
Megamouse
|
d2b96636db
|
Qt: delete batch progress dialog after user closed it (as originally intended)
|
2025-01-04 11:31:25 +01:00 |
|
Megamouse
|
635eac7704
|
Qt: fix batch compilation after a game was already running
Batch compilation wasn't working if g_system_progress_canceled wasn't reset
|
2025-01-04 11:31:25 +01:00 |
|
Megamouse
|
51417cc8c3
|
Qt: stop batch compilation immediately on cancel
|
2025-01-04 11:31:25 +01:00 |
|
Megamouse
|
8ea27b0aca
|
Qt: workaround for crash in long accepted slot
|
2025-01-03 20:21:56 +01:00 |
|
Megamouse
|
fb237dd568
|
Audio: Add mute/unmute and volume shortcuts
Also add auto repeat to volume shortcuts
|
2025-01-02 09:34:47 +01:00 |
|
Megamouse
|
1c22cc2f52
|
overlays: add trophy list dialog
|
2025-01-01 13:42:21 +01:00 |
|
schm1dtmac
|
b16d267f9d
|
Fix types 2
|
2024-12-30 07:29:31 +02:00 |
|
schm1dtmac
|
9ffa923da6
|
Use corresponding SI/IEC units
|
2024-12-30 07:29:31 +02:00 |
|
schm1dtmac
|
8feccffec0
|
Fix types
|
2024-12-30 07:29:31 +02:00 |
|
schm1dtmac
|
3a16b2e92c
|
Report filesizes on macOS as decimal multiples
i.e. multiples of 1000
|
2024-12-30 07:29:31 +02:00 |
|
Darkhost1999
|
e58bd419f6
|
Add empty hdd tmp to UI (#16462)
This option is need for those using sprx mods and amongst other homebrew reasons such as apollo savedata.
|
2024-12-28 22:20:22 +01:00 |
|
Megamouse
|
a49cfc5a91
|
Simplify some ternaries
|
2024-12-28 19:58:59 +01:00 |
|
Megamouse
|
1d23be8429
|
Qt: Add Operating system category
|
2024-12-28 18:10:06 +01:00 |
|
Elad
|
c6dadc537b
|
Add some FXO init checks
|
2024-12-24 21:31:57 +02:00 |
|