.. |
backend
|
Move file_path.c to libretro SDK
|
2014-10-22 00:23:06 +02:00 |
disp
|
Merge pull request #1179 from lakkatv/xmb
|
2014-10-22 02:42:38 +02:00 |
menu_action.c
|
Start adding new setting type - ST_ACTION
|
2014-10-23 00:10:58 +02:00 |
menu_action.h
|
Cleanup menu_action.c
|
2014-10-16 17:19:48 +02:00 |
menu_animation.c
|
(XDK1) Build fixes
|
2014-10-22 02:05:01 +02:00 |
menu_animation.h
|
(Menu) Add missing extern C namespaces for C++ builds
|
2014-10-12 20:22:33 +02:00 |
menu_common.c
|
Remove driver.menu->current_pad
|
2014-10-23 07:28:16 +02:00 |
menu_common.h
|
Remove MENU_SETTINGS_CUSTOM_BIND_MODE
|
2014-10-23 08:04:26 +02:00 |
menu_driver.h
|
(Menu) Add Bind Mode option
|
2014-10-23 08:00:45 +02:00 |
menu_entries_cbs.c
|
(Menu) Add Bind Mode option
|
2014-10-23 08:00:45 +02:00 |
menu_entries_cbs.h
|
Avoid using 'index' for local variables
|
2014-10-20 19:18:18 +02:00 |
menu_entries.c
|
Move dir_list to SDK
|
2014-10-22 01:13:05 +02:00 |
menu_entries.h
|
Move file_list.c to libretro SDK
|
2014-10-21 19:23:28 +02:00 |
menu_input_line_cb.c
|
Avoid using 'index' for local variables
|
2014-10-20 19:18:18 +02:00 |
menu_input_line_cb.h
|
(Menu) Add missing extern C namespaces for C++ builds
|
2014-10-12 20:22:33 +02:00 |
menu_list.c
|
Merge pull request #1172 from lakkatv/xmb
|
2014-10-20 20:06:17 +02:00 |
menu_list.h
|
Move file_list.c to libretro SDK
|
2014-10-21 19:23:28 +02:00 |
menu_navigation.c
|
Rewrite menu_list_get_size functions
|
2014-10-18 02:32:59 +02:00 |
menu_navigation.h
|
Properly namespace menu_navigation.c functions
|
2014-10-17 21:25:33 +02:00 |
menu_shader.c
|
Move file_path.c to libretro SDK
|
2014-10-22 00:23:06 +02:00 |
menu_shader.h
|
Move more shader setting code to menu_entries_cbs.c
|
2014-10-15 02:34:43 +02:00 |