Ivan Chikish
|
d34287b2cc
|
Linux: use futex_waitv syscall for atomic waiting
In order to make this possible, some unnecessary features were removed.
|
2023-08-02 21:46:06 +03:00 |
|
Megamouse
|
73dba6d6e0
|
overlays: do not play sounds on fast auto repeat
Currently there's a nasty sound stakkato going on if you keep the dpad pressed to the left in the home menu for example.
|
2023-05-20 18:27:26 +02:00 |
|
Elad Ashkenazi
|
2a344e1d87
|
cellMsgDialog: fix use-after-free
|
2023-02-27 14:17:05 +01:00 |
|
kd-11
|
d320867569
|
rsx/overlays: Add a name to the input thread context
|
2023-02-24 00:46:53 +03:00 |
|
kd-11
|
aabd388070
|
rsx/overlays: Remove some unused thread declarations
|
2023-02-24 00:46:53 +03:00 |
|
kd-11
|
901d9f3f6e
|
rsx/overlays: Simplify attach-thread-input API
- Restructure the inputs to encourage shorter input signature.
|
2023-02-24 00:46:53 +03:00 |
|
kd-11
|
ddc9e74aa8
|
rsx/overlays: Putting it all together
- Migrate dialogs with input-only threads to use the unified input
system
|
2023-02-24 00:46:53 +03:00 |
|
Megamouse
|
38d612e5ba
|
fix some warnings
|
2023-02-22 00:15:11 +01:00 |
|
Megamouse
|
cfb788941c
|
overlays: review fixes
|
2023-02-09 20:36:35 +01:00 |
|
Megamouse
|
69435dd951
|
overlays: Fix linux compilation
|
2023-02-09 20:36:35 +01:00 |
|
Megamouse
|
3b09a39576
|
overlays: fix home menu date format
|
2023-02-09 20:36:35 +01:00 |
|
Megamouse
|
9375e255e1
|
overlays: add pages to home menu
|
2023-02-09 20:36:35 +01:00 |
|