RetroArch/menu
Jean-André Santoni 5be99842b5 Merge pull request #3996 from markwkidd/crossplatform-thumbnail-filenames
improve cross-platform support for thumbnail filenames
2016-11-18 21:30:23 +01:00
..
cbs Added snow shader hooks - doesn't work yet though - shader driver 2016-11-17 20:54:29 +01:00
drivers Merge pull request #3996 from markwkidd/crossplatform-thumbnail-filenames 2016-11-18 21:30:23 +01:00
drivers_display First stab at getting snow shader to work 2016-11-17 21:08:50 +01:00
widgets Turn menu_dialog_current_id into static variable again 2016-11-06 11:55:07 +01:00
menu_animation.c Add missing copyright mention on some files 2016-10-27 18:17:43 +02:00
menu_animation.h Add missing copyright mention on some files 2016-10-27 18:17:43 +02:00
menu_cbs.c Create sublabel callbacks 2016-10-20 15:57:35 +02:00
menu_cbs.h Create sublabel callbacks 2016-10-20 15:57:35 +02:00
menu_content.c Prevent null pointer dereference 2016-09-22 21:57:55 +02:00
menu_content.h Move code to menu_content.c 2016-07-01 15:55:36 +02:00
menu_display.c Move the font_param stuff to menu_display.c 2016-11-03 15:56:40 +01:00
menu_display.h Added snow shader hooks - doesn't work yet though - shader driver 2016-11-17 20:54:29 +01:00
menu_displaylist.c Change labels under Recording 2016-11-16 03:08:45 -06:00
menu_displaylist.h Move 'Start Videoprocessor Core' / 'Start Remote RetroPad Core' to 2016-11-06 00:04:37 +01:00
menu_driver.c Fix a crash on RGUI 2016-10-30 20:41:32 +01:00
menu_driver.h Touch and mouse support for the OSK 2016-10-30 11:48:48 +01:00
menu_entries.c Move code to widgets/menu_list.c 2016-09-15 15:51:53 +02:00
menu_entries.h Create sublabel callbacks 2016-10-20 15:57:35 +02:00
menu_event.c (menu_event.c) Cleanups 2016-11-05 14:04:05 +01:00
menu_event.h (menu_event.c) Cleanups 2016-11-05 14:04:05 +01:00
menu_input.c Add special keys on the OSK 2016-11-02 16:15:23 +01:00
menu_input.h Merge pull request #3879 from libretro/master 2016-10-28 07:44:10 +02:00
menu_navigation.c Remove unused variable 2016-06-20 01:30:12 +02:00
menu_navigation.h Use retro_common_api.h 2016-06-03 05:49:46 +02:00
menu_setting.c Hide two never used settings in Input Settings 2016-11-18 07:53:21 +01:00
menu_setting.h Add enum value idx 2016-10-26 08:57:55 +02:00
menu_shader.c Cleanups 2016-10-26 07:06:18 +02:00
menu_shader.h Start moving menu_shader variables out of menu_state struct 2016-09-04 22:02:29 +02:00