twinaphex
|
fe62828fb1
|
(RARCH_CONSOLE) Refactor timer code
|
2013-01-08 00:35:49 +01:00 |
twinaphex
|
466acac261
|
(PS3/360) Input changes - make local pointer variable and reuse it
|
2013-01-07 00:31:38 +01:00 |
twinaphex
|
2c26f92c7d
|
(RARCH_CONSOLE) Cleanups
|
2013-01-05 21:56:19 +01:00 |
Themaister
|
0b4cf2d053
|
Update license headers to 2013.
|
2013-01-01 01:41:15 +01:00 |
twinaphex
|
269698661a
|
(Console/Android) Simplify input_key_pressed implementation
|
2012-12-23 14:44:46 +01:00 |
twinaphex
|
04674fbba7
|
(PS3/XDK) Better way to toggle frame advance
|
2012-12-15 02:13:58 +01:00 |
twinaphex
|
0261d934f2
|
(RARCH_CONSOLE) Rework how we do RARCH_QUIT_KEY - right now used
for ports that define HAVE_RMENU - made compiling in the RMenu
GUI separate from the HAVE_RMENU logic
|
2012-12-15 01:14:21 +01:00 |
twinaphex
|
dbb962e946
|
Streamline frame_count usage
(Android/Griffin) Fix build
|
2012-12-14 20:33:36 +01:00 |
twinaphex
|
cb334c63ce
|
(PS3) Rewrite ps3_input_key_pressed
|
2012-12-14 18:37:18 +01:00 |
twinaphex
|
20bdef5d3b
|
(PS3) Input refactoring (note - other console ports will need
refactoring too - will do that nexta)
|
2012-12-14 17:42:01 +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
|
966cc93b5e
|
Refactor of driver function hooks
|
2012-11-27 00:50:56 +01:00 |
twinaphex
|
0dbcdb087d
|
(Android) Rewrite of input code
|
2012-11-03 00:31:05 +01: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 |
twinaphex
|
fc17456581
|
(RMenu / RARCH_CONSOLE) Move more g_console state to g_extern
|
2012-10-14 20:34:16 +02:00 |
Twinaphex
|
34ea7f18fc
|
(PSL1GHT/PS3) Move more header includes/redefinitions to sdk_defines.h
|
2012-09-16 04:04:59 +02:00 |
Twinaphex
|
201f5fd135
|
(PSL1GHT) More PSL1GHT work
|
2012-09-11 12:34:07 +02:00 |
Twinaphex
|
8adfd6e948
|
(RMenu/PS3/Xbox 1) Add D-pad emulation setting
|
2012-08-22 14:04:33 +02:00 |
Twinaphex
|
ddf33463ec
|
(PSL1GHT) Add PSL1GHT ifdefs for input
|
2012-08-09 07:29:56 +02:00 |
Twinaphex
|
6d280e9fbb
|
(PS3) Clean up Cellframework2 leftovers from ps3_input.c
|
2012-08-01 03:00:12 +02:00 |
Twinaphex
|
62a69f01ac
|
(PS3) Input refactoring
|
2012-08-01 00:00:44 +02:00 |
Twinaphex
|
714837e8c0
|
(RARCH_CONSOLE) Namespaced all files in console/
|
2012-07-28 15:54:35 +02:00 |
Twinaphex
|
e0f4953de8
|
(RARCH_CONSOLE) Add second param to set_default_keybind_lut (port
is player no)
|
2012-07-28 02:28:10 +02:00 |
Twinaphex
|
b29b04b4b0
|
(RARCH_CONSOLE) Add 'device' param to set_default_keybind_lut and
set_analog_dpad_mapping
|
2012-07-28 01:37:15 +02:00 |
Twinaphex
|
bf9980d8bc
|
(RARCH_CONSOLE) Control refactor - add post_init and set_analog_to_dpad_mapping
members
|
2012-07-27 15:46:15 +02:00 |
Twinaphex
|
811abcf612
|
(RARCH_CONSOLE) Further Input rewrite for console ports
|
2012-07-25 21:02:01 +02:00 |
Twinaphex
|
4ed249fe18
|
(RARCH_CONSOLE) Split up input code into retroarch_console_input.c -
beter segregation of input code
|
2012-07-25 19:35:21 +02:00 |
Twinaphex
|
5994f6b6df
|
(PS3/PSL1GHT) Redefine SDK function macros - fix some PSL1GHT
incompatibilities
|
2012-07-16 21:49:51 +02:00 |
Twinaphex
|
c3d40d0f5a
|
Snes exorcism
|
2012-07-07 17:19:32 +02:00 |
Twinaphex
|
4848403161
|
(PS3) refactored input
|
2012-07-01 22:14:09 +02:00 |
Twinaphex
|
277e1f61cd
|
(PS3/PSL1GHT) Make commented out line SDK-agnostic too
|
2012-07-01 20:49:22 +02:00 |
Twinaphex
|
cd00eb2b04
|
(PSL1GHT) Compile in OSK now too
|
2012-07-01 20:45:13 +02:00 |
Twinaphex
|
c6f6b66278
|
(PS3) Add HAVE_OPENGL ifdefs to ps3_input.c
|
2012-07-01 18:30:51 +02:00 |
Twinaphex
|
de972fd0a3
|
(PSL1GHT) Add compatibility for mouse code
|
2012-07-01 16:32:15 +02:00 |
Twinaphex
|
51600c82d1
|
(PSL1GHT) Add PSL1GHT header includes for OSK/mouse
|
2012-07-01 16:20:33 +02:00 |
Twinaphex
|
593dae2833
|
(PS3/PSL1GHT) Move define party over to separate file - sdk_defines.h
|
2012-07-01 16:13:25 +02:00 |
Twinaphex
|
960fc7651f
|
(PSL1GHT) Initial PSL1GHT compatibility for ps3/audio.c -
missing pthread, missing cellAudioAddData
|
2012-07-01 15:18:26 +02:00 |
Twinaphex
|
4a703f80fb
|
(PSL1GHT) Made ps3_input.c PSL1GHT-compatible
|
2012-07-01 14:10:13 +02:00 |
Twinaphex
|
f0026384d3
|
(Console) Rename console_ext.c to retroarch_console.c
|
2012-06-28 17:52:51 +02:00 |
Twinaphex
|
08e50935ca
|
(PS3) Remove some frontend/shared.h includes
|
2012-06-24 13:23:57 +02:00 |
Twinaphex
|
47b3453c29
|
(PS3) RetroArch compiles as a static library - and gets linked in
with the rest of the package - README for compilation instructions
updated
|
2012-06-20 08:25:23 +02:00 |
Twinaphex
|
733c3f25c7
|
(PS3) Add preliminary USB/Bluetooth mouse support
|
2012-06-19 05:10:42 +02:00 |
Twinaphex
|
7b511f064a
|
(PS3) Removed ps3_video_psgl.h
|
2012-06-05 19:35:36 +02:00 |
Twinaphex
|
2f8c4c10a9
|
(PS3) Fix reentrant ROM loading - input wasn't being brought up
again after deiniting input - will just comment out cellPadEnd
for now
|
2012-05-30 01:19:25 +02:00 |
Twinaphex
|
c5735e0aec
|
(360/Wii/PS3) Abstracted input code
|
2012-05-28 05:06:25 +02:00 |
Twinaphex
|
ae4b8563c8
|
(PS3) Use identical TIMER macros as 360
|
2012-05-28 03:46:44 +02:00 |
Twinaphex
|
c40edf878c
|
(PS3) Removed g_frame_count - will use pointer to gl->frame_count
|
2012-05-26 18:18:09 +02:00 |
Themaister
|
ce740f8948
|
More fixups.
|
2012-04-21 23:31:57 +02:00 |
Themaister
|
aab8fb6151
|
ssnes_* => rarch_*.
|
2012-04-21 23:25:32 +02:00 |
Themaister
|
9ab51ad23a
|
SSNES => RetroArch.
|
2012-04-21 23:17:43 +02:00 |
Twinaphex
|
782e8b8da9
|
(PS3/360) Removed duplicate keybind LUT
|
2012-04-13 17:03:30 +02:00 |
Twinaphex
|
2e92640d2b
|
(PS3) Fixed analog controls
|
2012-04-10 21:58:58 +02:00 |
Twinaphex
|
db00f689c8
|
Fixed indenting in a lot of console files
|
2012-04-10 21:24:05 +02:00 |
Twinaphex
|
b22f122c93
|
(PS3 Fixed two-player controls
|
2012-04-10 18:07:21 +02:00 |
Twinaphex
|
5906754468
|
(Libretro) libretro-related to ports
|
2012-04-10 03:14:21 +02:00 |
Twinaphex
|
b2fcf5b281
|
(PS3) More libretro commits - broken right now on retro_run
|
2012-04-10 01:00:25 +02:00 |
Twinaphex
|
6c05eac2f5
|
(PS3) Preliminary PS3 conversion to libretro
|
2012-04-10 00:22:02 +02:00 |
Themaister
|
e3a71a8c5b
|
Fixup headers.
|
2012-04-09 22:05:26 +02:00 |
Themaister
|
62c96ea937
|
Change license header.
|
2012-04-09 22:03:57 +02:00 |
Themaister
|
9698cd7dbd
|
Change headers.
|
2012-04-09 22:03:57 +02:00 |
Twinaphex
|
45021bda3f
|
(PS3) oskutil.c merged with ps3_input.c
|
2012-03-26 00:36:40 +02:00 |
Twinaphex
|
db6b9ba4a3
|
(SSNES_CONSOLE) Merged input_luts.c with console_ext.c
|
2012-03-25 01:56:27 +01:00 |
Twinaphex
|
e0295a726a
|
(PS3) Merged Cellframework2 pad_input.c with ps3_input.c from SSNES
|
2012-03-19 02:55:13 +01:00 |
TwinAphex51224
|
fe0da105b5
|
(PS3) Add ssnes_ * to LUTs
|
2012-03-05 23:40:40 +01:00 |
TwinAphex51224
|
f453ee7954
|
(PS3) Input LUTs
|
2012-03-05 16:57:43 +01:00 |
TwinAphex51224
|
7b4d48a69f
|
(PS3) Use MAX_PADS for input state array
|
2012-03-05 07:35:50 +01:00 |
TwinAphex51224
|
cd08339051
|
(PS3) D-pad analog stick left mapping - make this configurable later
on
|
2012-03-03 14:57:28 +01:00 |
TwinAphex51224
|
be3839a9df
|
(PS3) Proper FBO scales now
|
2012-02-20 22:34:11 +01:00 |
TwinAphex51224
|
a41e84749a
|
(PS3) Quit crashes fixed
|
2012-02-20 19:01:09 +01:00 |
TwinAphex51224
|
12cf639dfe
|
(PS3) Initial (WIP) support for external launchers like multiMAN -
also some control flow cleanups
|
2012-02-20 07:50:59 +01:00 |
TwinAphex51224
|
761f5d7a5c
|
(PS3) Refactoring of ingame menu
|
2012-02-13 21:37:32 +01:00 |
TwinAphex51224
|
ffc0c1d77e
|
(PS3) Frame advance implemented
|
2012-02-11 19:22:51 +01:00 |
TwinAphex51224
|
2148ce9dec
|
(PS3) Can now return to menu from game by pressing L3 + R3
|
2012-02-11 16:27:13 +01:00 |
TwinAphex51224
|
3eaa942e58
|
(PS3) Some cleanups for keybinding
|
2012-02-02 16:12:38 +01:00 |
TwinAphex51224
|
40ce42c87c
|
(PS3) Initial keybind implementation
|
2012-02-02 15:46:27 +01:00 |
TwinAphex51224
|
bad72987d0
|
(PS3) V-sync can be switched on/off now
|
2012-01-30 09:53:16 +01:00 |
TwinAphex51224
|
8e74333ef4
|
(PS3) First stab at ingame menu
|
2012-01-21 00:30:01 +01:00 |
Themaister
|
2089521856
|
Menu/in-game-menu logic.
|
2012-01-20 19:29:26 +01:00 |
TwinAphex51224
|
048d2f65e0
|
(PS3) Fixed controller 2
|
2012-01-12 23:45:48 +01:00 |
Themaister
|
a39c37e1ee
|
Add some hooks to video init/deinit for PS3.
|
2012-01-11 23:44:29 +01:00 |
TwinAphex51224
|
59aeb77744
|
(PS3) Some more work on menu
|
2012-01-11 22:27:07 +01:00 |
Themaister
|
b4248038fb
|
Update license headers.
|
2012-01-08 01:12:05 +01:00 |
Themaister
|
62f5c53b72
|
Start on Wii input.
|
2011-12-14 13:20:22 +01:00 |
Themaister
|
e488c3081d
|
Small nit.
|
2011-12-11 13:14:44 +01:00 |
Themaister
|
8f55b9904d
|
Update license.
|
2011-12-04 18:06:50 +01:00 |
Themaister
|
67a434d563
|
Clean.
|
2011-12-04 18:06:50 +01:00 |
TwinAphex51224
|
e7324989fc
|
(PS3) Better extra button bindings
|
2011-12-04 04:11:02 +01:00 |
TwinAphex51224
|
a7fc3807b9
|
(PS3) Cleaned up indenting in ps3_input.c
|
2011-12-04 04:00:17 +01:00 |
TwinAphex51224
|
077acf7894
|
(PS3) Savestates hooked up (R2 + R3 - save state - L2 + R3 - load state -
R2 + Right stick right - save state plus - R2 + Right stick left - save state minus)
|
2011-12-03 02:40:20 +01:00 |
TwinAphex51224
|
a63ccbbdab
|
(PS3) Implemented rewind/fast forward hooks
|
2011-12-03 00:07:01 +01:00 |
Themaister
|
b4c4a65f2d
|
Clear up input.
|
2011-12-02 02:34:06 +01:00 |
Themaister
|
2b6c252747
|
Minor fixes.
|
2011-12-02 02:22:29 +01:00 |
TwinAphex51224
|
1fa7663d3b
|
Put in old input driver too - progresses to dynamic.c now
|
2011-11-30 17:24:18 +01:00 |