Henrik Rydgård
|
6eba885955
|
Slight OSD message duration tweak.
|
2023-09-08 12:33:00 +02:00 |
|
Nemoumbra
|
0faa1109d2
|
Included <algorithm> for std::min
|
2023-09-07 12:14:36 +03:00 |
|
Henrik Rydgård
|
cd78097e74
|
Allow dismissing notifications by touching/clicking them.
Fixes #18040
Might do something more elegant in the future.
|
2023-09-04 10:01:07 +02:00 |
|
Henrik Rydgård
|
b637a9c42e
|
Upgrade rcheevos to latest
The timer issue has been fixed upstream. Hopefully nothing will regress on
32-bit Android this time.
See #17631
|
2023-08-28 14:09:46 +02:00 |
|
Henrik Rydgård
|
feb0ea245e
|
Add mappable key to toggle networking
Fixes #17352
Requested in #17343
|
2023-08-23 22:14:51 +02:00 |
|
Henrik Rydgård
|
ac269aaa4b
|
rcheevos: revert to before #17806
PR #17806 upgraded rcheevos, after which a regression is reported in
issue #17631.
Experimentally revert to confirm.
|
2023-08-08 15:38:22 +02:00 |
|
Henrik Rydgård
|
f45176fd25
|
Allow configuring in which corner achievement notifications can show up.
|
2023-08-01 12:52:09 +02:00 |
|
Henrik Rydgård
|
1071e1f248
|
Move towards separate types for leaderboard events
|
2023-08-01 11:57:28 +02:00 |
|
Henrik Rydgård
|
a28ae79ef7
|
Safer handling of NONE
|
2023-08-01 00:28:54 +02:00 |
|
Henrik Rydgård
|
48d577014a
|
Refactor the on-screen display to be more customizable
|
2023-08-01 00:28:54 +02:00 |
|
Henrik Rydgård
|
1c05f71b50
|
Update to the latest version of rcheevos.
|
2023-07-30 11:58:55 +02:00 |
|
Unknown W. Brackets
|
94f7231e73
|
net: Fix request cancelling.
Was broken in #17737.
|
2023-07-25 19:42:37 -07:00 |
|
Henrik Rydgård
|
370bb4c315
|
More progressbar improvements
|
2023-07-18 15:52:14 +02:00 |
|
Henrik Rydgård
|
ecea3844b0
|
Improved progress bar popups for downloads
Now shows the filename, and also there's a delay mode where they'll only
be visible if the download takes more than a second, plus they can be
named.
|
2023-07-18 15:13:44 +02:00 |
|
Henrik Rydgård
|
b092e08af1
|
Make literal into constexpr.
|
2023-07-16 09:01:16 +02:00 |
|
Henrik Rydgård
|
6bb97b3d46
|
Better mechanism to fade out the side bar when not on EmuScreen
|
2023-07-16 08:55:48 +02:00 |
|
Henrik Rydgård
|
aa4264a192
|
RetroAchievements: Better handling of not being online when trying to log in
|
2023-07-13 11:26:43 +02:00 |
|
Henrik Rydgård
|
3f924d1494
|
Smoothly remove any left-over overlays on emuscreen exit.
|
2023-07-10 21:04:22 +02:00 |
|
Henrik Rydgård
|
4ae3c519e2
|
Add assorted null checks for safety
More probably needed. Should at least hopefully fix the leaderboard crash reported in #17631
Will try to do something more systematic later.
|
2023-07-10 19:27:07 +02:00 |
|
Henrik Rydgård
|
c17b84b3d4
|
Implement RetroAchievements challenge mode restrictions, and fix related bugs
|
2023-07-08 21:55:32 +02:00 |
|
Henrik Rydgård
|
9e4387c529
|
Implement more OSD types (challenge, progress indicators). Not really tested.
|
2023-07-08 21:48:23 +02:00 |
|
Henrik Rydgård
|
d0b42705a0
|
Switch over to rc-client
|
2023-07-08 18:59:37 +02:00 |
|
Henrik Rydgård
|
1375b6e097
|
Buildfix
|
2023-06-30 17:25:44 +02:00 |
|
Henrik Rydgård
|
eb21a2e6c9
|
Break out the OSD data holder from Common/System/System.h, into OSD.cpp/h
|
2023-06-30 17:15:49 +02:00 |
|