twinaphex
3e8659cdb9
C89_BUILD buildfixes
2015-11-25 04:05:04 +01:00
twinaphex
09fe26257c
header include changes
2015-11-23 21:58:39 +01:00
twinaphex
e0f0590269
Rearrange header includes
2015-11-23 19:40:09 +01:00
twinaphex
9b41061143
Rename driver->video
2015-11-23 14:14:12 +01:00
twinaphex
5854f83d19
Turn another function static
2015-11-23 12:17:16 +01:00
twinaphex
78ba80662f
(menu_setting.c) Turn function static
2015-11-23 12:16:22 +01:00
twinaphex
d65a445acd
Fix concurrency issue with global->verbose
2015-11-22 20:50:39 +01:00
twinaphex
2f8f030f85
Hide away Gamepad Mapping Type until it is useful on more
...
than just iOS
2015-11-22 14:07:24 +01:00
twinaphex
85dbeeb8f9
No more video_monitor.h
2015-11-22 13:32:46 +01:00
twinaphex
aa1e8dc543
(menu_setting) Refactor this macro mess
2015-11-21 16:32:22 +01:00
twinaphex
96b41b43b5
Cleanups
2015-11-21 11:24:02 +01:00
twinaphex
e3c09e00b9
Move setting to function
2015-11-21 11:22:34 +01:00
twinaphex
f0ac86820b
(menu_setting.h) Put macros inside headers
2015-11-21 09:47:09 +01:00
twinaphex
d839157d13
(menu_setting.c) Add do{}while(0) to macros
2015-11-21 09:45:05 +01:00
twinaphex
e1ac9aed6b
Add RARCH_DISPLAY_CTL_MONITOR_RESET
2015-11-20 19:04:00 +01:00
twinaphex
9e65c3ed4c
Remove aspect ratio options that nobody seems to use
2015-11-20 18:07:14 +01:00
twinaphex
7141210d15
Remove video_driver_has_windowed
2015-11-20 15:20:54 +01:00
twinaphex
a3a5a82d47
(GL) doesn't access global state anymore
2015-11-18 03:08:19 +01:00
twinaphex
032f7f83ae
Hide User Interface options if no companion interface is not
...
available
2016-08-10 07:18:55 +02:00
Jean-André Santoni
764b20234d
Restaure Lakka services
...
Also use HAVE_LAKKA instead of HAVE_SYSTEMD to prevent this menu to appear in the regular RetroArch linux build for users that have systemd. It wouldn't work in all cases.
2016-08-10 01:46:47 +02:00
twinaphex
1a853f27fc
Disable ui_companion_start_on_boot for iOS
2015-11-16 05:52:55 +01:00
radius
02f43ba0a1
use the setting instead of always trying to use per-game options
2015-11-15 22:07:51 -05:00
twinaphex
884b697393
Get rid of hardcoded strings in menu_setting.c
2015-11-15 23:08:52 +01:00
twinaphex
3646e1a2dd
(iCade) Add SNES30 8bitdo key mappings
2015-11-15 02:26:31 +01:00
twinaphex
07785ed640
Add Keyboard Gamepad Mapping Type and Keyboard Gamepad Mapping Enable
2015-11-13 22:11:39 +01:00
Twinaphex
ba00560f2b
Revert "Revert "(iOS) Add Small Keyboard/iCade Enable options""
...
This reverts commit 834e4d848ecf20cd0ec42b77a25feed213f8a62d.
2015-11-13 01:50:22 +01:00
Twinaphex
834e4d848e
Revert "(iOS) Add Small Keyboard/iCade Enable options"
...
This reverts commit 6ea11afe28411920084afae59431a8d2fb13a394.
2015-11-13 01:39:39 +01:00
Twinaphex
663286472a
Merge pull request #2384 from aliaspider/master
...
allow using video filters when building with HAVE_FILTERS_BUILTIN
2015-11-12 15:45:46 +01:00
aliaspider
891de78611
enable selecting a video filter when HAVE_FILTERS_BUILTIN is defined.
...
this still requires *.filt files to work.
Todo: generate the filter list from the internal soft_plugs_builtin
struct.
2015-11-12 14:53:46 +01:00
twinaphex
6ea11afe28
(iOS) Add Small Keyboard/iCade Enable options
2015-11-12 06:28:05 +01:00
twinaphex
38f30c8f10
Add Save Current Config to Menu
2015-11-11 02:57:20 +01:00
twinaphex
9bb87f276c
Use just one label descriptor setting
2015-11-07 16:11:30 +01:00
twinaphex
92e6b56fe3
Remove input bind mode
2015-11-07 14:37:44 +01:00
twinaphex
5cabb8111a
Enable the mouse by default on Windows and OSX
2015-11-01 16:38:04 +01:00
twinaphex
f4f76d9dda
Create separate setting for State Slot in Quick Menu
2015-11-01 10:59:01 +01:00
twinaphex
5b0132c16e
Add back Bind Mode setting
2015-10-30 14:36:04 +01:00
twinaphex
f38ba514ed
Get rid of unused variables
2015-10-29 13:32:58 +01:00
twinaphex
a151467bc7
menu_setting_set_flags - handles string option settings now
2015-10-28 16:58:20 +01:00
twinaphex
df01279cf3
Add non-HAVE_MENU ifdefs
2015-10-28 00:55:11 +01:00
twinaphex
6826a3833e
menu_entries_get_menu_stack_ptr - add idx parameter
2015-10-27 10:33:19 +01:00
twinaphex
0d89bca635
Start setting up menu_entries function so we can access
...
multiple stacks
2015-10-27 10:10:33 +01:00
twinaphex
0dc9c8df95
Rename extraction_directory to cache_directory
2015-10-27 00:48:35 +01:00
twinaphex
53fe928b7b
Rename Extraction Directory to Cache Dir
2015-10-27 00:44:20 +01:00
twinaphex
640de49c1a
Move Input Hotkey Binds to 'Input Settings'
2015-10-25 10:41:53 +01:00
twinaphex
e997171d3c
Reimplement Playlist Settings
2015-10-25 10:25:07 +01:00
twinaphex
00bb8bd6d5
Have only one Menu Navigation Wraparound setting
2015-10-25 02:59:38 +01:00
twinaphex
135edc289b
(Menu) Build up Input Settings dynamically
2015-10-24 10:31:11 +02:00
Jean-André Santoni
2b376ce3d5
Add a HAVE_LAKKA define, and enable a shutdown menu entry
2015-10-23 15:24:47 +07:00
twinaphex
7b12c57497
Remove unused variables
2015-10-23 07:05:57 +02:00
twinaphex
c4a66acbb6
Collapse User Binds into bigger 'Input Options' category
2015-10-23 06:54:33 +02:00