RetroArch/menu
orbea e062b98088 Remove trailing blank lines.
find . -type f -exec sed -i '${/^[[:space:]]*$/d;}' {} \+
2019-01-17 19:39:38 -08:00
..
cbs (Audio mixer) You can now specifically set a slot to load a sound in 2019-01-18 00:24:31 +01:00
drivers Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
drivers_display Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
widgets libnx: use stock clock for swkbd 2019-01-14 19:04:13 +01:00
menu_animation.c Silence some more static code analysis warnings 2019-01-11 01:35:18 +01:00
menu_animation.h fix: Fix use of freed memory in menu animations 2018-12-15 14:55:10 -07:00
menu_cbs.c Support for "OEM-102" key (usually '\' on Euro keyboards) 2018-09-02 18:24:51 +01:00
menu_cbs.h Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
menu_content.c
menu_content.h
menu_displaylist.c Add 4 additional mixer slots for system sound effects and music 2019-01-17 03:03:46 +01:00
menu_displaylist.h add core sideloading option 2018-12-16 12:42:09 -05:00
menu_driver.c Buildfixes and more static code analysis warning fixes 2019-01-10 22:24:43 +01:00
menu_driver.h Add 4 additional mixer slots for system sound effects and music 2019-01-17 03:03:46 +01:00
menu_entries.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
menu_entries.h Dropdown lists: Add a checked bool to menu_entry_t 2018-11-05 17:34:57 +01:00
menu_input.c Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
menu_input.h Merge menu_input.c and menu_event.c 2018-09-25 16:46:15 +02:00
menu_networking.c
menu_networking.h
menu_setting.c update copyrights 2019-01-09 17:19:19 -05:00
menu_setting.h Buildfix 2018-10-01 03:42:54 +02:00
menu_shader.c allow shaders when menu is disabled 2019-01-06 23:03:28 -05:00
menu_shader.h