RetroArch/gfx/widgets
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
..
gfx_widget_achievement_popup.c Get rid of HAVE_THREADS macros 2022-07-06 15:01:53 +02:00
gfx_widget_generic_message.c Get rid of gfx_timer_t typedef - replace with float 2022-07-06 14:41:15 +02:00
gfx_widget_leaderboard_display.c Get rid of HAVE_THREADS macros 2022-07-06 15:01:53 +02:00
gfx_widget_libretro_message.c Get rid of gfx_timer_t typedef - replace with float 2022-07-06 14:41:15 +02:00
gfx_widget_load_content_animation.c * Create fill_pathname_join_special - and specify fill_pathname_join 2022-08-04 14:19:38 +02:00
gfx_widget_progress_message.c Get rid of gfx_timer_t typedef - replace with float 2022-07-06 14:41:15 +02:00
gfx_widget_screenshot.c Get rid of gfx_timer_t typedef - replace with float 2022-07-06 14:41:15 +02:00
gfx_widget_volume.c Get rid of gfx_timer_t typedef - replace with float 2022-07-06 14:41:15 +02:00