1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 20:25:47 +00:00
RetroArch/menu
Nils Hasenbanck ec254f817d Save netplay settings which have a CLI override.
Currently the CLI overrides should not be saved when creating a confi-
guration file. But because of a bug, the user can never save netplay
settings which have an override.

This change prevents the frontend to set the "override flag" for these
options when setting the setting manually via the settings menu.

This enables toe saving of the affected settings again.
2020-01-31 15:21:20 +01:00
..
cbs Prevent out-of-bounds array indexing when displaying/selecting netplay rooms in menus 2020-01-28 12:42:26 +00:00
drivers Get rid of wrong double ';;' 2020-01-30 16:53:20 +01:00
drivers_display (MIDI) Turn bunch of functions static 2020-01-06 17:30:09 +01:00
widgets Revert "Get rid of send debug info - if we ever bring this back, needs to be" 2020-01-25 15:55:11 +01:00
menu_animation.c (GLUI) Menu improvements (Round 2) 2019-10-18 17:56:43 +01:00
menu_animation.h Smooth line ticker - replace scissor operation with fade in/out animation 2019-08-30 14:28:07 +01:00
menu_cbs.c explicitly enter signed chars and avoid undefined behavior 2019-05-21 21:08:13 -05:00
menu_cbs.h Disk control interface improvements 2020-01-14 12:30:08 +00:00
menu_content.h Overhaul default playlist core association 2019-06-26 17:42:26 +01:00
menu_defines.h Merge pull request #9681 from fpscan/flux 2019-12-05 04:05:03 +01:00
menu_displaylist.c Don't need to use verbosity_get_ptr for this 2020-01-30 19:47:03 +01:00
menu_displaylist.h Disk control interface improvements 2020-01-14 12:30:08 +00:00
menu_driver.c Remove menu/drivers/null.c - move it into menu/menu_driver.c 2020-01-06 20:23:58 +01:00
menu_driver.h (Playlist Management) Add 'Clean Playlist' option 2020-01-15 18:00:51 +00:00
menu_entries.h Standardize function signature for action_select 2019-12-21 06:01:38 +01:00
menu_input.h (Menu) Ensure pointer input is handled correctly when showing message boxes 2019-11-22 15:10:28 +00:00
menu_networking.c add task_push_http_transfer_file 2020-01-17 19:48:40 -07:00
menu_networking.h If we are inside online updater screen and go back ingame and then 2019-04-23 23:35:52 +02:00
menu_setting.c Save netplay settings which have a CLI override. 2020-01-31 15:21:20 +01:00
menu_setting.h Refactoring (still trying to fix CI compilation issue) 2019-11-17 18:03:57 +01:00
menu_shader.c (Menu) Cleanups - rewrite code dependent on settings pointer 2020-01-02 19:39:37 +01:00
menu_shader.h finish up shader menu changes, add 'remove presets' to Qt 2019-08-24 16:43:52 +02:00
menu_thumbnail_path.c Thumbnail downloader clean-ups 2020-01-10 11:08:36 +00:00
menu_thumbnail_path.h (GLUI) Add initial thumbnail support 2019-10-31 17:25:55 +00:00
menu_thumbnail.c (Menu_thumbnail) Get rid of settings_t dependency 2020-01-04 12:38:33 +01:00
menu_thumbnail.h (Menu_thumbnail) Get rid of settings_t dependency 2020-01-04 12:38:33 +01:00