RetroArch/menu
Tomáš Kelemen (vudiq) c4f84094c2 Lakka: provide update URL and target name at buildtime
it is more convenient to provide the URL via make option rather than
rely on hardcoded value in the code base. it provides more flexibility
in case of different servers for stable, daily, canary, community, ...

and instead of parsing a file in the filesystem to obtain target name of
the device on which lakka is running, we can provide the target name at
build time as well. the target name is used for the full path URL for
the download of updates.

there is no need to have these values editable via retroarch frontend
and saved in the config file. it is safer to provide them at build time
and have them set this way.
2024-05-25 00:26:22 +02:00
..
cbs Lakka: provide update URL and target name at buildtime 2024-05-25 00:26:22 +02:00
drivers Cleanups - remove/silence warnings 2024-05-23 07:48:08 +02:00
menu_cbs.h
menu_contentless_cores.c
menu_defines.h Add FlatUX Theme, Remove Retired Themes (#16441) 2024-04-18 03:10:56 -07:00
menu_displaylist.c use C comments in C source files 2024-05-23 08:02:27 +02:00
menu_displaylist.h
menu_driver.c Add support for multimedia keys (#16502) 2024-05-11 17:06:54 -07:00
menu_driver.h
menu_entries.h
menu_explore.c
menu_input.h
menu_screensaver.c
menu_screensaver.h
menu_setting.c Add Galician and Norwegian to list of languages (#16510) 2024-05-11 16:57:54 -07:00
menu_setting.h
menu_shader.h