Commit Graph

827 Commits

Author SHA1 Message Date
twinaphex 8d2aece5b9 Start using setting_set_with_string_representation in menu_entry.c 2015-06-02 10:36:49 +02:00
twinaphex 63934d9ee5 Hide Management unless Advanced Options is enabled 2015-06-02 07:31:14 +02:00
Twinaphex fbbc51f42b Merge pull request #1732 from heuripedes/master
ui changes
2015-05-29 23:09:14 +02:00
Higor Eurípedes c7bc8129f4 (settings.c) Rename some settings 2015-05-29 18:02:21 -03:00
Higor Eurípedes 7ea749cfdf Mark some settings as advanced 2015-05-29 17:35:29 -03:00
twinaphex 95aebb865e Hide Menu Font Color settings for non-advanced settings view 2015-05-29 21:26:12 +02:00
twinaphex 8fb8887c34 Create new playlist format 2015-05-26 00:12:49 +02:00
twinaphex 74e806feaa Rename to 'Load Content (Collection)' 2015-05-22 18:19:01 +02:00
twinaphex 9ddcd4aa87 Start adding Content Core Collection option (stub) 2015-05-21 22:22:37 +02:00
Twinaphex e2cc461428 Prevent unused variable warning 2015-05-21 04:47:24 +02:00
twinaphex c848a159e9 Buildfix 2015-05-21 04:35:05 +02:00
Twinaphex e779c25801 Remove unused variable 2015-05-20 19:13:25 +02:00
twinaphex 2f62cd65e2 Start using video_viewport_get_custom everywhere 2015-05-20 19:12:39 +02:00
twinaphex a0ba714239 Create video_monitor_reset 2015-05-20 03:02:00 +02:00
twinaphex 4afc100924 Move audio_data out of global struct to prevent threading issues 2015-05-19 21:18:07 +02:00
twinaphex e215b2d6ec Rename Path Settings to Directory Settings 2015-05-17 17:09:07 +02:00
twinaphex e3ac6dca16 Remove Content History Path 2015-05-17 17:06:24 +02:00
twinaphex cb486c300d Refactor away menu_list_push_stack_refresh 2015-05-17 15:00:03 +02:00
twinaphex af40db8dba Cleanups 2015-05-12 14:12:18 +02:00
twinaphex 42ee2606a1 Remove menu_entries.c 2015-05-12 13:14:04 +02:00
Twinaphex 014c1b343d Get rid of unused variables 2015-05-11 18:47:08 +02:00
twinaphex a014f2db88 Move framebuffer is dirty and other menu-related state flags
to menu_handle_t
2015-05-11 18:46:06 +02:00
twinaphex cb22a3feb9 Use menu_setting_find 2015-05-08 17:19:43 +02:00
Twinaphex c018c80d5e Merge pull request #1678 from lioncash/cond
settings: Fix a condition typo in setting_is_of_general_type
2015-05-08 15:01:34 +02:00
radius 8c09578f51 make it possible to sort savestates/savefiles without overrides too 2015-05-07 18:06:14 -05:00
Lioncash 0c7046305b settings: Fix a condition typo in setting_is_of_general_type 2015-05-07 18:21:13 -04:00
twinaphex b22598c46c Correct setting_is_of_numeric_type 2015-05-06 04:24:17 +02:00
twinaphex 5e4348ed5d Create setting_is_of_enum_type 2015-05-06 01:38:49 +02:00
twinaphex bfbe4304ba (Settings) Create setting_is_of_numeric_type 2015-05-06 01:34:39 +02:00
twinaphex 104c11f719 Create setting_is_of_general_type 2015-05-06 00:54:50 +02:00
twinaphex 67ca5b60c1 Create setting_is_of_path_type 2015-05-06 00:50:15 +02:00
twinaphex 71f43f8bf0 (Android) Cleanups 2015-04-29 01:50:58 +02:00
twinaphex f6586f7cde Implement Core Settings and implement 'Core Supports No Content Enable' 2015-04-28 03:22:04 +02:00
twinaphex 69bef77d6d Add DPI override options 2015-04-24 16:37:09 +02:00
twinaphex 9ef656dc61 (MSVC) Build fixes 2015-04-20 20:00:39 +02:00
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