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 Add To Playlist functionality (#16386) 2024-03-28 12:58:16 -07:00
menu_contentless_cores.c Cleanups: 2023-07-18 16:46:54 +02:00
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 Add To Playlist functionality (#16386) 2024-03-28 12:58:16 -07:00
menu_driver.c Add support for multimedia keys (#16502) 2024-05-11 17:06:54 -07:00
menu_driver.h (cheevos) inform user when server is unreachable (#15970) 2023-12-02 05:33:13 -08:00
menu_entries.h Prevent left-right hold in boolean menu items (#15530) 2023-07-29 04:59:59 +02:00
menu_explore.c Graceful fallback to readonly mode if RDB can't be opened readwrite (#15569) 2023-08-10 11:04:47 -07:00
menu_input.h Input binding rework (#15603) 2023-08-16 11:13:14 -07:00
menu_screensaver.c Get rid of font_driver_flush 2023-06-15 23:41:40 +02:00
menu_screensaver.h Revert "Header cleanups - don't include retroarch.h everywhere" 2023-01-08 09:05:46 +01:00
menu_setting.c Add Galician and Norwegian to list of languages (#16510) 2024-05-11 16:57:54 -07:00
menu_setting.h Get rid of menu_setting_ctl 2021-03-11 08:38:53 +01:00
menu_shader.h Make one function static 2023-05-11 23:14:36 +02:00