.. |
drivers
|
Rename 'Joypad' references to 'Input Device'
|
2015-04-14 12:11:03 +02:00 |
menu_animation.c
|
Create rarch_main_get_ptr
|
2015-03-18 06:47:22 +01:00 |
menu_animation.h
|
Change menu_animation_update returntype to bool
|
2015-03-12 19:29:43 +01:00 |
menu_common_list.c
|
|
|
menu_common_list.h
|
|
|
menu_database.c
|
Rename menu_driver_resolve to menu_driver_get_ptr
|
2015-03-21 23:56:42 +01:00 |
menu_database.h
|
|
|
menu_driver.c
|
(iOS) Implement UI companion driver for iOS CocoaTouch
|
2015-04-12 03:18:37 +02:00 |
menu_driver.h
|
Refactor database runloop code
|
2015-04-14 09:27:55 +02:00 |
menu_entries_cbs_cancel.c
|
Rename menu_driver_resolve to menu_driver_get_ptr
|
2015-03-21 23:56:42 +01:00 |
menu_entries_cbs_contentlist_switch.c
|
|
|
menu_entries_cbs_deferred_push.c
|
try to include analogs in input remapping
|
2015-04-09 17:06:41 -05:00 |
menu_entries_cbs_iterate.c
|
Refactor database runloop code
|
2015-04-14 09:27:55 +02:00 |
menu_entries_cbs_ok.c
|
Move some functions around to command_event.c - make some functions static
|
2015-04-13 11:37:38 +02:00 |
menu_entries_cbs_refresh.c
|
Rename menu_driver_resolve to menu_driver_get_ptr
|
2015-03-21 23:56:42 +01:00 |
menu_entries_cbs_representation.c
|
should fix the labels at least, gotta test saving/loading
|
2015-04-09 17:20:46 -05:00 |
menu_entries_cbs_select.c
|
Rename menu_driver_resolve to menu_driver_get_ptr
|
2015-03-21 23:56:42 +01:00 |
menu_entries_cbs_start.c
|
Rename rarch_main_command to event_command
|
2015-04-13 11:26:02 +02:00 |
menu_entries_cbs_toggle.c
|
Rename rarch_main_command to event_command
|
2015-04-13 11:26:02 +02:00 |
menu_entries_cbs_up_or_down.c
|
Rename menu_driver_resolve to menu_driver_get_ptr
|
2015-03-21 23:56:42 +01:00 |
menu_entries_cbs.c
|
Rename rarch_main_command to event_command
|
2015-04-13 11:26:02 +02:00 |
menu_entries_cbs.h
|
|
|
menu_entries.c
|
(GX) Start using sthread wrapper functions for device notification thread
|
2015-04-11 23:37:00 +02:00 |
menu_entries.h
|
Rename settings_data.h to settings.h
|
2015-03-21 00:49:55 +01:00 |
menu_input.c
|
Get rid of unused variables
|
2015-04-14 12:57:41 +02:00 |
menu_input.h
|
Move input post iterate functions to menu_input.c
|
2015-04-14 07:38:04 +02:00 |
menu_list.c
|
Remove unused variables
|
2015-04-11 05:31:03 +02:00 |
menu_list.h
|
(Menu) Turn menu_list_destroy into static function
|
2015-03-12 14:10:55 +01:00 |
menu_navigation.c
|
Get rid of unused variables
|
2015-04-14 12:57:41 +02:00 |
menu_navigation.h
|
(Menu) Better mouse scrolling
|
2015-03-10 15:22:46 +01:00 |
menu_setting.c
|
Get rid of unused variables
|
2015-04-14 12:57:41 +02:00 |
menu_setting.h
|
(Menu) Start adding wraparound parameter to action_toggle
|
2015-03-09 04:10:57 +01:00 |
menu_shader.c
|
Use video_driver_set_shader
|
2015-03-22 22:17:52 +01:00 |
menu_shader.h
|
|
|
menu.c
|
Get rid of unused variables
|
2015-04-14 12:57:41 +02:00 |
menu.h
|
(Menu) Prevent calling context reset twice, fixes the white screen on RPi 1
|
2015-04-05 15:52:19 +02:00 |