RetroArch/menu
David Guillen Fandos ed7b3aa415 Add a proper WiFi menu, with Enable/Disable & Disconnect options
This also allows WiFi passwords to be remembered. The underlying
tool (connman) allows to store passswords (that's why it auto connects
whenever you boot a Lakka device), so we expose this so that the user
does not have to re-input the pass when connecting to a saved wifi.

Option to forget a password to come in a future PR, for now a password
is automatically forgotten if the Wifi connect operation fails (we assume
it fails due to password).

Changes the WiFi API to enable these features of course!
2020-12-09 20:20:48 +01:00
..
cbs Add a proper WiFi menu, with Enable/Disable & Disconnect options 2020-12-09 20:20:48 +01:00
drivers First attempt at adding proper brightness 2020-11-26 19:22:05 +01:00
menu_cbs.h Add a proper WiFi menu, with Enable/Disable & Disconnect options 2020-12-09 20:20:48 +01:00
menu_defines.h Add option for quitting on close content 2020-10-20 21:45:03 +03:00
menu_dialog.h More struct reordering/alignment 2020-08-14 21:00:04 +02:00
menu_displaylist.c Add a proper WiFi menu, with Enable/Disable & Disconnect options 2020-12-09 20:20:48 +01:00
menu_displaylist.h Add a proper WiFi menu, with Enable/Disable & Disconnect options 2020-12-09 20:20:48 +01:00
menu_driver.h Add a proper WiFi menu, with Enable/Disable & Disconnect options 2020-12-09 20:20:48 +01:00
menu_entries.h Turn menu_entry_init into macro 2020-09-13 09:03:21 +02:00
menu_explore.c Explore Menu: Fix heap buffer overflow on initialisation 2020-10-05 10:15:54 +01:00
menu_input_bind_dialog.h (menu) move headers around - no more menu/widgets 2020-06-27 19:33:49 +02:00
menu_input.h Reorder structs, alignment 2020-08-15 19:43:17 +02:00
menu_setting.c Add a proper WiFi menu, with Enable/Disable & Disconnect options 2020-12-09 20:20:48 +01:00
menu_setting.h (Menu) Fix cursor forced to first entry after displaying lists 2020-06-30 13:59:52 +01:00
menu_shader.h Pass state around to menu_shader_manager_free 2020-06-06 18:44:53 +02:00