RetroArch/menu/cbs
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
..
menu_cbs_cancel.c Get rid of some menu_driver_ctl calls 2023-05-11 05:22:17 +02:00
menu_cbs_deferred_push.c iOS: import roms from iCloud (#16478) 2024-04-29 18:30:15 -07:00
menu_cbs_get_value.c iOS QOL improvements (#16444) 2024-04-18 03:01:39 -07:00
menu_cbs_info.c Header cleanups 2023-05-11 05:45:04 +02:00
menu_cbs_label.c Add To Playlist functionality (#16386) 2024-03-28 12:58:16 -07:00
menu_cbs_left.c Sublabels for input bind common entries (#16242) 2024-02-18 08:23:56 -08:00
menu_cbs_ok.c Lakka: provide update URL and target name at buildtime 2024-05-25 00:26:22 +02:00
menu_cbs_right.c Sublabels for input bind common entries (#16242) 2024-02-18 08:23:56 -08:00
menu_cbs_scan.c iOS/tvOS: fix Import Content (#16450) 2024-04-19 07:12:13 -07:00
menu_cbs_select.c Get rid of menu_entries_get_selection_buf_ptr and menu_entries_get_size 2023-05-10 05:52:52 +02:00
menu_cbs_start.c rarch_system_info_t local vars should be renamed from 'system' 2023-07-15 07:22:38 +02:00
menu_cbs_sublabel.c Cleanup 'Add to Playlist' (#16495) 2024-05-05 03:48:20 -07:00
menu_cbs_title.c iOS QOL improvements (#16444) 2024-04-18 03:01:39 -07:00