Commit Graph

792 Commits

Author SHA1 Message Date
radius e2479ade31 add setting to enable/disable autoload of remap files 2015-04-17 20:14:49 -05:00
radius bb48ebfb99 add setting to enable/disable autoload of config overrides 2015-04-17 20:07:15 -05:00
twinaphex 7f50f44ddb Start adding 'System Information' 2015-04-16 19:36:34 +02:00
twinaphex 94150cef70 Add 'Record Driver' option 2015-04-15 13:37:38 +02:00
twinaphex 23b9a3ee47 Add 'use_output_directory' 2015-04-15 12:42:36 +02:00
twinaphex eeb28dc4fb Revert "Don't hide 'Quit RetroArch' for iOS"
This reverts commit fdc74d95a8.
2015-04-15 07:37:21 +02:00
twinaphex fdc74d95a8 Don't hide 'Quit RetroArch' for iOS 2015-04-14 21:29:57 +02:00
twinaphex a89f70c4d8 Start adding Recording Settings - stub/unfinished/non-working 2015-04-14 21:13:54 +02:00
twinaphex 63b104204b Create separate 'Recording Settings' 2015-04-14 18:28:15 +02:00
twinaphex baaed5a241 Refactor set_bind functions 2015-04-14 14:04:24 +02:00
twinaphex 62a5d5338a Create menu_input_set_input_device_bind_mode 2015-04-14 13:43:24 +02:00
twinaphex fc7f9894b8 Create menu_input_set_keyboard_bind_mode 2015-04-14 13:40:20 +02:00
twinaphex f5005cac96 Revert "Revert "Revert "(Input) Add timeout for gamepad binds"""
This reverts commit 50dcaf66c6.
2015-04-14 12:40:23 +02:00
twinaphex 50dcaf66c6 Revert "Revert "(Input) Add timeout for gamepad binds""
This reverts commit 6166e45095.
2015-04-14 12:34:03 +02:00
twinaphex 6166e45095 Revert "(Input) Add timeout for gamepad binds"
This reverts commit 54c41564c8.
2015-04-14 12:33:08 +02:00
twinaphex 54c41564c8 (Input) Add timeout for gamepad binds 2015-04-14 12:29:54 +02:00
twinaphex 022f4de644 Move Input Device Driver 2015-04-14 12:12:28 +02:00
twinaphex 75fcf2175a Rename 'Joypad' references to 'Input Device' 2015-04-14 12:11:03 +02:00
twinaphex 0818b178f9 Rename rarch_main_command to event_command 2015-04-13 11:26:02 +02:00
Twinaphex de2eb5f972 Rename RARCH_CMD_* to EVENT_CMD_* 2015-04-13 10:29:15 +02:00
twinaphex 02d31acbfb Add 'UI Companion Start on Boot' 2015-04-13 02:12:28 +02:00
twinaphex 29ecd3b297 (Mobile) Don't enable threaded data runloop by default for mobile right now
- drains CPU right now
2015-04-12 03:27:20 +02:00
Lioncash b68048e6db Fix some printf format specifiers
Gets rid of warnings on higher warning levels
2015-04-03 15:09:17 -04:00
Lioncash b5006c3a69 settings: Add prototype for setting_hex_setting 2015-04-02 13:51:47 -04:00
twinaphex bce35fa8cc Enable 'Touch enable' by default for RARCH_MOBILE 2015-03-30 23:56:39 +02:00
aliaspider ddfbea107d (menu) add a seperate setting to enable/disable touch input inside the
menu.
2015-03-30 00:50:44 +01:00
Radius 2f2a86e97f add osk enable hotkey 2015-03-25 22:24:12 -05:00
twinaphex 183472b4f3 Show Unload Core only when dynamic dummy core is not loaded 2015-03-24 14:48:23 +01:00
twinaphex ca8e38fa18 Add 'Unload Core' option 2015-03-24 14:32:42 +01:00
twinaphex d71de75c56 Create video_driver_set_filtering 2015-03-23 00:39:42 +01:00
twinaphex de8d41a0f8 Use video_driver_set_rotation 2015-03-22 10:38:26 +01:00
twinaphex 508ade73f9 Rename menu_driver_resolve to menu_driver_get_ptr 2015-03-21 23:56:42 +01:00
twinaphex 1a08caaedb (PS3) Buildfixes 2015-03-21 06:57:13 +01:00
twinaphex 5a443d229a global_get_ptr update pt. 2 2015-03-21 05:42:49 +01:00
twinaphex e6f0d366cb Go through global_get_ptr 2015-03-21 04:43:18 +01:00
twinaphex 47d17cadb5 (settings.c) Cleanup header includes 2015-03-21 01:01:29 +01:00
twinaphex 73e3460675 Change settings_data_ namespace to settings_ 2015-03-21 00:56:26 +01:00
twinaphex 14ac2d9791 Rename settings_data.h to settings.h 2015-03-21 00:49:55 +01:00
twinaphex 9f6cb1bca7 Rename settings.c to configuration.c 2015-03-21 00:42:09 +01:00
twinaphex 8c236366a7 Udpates pt. 8 2015-03-21 00:10:37 +01:00
twinaphex 9eaee06b08 Rewrite more CONFIG_GET_PATH macro invocations 2015-03-21 00:01:35 +01:00
twinaphex 8a59ceebb8 rewrite more CONFIG_GET_PATH invocations 2015-03-20 23:49:18 +01:00
twinaphex a71c75dea9 Start not going through the config file macros 2015-03-20 23:34:38 +01:00
twinaphex 3a0f9599b1 Update settings.c 2015-03-20 20:52:54 +01:00
twinaphex 0f98407674 Create config_get_ptr 2015-03-20 19:32:46 +01:00
twinaphex 7be7a41532 Add setting option 'threaded data runloop enable' 2015-03-18 21:33:04 +01:00
twinaphex 569ab60e43 Use g_settings.menu.mouse.enable directly 2015-03-17 04:01:58 +01:00
twinaphex 4f25b67baa Rename 'content_directory' to 'core_assets_directory' so it's more
understandable. NOTE: Nobody ever used GET_CONTENT_DIRECTORY so it's
permissible to change it since nobody will be affected by the change
to GET_CORE_ASSETS_DIRECTORY
2015-03-16 02:59:30 +01:00
twinaphex 892e665f40 Move definition of globals for g_data_runloop and g_runloop
out of settings.c
2015-03-15 03:21:58 +01:00
twinaphex 96ae2e9882 Move code over to runloop.h 2015-03-15 02:00:11 +01:00