Commit Graph

21 Commits

Author SHA1 Message Date
Jamiras
99a1ffdb89
validate hashes for secondary discs in multi-disc games (#13283) 2021-11-25 07:15:37 +01:00
Jamiras
339feab15b
add cheevos_custom_host setting (#13284) 2021-11-25 07:15:19 +01:00
Jamiras
2adf52a493 move achievement activation to background thread 2021-11-16 11:33:37 -07:00
Jamiras
4faf2f82f1 use task to write badge 2021-11-16 09:50:28 -07:00
Jamiras
a3b508f136 show widget for loaded game 2021-11-16 08:26:42 -07:00
Jamiras
f015ecdc03 show error message when no password provided 2021-11-12 10:06:05 -07:00
Jamiras
f2bc7caad9 ignore unofficial achievements unless setting is enabled 2021-11-08 07:15:56 -07:00
Jamiras
830960027e
fix double free when rich presence update task fires while game is not loaded (#13191) 2021-11-06 06:03:16 +01:00
twinaphex
05ca465aab (Cheevos) Style nits:
* single line code blocks - remove brackets
* Try to fit lines into 80 chars
* Etc
2021-11-01 18:38:56 +01:00
twinaphex
b9df71b9d5 (cheevos) Silence warnings/remove unused variables 2021-11-01 18:06:36 +01:00
Jamiras
20264aaced
replace coroutines with tasks (#13178) 2021-11-01 18:02:40 +01:00
twinaphex
49fbed2423 Get rid of input_mouse_grabbed - move retroarch types to
retroarch_types.h
2021-09-30 23:22:50 +02:00
twinaphex
83ce4259a0 Have only one getter for runloop_state 2021-09-21 19:08:26 +02:00
twinaphex
f21641d898 Get rid of another 'getter' function 2021-09-21 18:30:56 +02:00
Jamiras
df5a2c5160 automatically retry 'http error code -1' 2021-08-21 13:54:39 -06:00
Jamiras
da8f257323 log retry delay when automatically retrying network failure 2021-07-18 09:49:30 -06:00
Jamiras
41e25902a1 use non-HTTPS until everything is converted 2021-07-08 00:57:35 -06:00
Jamiras
bc4a9a3696 separate ping task handler from retry task handler 2021-07-08 00:52:19 -06:00
Jamiras
46ffe5f4b2 use case-corrected username for server calls 2021-07-08 00:33:45 -06:00
Jamiras
7aca71e625 convert to rapi 2021-07-07 23:51:45 -06:00
Jamiras
f556eba0a3 move async API code to cheevos_client.c 2021-07-07 19:59:57 -06:00