mirror of
https://github.com/libretro/RetroArch
synced 2025-01-14 09:43:27 +00:00
c4f84094c2
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. |
||
---|---|---|
.. | ||
cbs | ||
drivers | ||
menu_cbs.h | ||
menu_contentless_cores.c | ||
menu_defines.h | ||
menu_displaylist.c | ||
menu_displaylist.h | ||
menu_driver.c | ||
menu_driver.h | ||
menu_entries.h | ||
menu_explore.c | ||
menu_input.h | ||
menu_screensaver.c | ||
menu_screensaver.h | ||
menu_setting.c | ||
menu_setting.h | ||
menu_shader.h |