Themaister
04a1b4b652
Add Core Directory option to RGUI.
...
Also clean up some useless branches to ternaries.
2013-09-12 22:00:59 +02:00
twinaphex
847f7f8d05
(Android Phoenix) Set video_threaded to false and set refresh rate of 59.19Hz for Xperia
...
Play
2013-09-12 20:02:36 +02:00
meancoot
52d62741a9
(OSX) Fix build
2013-09-11 19:22:12 -04:00
meancoot
083f1cdffe
(OSX/iOS)
...
Move Wii and PS3 hid drivers into the common source directory.
Use the Wii and PS3 hid drivers on OSX when appropriate.
Notably OSX now has WiiMote support.
2013-09-11 19:17:58 -04:00
Themaister
1ea1f723b4
Clarify error message a bit.
2013-09-11 17:12:55 +02:00
Themaister
bcac9ded78
DInput/XInput fixups.
...
- Fix DInput if XInput failed to load and you're using an XInput device.
- Try to load XInput 1.4 first. It's installed by default on Win8.
- Don't bother checking "system directory" explicitly, it already does.
2013-09-11 17:06:06 +02:00
Themaister
00495aa9dd
Merge branch 'master' of git://github.com/libretro/RetroArch
2013-09-11 16:36:20 +02:00
twinaphex
0d873654cc
(Android Phoenix) Add Xperia Play detection based on MODEL string
2013-09-11 14:07:54 +02:00
twinaphex
0b45fb1483
(Android Phoenix) Set default values for ListPreferences
2013-09-11 11:00:43 +02:00
Hans-Kristian Arntzen
7d90ff4011
Merge pull request #303 from libretro/emscripten
...
Emscripten/Javascript port
2013-09-11 01:01:29 -07:00
ToadKing
e6389f9919
[EMSCRIPTEN] chrome fixes
2013-09-10 22:48:24 -04:00
ToadKing
b874f003ff
[EMSCRIPTEN] undo SDL workarounds no longer needed
2013-09-10 22:02:54 -04:00
ToadKing
a09dda3a9d
[EMSCRIPTEN] add custom input driver, removes SDL dependency + adds mouse support
2013-09-10 20:21:48 -04:00
meancoot
3b27a50625
(OSX) Improvements:
...
Pause emulation while settings window is open
Allow negative numbers to be input in the settings list
Don't crash when changing a setting value to an empty string
2013-09-10 19:47:24 -04:00
meancoot
ff61d97a06
(OSX) Clear state when a gamepad is disconnected while running; any newly connected pad will occupy the lowest open slot
2013-09-10 19:23:24 -04:00
meancoot
c3909c6468
(Apple) Start to clean the objective-c code
2013-09-10 19:23:24 -04:00
ToadKing
ad7c442e8c
[Android] bump version number
2013-09-09 19:28:50 -04:00
meancoot
29fdf1fd7e
(OSX/iOS) Consolodate key map tables and binding routines
2013-09-09 17:52:02 -04:00
meancoot
0b7de206de
(OSX) Only allow numeric input for integer and float settings
2013-09-08 22:41:01 -04:00
meancoot
837c96bbc8
(OSX) Add system key items to the settings menu; fix a few warnings
2013-09-08 19:39:28 -04:00
meancoot
081e526bf9
(OSX) Support video_monitor_index and audio_device settings
2013-09-07 21:30:58 -04:00
Hans-Kristian Arntzen
f926f954a1
Merge pull request #302 from pinumbernumber/master
...
Fix support for Logitech F310 pad on windows
2013-09-07 16:16:54 -07:00
pinumbernumber
86c4458f35
add madcatz pad
2013-09-07 22:51:23 +01:00
pinumbernumber
914f6fcf33
add more variants of the 360 pad and third-party XI pads
2013-09-07 22:17:31 +01:00
pinumbernumber
de5270a651
Fix support for logitech f310 on windows
2013-09-07 21:40:14 +01:00
Squarepusher
a907a08557
Merge pull request #301 from pinumbernumber/xinput-guideauto
...
360 autoconf: Add guide button -> menu_toggle
2013-09-07 07:18:48 -07:00
pinumbernumber
5d0b435d47
add 360 guide button->menu_toggle autoconf
2013-09-07 14:37:32 +01:00
Themaister
46c214f964
Small cleanup.
2013-09-07 15:23:09 +02:00
Themaister
870ef37258
Fix libretro GL state bug on frame dupe.
...
Need to force backbuffer and viewport on duped frames.
2013-09-07 15:04:40 +02:00
Themaister
c76fc068dc
Build fix.
2013-09-06 23:25:29 +02:00
Themaister
99dbd6bd1c
Clean up autoconfig stuff a bit, add headers.
2013-09-06 23:24:21 +02:00
Hans-Kristian Arntzen
02528942ac
Merge pull request #299 from pinumbernumber/improve-xinput
...
Add some hardcoded autoconf configs in addition to the file-based system
2013-09-06 14:14:05 -07:00
pinumbernumber
d2472eb8cb
indentation fix
2013-09-06 20:53:26 +01:00
meancoot
a180b589b1
(OSX) Hide mouse cursor in fullscreen mode
2013-09-06 15:11:00 -04:00
meancoot
3bf398f38e
(QNX) Fix the build fix, I am an idiot
2013-09-06 10:37:28 -04:00
meancoot
09b45e1b68
(QNX) Build Fix
2013-09-06 10:36:12 -04:00
pinumbernumber
50e4dfb57c
Various fixups to the internal autoconf system
2013-09-06 13:46:06 +01:00
Hans-Kristian Arntzen
2848b77fda
Merge pull request #300 from MP2E/master
...
Fix compilation error introduced by analog overlay changes
2013-09-06 03:21:33 -07:00
Cray Elliott
ba095dca79
Fix compilation error introduced by analog overlay changes
2013-09-06 01:43:55 -07:00
Hans-Kristian Arntzen
a49d9d98f0
Merge pull request #298 from libretro/overlay_analog
...
(Overlay) Add basic analog support
2013-09-05 23:36:38 -07:00
meancoot
f1d0a22231
(Analog Overlay) Add a saturate_pct key to descibe the point at which an analog hitbox will return the max analog range
2013-09-05 18:52:17 -04:00
meancoot
149a0f37d0
(Overlay Analog) Coding style fixes
2013-09-05 18:19:07 -04:00
pinumbernumber
8fd84fa46c
Hardcoded joypad config fallbacks, and required changes to config_file
2013-09-05 20:44:00 +01:00
meancoot
20001489ac
(OSX) Update gfx_context:
...
Now resizes window when asked
Displays proper title in window
No longen prints Cocoa warning at start up
Now supports the pause_nonactive feature
2013-09-05 14:38:40 -04:00
meancoot
d031d38e49
(OSX) Set player ID LEDs on connected PS3 pads
2013-09-05 13:03:37 -04:00
meancoot
21388592ea
(Overlay) Add basic analog support
2013-09-05 11:38:00 -04:00
meancoot
cb55a1d45a
(Apple) Reorganize source tree
2013-09-05 01:24:27 -04:00
pinumbernumber
14f3d11dc2
Save input_playern_joypad_index on exit
2013-09-03 13:30:25 +01:00
ToadKing
336e1eeb51
[EMSCRIPTEN] more audio fixes, revert to busywait method
2013-09-02 21:29:40 -04:00
Squarepusher
28babfb74a
Merge pull request #295 from pinumbernumber/xinput-multipad-hotfix
...
Another tiny XInput hotfix
2013-09-02 05:33:03 -07:00