RetroArch/cheevos
LibretroAdmin b2634ea588 * Create fill_pathname_join_special - and specify fill_pathname_join
as deprecated.
* Use fill_pathname_join_special in the vast majority of cases where
we can ensure out_path is a new empty string
* Get rid of some extension concatenation with strlcat where encountered
* Some general cleanups with NULL termination of strings that get immediately
passed to strlcpy/strlcpy-adjacent functions
2022-08-04 14:19:38 +02:00
..
cheevos.c (Cheevos) On platforms like WiiU that have cheevos support but no threading support, it was complaining about unused variables like rcheevos_locals. The macros for 2022-06-19 18:06:17 +02:00
cheevos.h (cheevos) check netplay status when unlocking achievements (#13379) 2021-12-21 15:58:42 +01:00
cheevos_client.c * Create fill_pathname_join_special - and specify fill_pathname_join 2022-08-04 14:19:38 +02:00
cheevos_client.h replace coroutines with tasks (#13178) 2021-11-01 18:02:40 +01:00
cheevos_locals.h (Cheevos) On platforms like WiiU that have cheevos support but no threading support, it was complaining about unused variables like rcheevos_locals. The macros for 2022-06-19 18:06:17 +02:00
cheevos_menu.c Fix segfault when launching content with cores that do not have serialized savestate support when rewind and cheevos hardcore mode are enabled (#13607) 2022-02-07 23:52:25 +01:00
cheevos_menu.h remove unused structure 2021-06-01 21:52:10 -06:00