RetroArch/menu
Twinaphex 5ed63521b1
Merge pull request #10085 from Jamiras/cheevos_hash_info
(cheevos) show RetroAchievements Hash in content information list
2020-02-01 23:49:46 +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 Turn while (true) into for (;;) for easier MSVC backwards compatibility 2020-02-01 04:15:22 +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 Turn while (true) into for (;;) for easier MSVC backwards compatibility 2020-02-01 04:15:22 +01:00
menu_animation.h
menu_cbs.c
menu_cbs.h Disk control interface improvements 2020-01-14 12:30:08 +00:00
menu_content.h
menu_defines.h Merge pull request #9681 from fpscan/flux 2019-12-05 04:05:03 +01:00
menu_displaylist.c Merge pull request #10085 from Jamiras/cheevos_hash_info 2020-02-01 23:49:46 +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
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
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
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