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 |
|