ToadKing
|
98fa22bd37
|
(GX) fix nunchuk/cc joysticks
|
2013-01-29 18:48:52 -05:00 |
|
ToadKing
|
9283aa2ea8
|
(GX) set default unbound buttons correctly
|
2013-01-21 17:32:37 -05:00 |
|
ToadKing
|
5daf48f303
|
(GX) cleanup input code a bit
fix minor accuracy issue with joystick values
|
2013-01-19 14:43:18 -05:00 |
|
twinaphex
|
e30b71c2e4
|
(Wii) Refactor classic analog controller code somewhat
|
2013-01-18 19:43:56 +01:00 |
|
twinaphex
|
70e41129c2
|
(GX) Add Gamecube shortcut button combos
|
2013-01-18 15:46:02 +01:00 |
|
twinaphex
|
b1cb4a7cd4
|
(Wii) Add button combo shortcut binds
|
2013-01-18 15:07:11 +01:00 |
|
twinaphex
|
0acf0a461b
|
(Wii) Both analog sticks now work more or less correctly
|
2013-01-18 14:24:46 +01:00 |
|
twinaphex
|
1d29060e08
|
(Wiiuse) Merge patches from rpavlik/wiiuse
(GX) Remove Wii Classic analog stick menu moving -too twitchy to
bother with
|
2013-01-18 12:16:06 +01:00 |
|
twinaphex
|
0f2e36d349
|
(RARCH_CONSOLE) Move default_binds
|
2013-01-13 03:17:13 +01:00 |
|
twinaphex
|
04cacb5e30
|
Upgrade lifecycle_menu_state to 64bit variable lifecycle_mode_state
|
2013-01-12 03:13:03 +01:00 |
|
twinaphex
|
3c8bb7333e
|
(RMenu) Refactor g_extern.draw_menu
|
2013-01-10 19:43:00 +01:00 |
|
twinaphex
|
905a2046f4
|
(NGC) Fix build
|
2013-01-09 05:08:08 +01:00 |
|
ToadKing
|
f33ed73671
|
(Consoles) re-add second timer for scroll delays
|
2013-01-07 23:58:00 -05:00 |
|
ToadKing
|
1dc08b9a6d
|
(GX) work with new console code
|
2013-01-07 23:48:21 -05:00 |
|
twinaphex
|
fe62828fb1
|
(RARCH_CONSOLE) Refactor timer code
|
2013-01-08 00:35:49 +01:00 |
|
twinaphex
|
4866aff654
|
(Android) Input tweaks - use local pointer variables
|
2013-01-07 02:09:19 +01:00 |
|
twinaphex
|
31e82fa6e8
|
(GX) Input - fix ifdefs
|
2013-01-07 01:51:29 +01:00 |
|
twinaphex
|
e563b3f1d2
|
(GX) One for loop now for both PAD and WPAD - WPAD done
first
|
2013-01-07 01:48:56 +01:00 |
|
ToadKing
|
5f08c2f937
|
(GX) skip polling of disconnected GC controllers
|
2013-01-06 19:19:23 -05:00 |
|
ToadKing
|
71bc5ae50d
|
(GX) potential video memory corruption
|
2013-01-06 19:02:49 -05:00 |
|
ToadKing
|
dc92db11a3
|
(GX) fix input quirks
|
2013-01-06 18:47:52 -05:00 |
|
twinaphex
|
1a48a5522d
|
(GX) Shows 'ingame menu' options now
|
2013-01-06 23:45:30 +01:00 |
|
twinaphex
|
3f2112d2fd
|
(GX) Input polling refactor - do Wiimote first - skip GC poll
if no GC pads are connected
|
2013-01-06 20:17:05 +01:00 |
|
twinaphex
|
33154c1a04
|
(GX) Input tweaks
|
2013-01-06 19:40:54 +01:00 |
|
twinaphex
|
40430f735b
|
(Wii) Menu flow control improvements
|
2013-01-06 17:40:27 +01:00 |
|
Themaister
|
0b4cf2d053
|
Update license headers to 2013.
|
2013-01-01 01:41:15 +01:00 |
|
ToadKing
|
1fccba40d5
|
(GX) add ability to change default save location
fix save/load/screenshot/reset options not showing up in in-game menu
|
2012-12-30 17:30:43 -05:00 |
|
twinaphex
|
5cd6017ff5
|
(GX) Use g_extern.draw_menu
|
2012-12-18 08:32:48 +01:00 |
|
twinaphex
|
49d35b2339
|
(Wii) Use WPAD_Data to obtain local pointer to pad state
|
2012-12-16 07:28:01 +01:00 |
|
twinaphex
|
7685009f56
|
(GX) Compile fixes -haven't tested yet
|
2012-12-15 05:55:08 +01:00 |
|
twinaphex
|
89e493ed15
|
(GX) Some input tweaks
|
2012-12-15 05:46:49 +01:00 |
|
Toad King
|
c6111a3259
|
[CONSOLE] Make separate timers for holding scroll and menu/exit button delay.
Fixes issues with exit/menu button combo not working on GC controllers occasionally
|
2012-11-28 19:55:08 -05:00 |
|
twinaphex
|
1e91a5b827
|
(Wii) Input driver - some name changes so that Griffin function
overrides still work
|
2012-11-27 01:23:10 +01:00 |
|
Toad King
|
6dad2cda8c
|
[GX] Probe Wiimote before doing input code for it
|
2012-11-23 18:01:28 -05:00 |
|
twinaphex
|
174c7d9d98
|
(RARCH_CONSOLE) g_console struct removed now - console settings
now a part of g_extern and also compiled in for PC - will use
this for RMenu
|
2012-10-15 06:25:12 +02:00 |
|
Toad King
|
08743c2111
|
(GX) poll both analog and digital values for GC L/R triggers
|
2012-09-09 23:45:48 -04:00 |
|
Toad King
|
3058363d49
|
(GX) fix menu button on GameCube
|
2012-08-29 23:33:51 -04:00 |
|
Toad King
|
348a240dee
|
(GX) add GC makefile, fix up code so it compiles
|
2012-08-29 15:15:24 -04:00 |
|
Toad King
|
c163d0a298
|
(GX) have power button return to loader
|
2012-08-28 23:00:56 -04:00 |
|
Toad King
|
faf0b6f676
|
(RARCH_CONSOLE) save input device selection
(GX) set dpad_emulation correctly for device on init
|
2012-08-21 18:14:34 -04:00 |
|
Toad King
|
14af5ca589
|
(GX) more sane default keybinds for Wiimote
|
2012-08-21 00:50:33 -04:00 |
|
Toad King
|
83c51f136a
|
(RGUI) add screenshot command
(GX) general cleanups, change joystick threshold
|
2012-08-19 15:28:19 -04:00 |
|
Toad King
|
1b6b313787
|
(RGUI) add savestate support
|
2012-08-12 03:39:00 -04:00 |
|
Twinaphex
|
0c6017caff
|
(GX) Cleanups
|
2012-08-09 05:27:06 +02:00 |
|
Twinaphex
|
5e97b86e65
|
(GX) Change wii_ naming conventions to gx_
|
2012-08-09 03:54:27 +02:00 |
|
Twinaphex
|
e277828526
|
(GX) Cleanup dirty hack a bit
|
2012-08-09 03:13:08 +02:00 |
|
Twinaphex
|
0fd65fccc1
|
(GX) Dirty hack to get Classic analog sticks mapped as D-pad working
properly (without messing up same controls in menu)
|
2012-08-09 03:07:08 +02:00 |
|
Toad King
|
4e8bb6580b
|
(GX) more GC button combo changes
Exit is now Stick Down + C-Stick Down + L + R
|
2012-08-08 19:27:52 -04:00 |
|
Toad King
|
6598e71b9c
|
(GX) Change button combos for GC controller for Menu/Exit
Stick Up + C-Stick Up + L + R for menu
Start + Select + L + R for exit
|
2012-08-08 18:23:33 -04:00 |
|
Twinaphex
|
c48d8e45a9
|
(GX) Quit shortcut combos added - for Wiimote (Home + B) - for
Classic (Home + ZL + ZR) and Gamecube (L + R + Z + Start + A)
|
2012-08-08 06:56:56 +02:00 |
|