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 |
|
Squarepusher
|
28babfb74a
|
Merge pull request #295 from pinumbernumber/xinput-multipad-hotfix
Another tiny XInput hotfix
|
2013-09-02 05:33:03 -07:00 |
|
pinumbernumber
|
c16d0e54e1
|
fix xinput (again)- repair multiple pads support
|
2013-09-02 12:32:59 +01:00 |
|
Themaister
|
98c9da9dda
|
Set swap interval correctly in gl_init().
|
2013-09-02 09:20:51 +02:00 |
|
Themaister
|
a6268692b6
|
Add window scale x/y and crop overscan options.
|
2013-09-01 13:48:43 +02:00 |
|
Themaister
|
b2bf3c12de
|
Add swap_interval support.
Again, mostly useful for 120Hz monitors, and/or playing content which is
a fraction of monitor refresh rate.
|
2013-09-01 13:20:10 +02:00 |
|
Themaister
|
45cfc584f9
|
Allow disabling building Win32 "GUI".
|
2013-08-31 11:43:14 +02:00 |
|
Hans-Kristian Arntzen
|
0720eedd2a
|
Merge pull request #294 from pinumbernumber/master
Do not scroll RGUI if all items are visible at once
|
2013-08-30 04:48:21 -07:00 |
|
pinumbernumber
|
b3b92ee563
|
RGUI: Do not scroll if all items are visible at once
|
2013-08-30 11:29:54 +01:00 |
|
Themaister
|
62c34c7871
|
Add black_frame_insertion support for 120 Hz monitors.
|
2013-08-30 09:35:13 +02:00 |
|
Themaister
|
ce026a3ba0
|
[OpenVG] Fix build.
|
2013-08-29 18:35:43 +02:00 |
|
Hans-Kristian Arntzen
|
0095ae225c
|
Merge pull request #292 from pinumbernumber/xinput-autoconf
Add autoconf support and correct RGUI joypad name reporting to DInput and XInput
|
2013-08-29 01:30:54 -07:00 |
|
pinumbernumber
|
0fb0d0e891
|
coding style corrections
|
2013-08-29 09:27:13 +01:00 |
|
pinumbernumber
|
37ebdcdec7
|
Add correct joypad name reporting to RGUI (for xi and di), also cleanup dinput name variables
|
2013-08-28 21:16:27 +01:00 |
|
pinumbernumber
|
bcb48caa16
|
Merge branch 'master' into xinput-autoconf
|
2013-08-28 16:13:14 +01:00 |
|
pinumbernumber
|
a2d5d20125
|
tiny XI tweak/fix
|
2013-08-28 16:08:44 +01:00 |
|
twinaphex
|
ead5a3b3ac
|
(Android) comment readBackInt for input_back_behavior - this crashes hard for now
|
2013-08-28 02:12:40 +02:00 |
|