Commit Graph

486 Commits

Author SHA1 Message Date
twinaphex
aa1e8dc543 (menu_setting) Refactor this macro mess 2015-11-21 16:32:22 +01:00
twinaphex
806c124eae Merge video_viewport.c and video_driver.c 2015-11-21 13:01:23 +01:00
radius
ee4d29066e turn this option off by default 2015-11-17 16:28:48 -05:00
twinaphex
6b0ebb7a03 Update some references to GLUI 2015-11-17 12:04:02 +01:00
twinaphex
1a853f27fc Disable ui_companion_start_on_boot for iOS 2015-11-16 05:52:55 +01:00
radius
04287bdf51 add setting for per-game/per-content options 2015-11-15 22:06:51 -05:00
twinaphex
5cabb8111a Enable the mouse by default on Windows and OSX 2015-11-01 16:38:04 +01:00
twinaphex
f8fae2914f (iOS) Should set buildbot_server_url to correct URL now if iOS 9 is detected 2015-10-31 17:54:31 +01:00
Andrés
0ce1d042bd Update config.def.h 2015-10-20 12:52:40 -05:00
radius
34cf3c6a13 update osx buildbot url 2015-10-19 19:55:40 -05:00
twinaphex
f0bbf53537 Enable pause_nonactive by default 2015-10-19 03:44:57 +02:00
twinaphex
b2b78125fa Collapse subgroups automatically enabled now 2015-10-18 21:32:41 +02:00
twinaphex
768ac1b5fd Move the entries up the chain 2015-10-03 07:21:33 +02:00
twinaphex
34d58fd4c3 Set Xaudio as default driver for Windows 2015-10-03 07:20:54 +02:00
aliaspider
48ec5190ba (CTR/3DS) improve audio/video sync. 2015-09-28 20:09:07 +01:00
twinaphex
862bdcd0da (Gekko) Set audio output rate to 32KHz 2015-09-07 00:05:59 +02:00
Sergi Granell
94e893634d (Vita) Update gfx driver 2015-08-31 00:56:14 +02:00
twinaphex
3d80697cff Buildfix 2015-08-30 21:25:07 +02:00
twinaphex
e9c4c74a7d Set default video driver to "vita2d" if HAVE_VITA2D is defined 2015-08-30 20:47:17 +02:00
twinaphex
1ec90df165 Refactor fastforward ratio 2015-08-27 14:39:42 +02:00
twinaphex
273788cdf9 (Vita) Attempt to reuse PSP1 audio driver for Vita 2015-08-12 12:18:45 +02:00
twinaphex
48c912f913 Put OSX rule for default menu driver behind IOS 2015-07-25 20:57:11 +02:00
twinaphex
d9a72d9b5c (OSX) Set XMB driver as menu default driver from OSX 10.6 and up 2015-07-18 16:15:54 +02:00
twinaphex
bad3238ac7 (GX) Default to rate control off for GX now 2015-07-16 09:35:27 +02:00
twinaphex
59cf91980c (PS3) Make GLUI the default menu driver now 2015-07-14 16:21:08 +02:00
twinaphex
c02983bb9a (PS3) Don't bake in HAVE_LIDBGFONT either 2015-07-14 15:46:01 +02:00
twinaphex
f70070cd16 Turn threaded data runloop off for single-core consoles 2015-07-12 18:23:03 +02:00
twinaphex
0107be2485 (GX) Refactor controls 2015-07-12 01:58:43 +02:00
twinaphex
6f99b4d381 (Android) Implement 'Back As Menu Toggle Enable' setting 2015-07-11 03:13:38 +02:00
twinaphex
954121b99c Kill off some console-only hacks to do with lifecycle state 2015-07-09 06:35:18 +02:00
twinaphex
c09cc19cfe Add Menu Toggle Joypad Combo 2015-07-09 06:27:17 +02:00
twinaphex
4cb5d57ede Add 'Hide Overlay In Menu' option 2015-07-09 04:05:59 +02:00
twinaphex
370970e78f Bump default max users up to 5 2015-07-09 00:10:44 +02:00
twinaphex
66ac83cfed Set max users by default to 4 2015-07-08 17:13:59 +02:00
twinaphex
cbc79e0d67 Start adding preliminary bundle extraction code 2015-07-08 16:45:04 +02:00
twinaphex
665cbbd39e Because DPI detection is a bit screwy right now on the desktop,
for desktop we just enable DPI Override by default and set it to
200dpi by default
2015-07-04 19:16:17 +02:00
Alcaro
febcbc5ce4 C89 cleanups part 2 2015-06-26 17:48:43 +02:00
twinaphex
ce35bdef46 Set default 'max users' variable to 4 for RARCH_MOBILE 2015-06-25 18:43:01 +02:00
twinaphex
2157051d48 Enable threaded_data_runloop_enable by default when HAVE_THREADS
is enabled - should be stable enough now
2015-06-14 20:10:23 +02:00
twinaphex
0658bcd84b (Android/iOS) Make GLUI the new default UI on Android and iOS 2015-05-09 15:06:32 +02:00
twinaphex
fddfee05a9 Turn threaded data runloop off by default - still very unstable
when used in conjunction with threaded video
2015-05-09 10:01:16 +02:00
radius
8c09578f51 make it possible to sort savestates/savefiles without overrides too 2015-05-07 18:06:14 -05:00
twinaphex
dcd203b44d Make menu actions configurable 2015-05-07 03:55:15 +02:00
twinaphex
69bef77d6d Add DPI override options 2015-04-24 16:37:09 +02:00
Twinaphex
68993c1f71 Ifdef AVFoundation and CoreLocation specifically for HAVE_COCOA and/or
HAVE_COCOATOUCH
2015-04-20 14:14:45 +02:00
Twinaphex
813a47d43c Change HAVE_LOCATION to HAVE_CORELOCATION 2015-04-20 11:41:33 +02:00
twinaphex
7630f59fc1 Move emscripten default input conditional up 2015-04-19 21:11:15 +02:00
twinaphex
d63774e51f (AVFoundation) Update 2015-04-19 20:46:49 +02:00
twinaphex
8702141d90 (Cocoa) Start renaming input_apple to input_cocoa 2015-04-19 17:58:15 +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
683c082d45 Enable threaded data runloop by default when HAVE_THREADS is
defined
2015-04-15 20:12:00 +02:00
twinaphex
94150cef70 Add 'Record Driver' option 2015-04-15 13:37:38 +02:00
twinaphex
eb599b64dc Set threaded_data_runloop_enable to false for now 2015-04-12 05:34:53 +02:00
twinaphex
ff4563a283 Proper define is RARCH_MOBILE 2015-04-12 03:33:13 +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
Twinaphex
3e35593f59 (iOS) Implement UI companion driver for iOS CocoaTouch 2015-04-12 03:18:37 +02:00
twinaphex
ed9ad7c9d7 (windows) Change 'winxinput' to 'xinput' 2015-04-05 20:43:24 +02:00
twinaphex
4e126b192e (config.def.h) Cleanup 2015-04-04 20:52:12 +02:00
twinaphex
aeeaba788f (iOS) Default to HID driver for joypad 2015-04-04 02:10:57 +02:00
twinaphex
c73377857b (iOS) Get rid of apple_ios_joypad - refactored into btstack HID driver 2015-04-04 02:09:31 +02:00
twinaphex
532d112ff8 (Font) Combine font_d3d_driver and font_gl_driver 2015-04-03 20:36:19 +02:00
aliaspider
c57d00d98d (CTR-3DS) remove hardcoded paths in the Makefile.
remove trailing tab.
2015-04-01 23:27:55 +01:00
Twinaphex
db2dd5010b Merge pull request #1559 from aliaspider/master
preliminary 3DS port.
2015-04-01 23:18:12 +02:00
aliaspider
2045cee432 preliminary 3DS port. 2015-04-01 22:14:13 +01:00
twinaphex
f1533f8ebf (HID) Start refactoring the Apple HID joypad driver to be a more
general-purpose HID joypad driver
2015-04-01 20:00:38 +02:00
twinaphex
687d11318f Enable Advanced Settings by default 2015-04-01 18:50:52 +02:00
twinaphex
bce35fa8cc Enable 'Touch enable' by default for RARCH_MOBILE 2015-03-30 23:56:39 +02:00
Radius
2f2a86e97f add osk enable hotkey 2015-03-25 22:24:12 -05:00
twinaphex
45cf71770e Rename g_settings to g_config - to prevent conflicts, had to rename
some static variables in some of the gfx context driver files
2015-03-21 01:15:03 +01:00
Higor Eurípedes
fec88a5cb4 (Menu) Add font color settings 2015-03-14 19:22:06 -03:00
vanfanel
2f1e6600d9 Added native Raspebbry Pi Dispmanx API backend 2015-03-13 05:59:52 +01:00
Twinaphex
024d9d19a6 Merge pull request #1470 from vanfanel/master
Added sunxi G2D graphics driver
2015-03-06 22:15:43 +01:00
vanfanel
9831f8f1d0 Added sunxi graphics backend. No additional libs or blobs required. 2016-01-10 11:04:32 +00:00
Higor Eurípedes
5d1b6b4202 (menu) Add ADVANCED flags to some settings 2015-03-06 13:09:48 -03:00
twinaphex
64dd1562a6 (Linux x86_64) Set up default buildbot updater URL 2015-03-06 02:47:00 +01:00
twinaphex
b6e4266a3d Enable collapse_subgroups_enable by default 2015-02-26 03:12:35 +01:00
twinaphex
c0324a7104 (OSX PPC) Add buildbot URL 2015-02-22 23:45:46 +01:00
twinaphex
e44087d62a (OSX) Set up default buildbot URLs for OSX 2015-02-17 06:35:51 +01:00
twinaphex
50a9b8478d Add buildbot_assets_url 2015-02-01 17:13:15 +01:00
twinaphex
e431f8e8f0 (Lakka) Remove Lakka - XMB will become the replacement driver 2015-01-27 01:56:04 +01:00
twinaphex
de0b087666 (Android) Buildfix 2015-01-21 06:51:45 +01:00
twinaphex
201285ec1b Correct two buildbot server URLs 2015-01-21 06:29:36 +01:00
twinaphex
3bdb736ac7 Set up some default buildbot URL paths per platform 2015-01-21 06:28:40 +01:00
twinaphex
80d4de7c3f Add gfx/video_viewport.c/viewport.h 2015-01-18 23:59:57 +01:00
twinaphex
453321c50b Start updating headers 2015-01-07 17:46:50 +01:00
twinaphex
7a456c6c3a Rename MAX_PLAYERS to MAX_USERS 2015-01-05 01:58:00 +01:00
twinaphex
738d180816 Change some more instances of 'player' to 'user' 2014-12-05 14:21:04 +01:00
twinaphex
23569044ff Add 'Hide Unbound Input Descriptor' 2014-12-05 14:13:29 +01:00
twinaphex
e3e5f5f8a8 Implement input descriptor labels 2014-12-04 13:26:43 +01:00
twinaphex
78053a64f7 Small change 2014-11-26 21:58:50 +01:00
twinaphex
ab7181daab (Camera) Make it more backwards-compatible 2014-11-18 18:11:01 +01:00
Twinaphex
0f43deb6d2 (Apple) Start making camera driver OSX-compatible (OSX 10.7 and up/requires AVFoundation) 2014-11-18 18:04:17 +01:00
Mike Robinson
06c102d337 Add audio_max_timing_skew setting
Let users enable very large timing skews if they don't mind
inaccurate audio pitch.
2014-11-16 14:24:58 +00:00
twinaphex
5089473355 (iOS) Add default menu driver setting 2014-11-08 03:01:34 +01:00
twinaphex
9c5f92c883 Get rid of some dead code 2014-10-29 07:39:22 +01:00
twinaphex
bab9ee307d Add null joypad driver 2014-10-27 14:45:28 +01:00
aliaspider
6ceb469c9c (PSP) set default aspect ratio to ASPECT_RATIO_CORE. 2014-10-24 23:43:50 +01:00
twinaphex
c62d52de0f Start properly implementing libretro SDK for boolean.h include
header, glsym, and rthreads
2014-10-21 05:05:52 +02:00
twinaphex
0f5161d621 Add History List Enable option 2014-10-17 04:17:28 +02:00