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 |
|