469 Commits

Author SHA1 Message Date
twinaphex
5b6d310abd Rename enums 2016-02-09 18:26:27 +01:00
twinaphex
6e9bc55dd6 Rename task_ctl to task_queue_ctl 2016-02-09 17:51:51 +01:00
twinaphex
0378463130 Remove configuration.h dependencies from tasks.c 2016-02-09 17:41:30 +01:00
twinaphex
82991afb36 Remove unnecessary menu_display_msg_queue_push 2016-02-09 03:29:37 +01:00
twinaphex
72ce7e8fd2 Add ability to set audio latency to 8ms 2016-02-08 16:43:24 +01:00
radius
cfa01e930d add settings for xmb font 2016-02-08 01:08:03 -05:00
radius
5c4ab83d98 add XMB settings for scale and opacity 2016-02-08 00:34:13 -05:00
twinaphex
71a8098037 Refactor RARCH_DISPLAY_CTL_HAS_WINDOWED 2016-02-07 01:11:07 +01:00
twinaphex
8574315f52 N/A 2016-02-04 11:31:34 +01:00
twinaphex
321690b416 Refactors to do with set_fork method 2016-02-03 14:36:34 +01:00
twinaphex
9a5ce5fdb3 Make HAVE_LIBRETRO_MANAGEMENT define obsolete 2016-02-03 12:31:29 +01:00
twinaphex
668373f9f8 Refactor away some functions 2016-02-01 12:56:17 +01:00
twinaphex
ab221f96f1 Create CORE_CTL_SET_POLL_TYPE 2016-01-28 04:17:59 +01:00
twinaphex
1cc5bfbc12 use callbacks 2016-01-28 04:13:31 +01:00
twinaphex
326d5d319a Add Poll Type Behavior setting to Input Settings 2016-01-27 01:51:09 +01:00
twinaphex
1745e71088 Add 'Start Core' option 2016-01-24 01:51:05 +01:00
twinaphex
372d673a26 Rename event_command to event_cmd_ctl - add second parameter 2016-01-22 15:34:43 +01:00
twinaphex
287fc9dd2c Cleanups 2016-01-22 14:42:23 +01:00
Twinaphex
4dd08e6382 Merge pull request #2660 from duduke/master
Reboot Menu Item
2016-01-22 14:39:21 +01:00
twinaphex
112f564a8f Change setting 2016-01-21 03:49:06 +01:00
twinaphex
528a03f6f4 Use string_is_equal more 2016-01-20 04:54:17 +01:00
twinaphex
cebea56412 Add UI Companion Enable setting 2016-01-18 21:35:09 +01:00
duduke
7de7c98b27 Added a reboot menu item 2016-01-18 21:31:38 +02:00
twinaphex
698ccae21a Rename default menu show start screen variable 2016-01-11 13:26:41 +01:00
twinaphex
7a55ae3765 Start updating headers for 2016 2016-01-10 04:06:50 +01:00
twinaphex
66449802e4 (menu) Start going through string_is_empty 2015-12-26 07:37:44 +01:00
Twinaphex
31086a0bdf Revert "(menu_setting.c) Fix double change callback call" 2015-12-16 03:14:10 +01:00
twinaphex
b50350a711 Fix setting refresh rate from the menu 2015-12-13 21:28:06 +01:00
Higor Eurípedes
4a452751e3 (menu_setting.c) Fix double change callback call 2015-12-13 10:24:17 -03:00
twinaphex
d62a246ea8 Start adding RARCH_MENU_CTL_REFRESH 2015-12-12 17:25:03 +01:00
twinaphex
ee312b346b Create MENU_ENTRIES_CTL_SETTINGS_GET 2015-12-11 22:30:19 +01:00
twinaphex
1b768f7dcd Create RARCH_DRIVER_CTL_SET_REFRESH_RATE 2015-12-11 11:00:12 +01:00
twinaphex
fc6505e408 Get rid of rarch_system_info_get_ptr 2015-12-10 22:30:25 +01:00
twinaphex
7274e6bc3e Cleanups 2015-12-10 12:37:24 +01:00
twinaphex
f0e11659c7 Header include changes 2015-12-09 09:53:43 +01:00
twinaphex
0d52b8ec3a Header include nits 2015-12-06 22:48:57 +01:00
twinaphex
c6359d6dbc Divorce g_system_menu from global state 2015-12-06 19:31:47 +01:00
twinaphex
1cfb39a9d1 merge menu.c and menu_driver.c 2015-12-06 17:55:27 +01:00
twinaphex
18ab12ab83 Take header include record_driver.h out of driver.h 2015-12-05 16:12:29 +01:00
twinaphex
271975954f move camera_driver.h header incldue out of driver.h 2015-12-05 15:55:26 +01:00
twinaphex
19a7ee6486 Move header include for location/location_driver.h out of
driver.h
2015-12-05 15:47:33 +01:00
Twinaphex
eb512d0caf Should fix input config label regression 2015-12-01 18:29:46 +01:00
twinaphex
04605f085c Create RUNLOOP_CTL_{PERFCNT} 2015-11-30 21:56:35 +01:00
twinaphex
68169f9ac3 Rename input_get_bind_string_* functions 2015-11-28 16:06:14 +01:00
twinaphex
a6ccc188a8 Rename input_common.c to input_config.c 2015-11-28 02:22:58 +01:00
twinaphex
70d782b94a Rename functions to fit input_config_ naming convention 2015-11-28 02:13:27 +01:00
Twinaphex
406107f1aa (iOS) Fix warning 2015-11-28 01:50:19 +01:00
twinaphex
0ca0bd182b Don't expose input_bind_map outside anymore 2015-11-28 00:51:33 +01:00
twinaphex
9f7afa0862 Some C89_BUILD buildfixes 2015-11-28 00:36:22 +01:00
radius
d5e56c7561 fix the settings for each player 2015-11-27 18:08:55 -05:00