Commit graph

13 commits

Author SHA1 Message Date
Zangetsu38
53f72777a4 external: update sdl to 2.0.18.
- ctrl: move get_type_of_controller from name to type get.

Co-authored-by: qurious-pixel <62252937+qurious-pixel@users.noreply.github.com>
2021-12-17 18:20:33 +01:00
Zangetsu38
16dbbd9349 modules/(SceCtrl/SceTouch): fix and refactor
- add controllers connected in log when app boot.
- add correct struct of both SceCtrlData(2)
- set touch mode in good place.
- refactor refresh controllers.
- implement sceCtrlGetWirelessControllerInfo.
- using DS4 type when is DS4/Dual Sense.
2021-11-04 19:18:44 +01:00
hobyst
168dfb19ca Add license notice on source files which didn't have one
- Also updated the copyright notice year on all files to 2021
2021-08-19 23:14:27 +02:00
Zangetsu38
a01b17525b setting: move PS TV mode custom config. 2021-07-22 12:32:52 +02:00
Zangetsu38
32e763c5f9 modules/SceCtrl: Use SDL_GameControllerRumble for sceCtrlSetActuator.
- fix rumble on xinput and add rumble support for DS4 and DS.

Co-authored-by: german77 <juangerman-13@hotmail.com>
2021-07-18 22:38:18 +02:00
scribam
9664874aa3 dialog: Disable sceTouch and sceCtrl polling when common dialog is running 2021-01-13 22:03:55 +01:00
scribam
43f3c2be1e SceCtrl: fix controller binding ext 2020-12-31 09:11:44 +01:00
scribam
e0520fd45e SceCtrl: fix keyboard l1/r1 buttons 2020-12-31 09:11:44 +01:00
scribam
30e50d1d2c SceCtrl: use input_mode_ext in peek_buffer if the function has the "Ext" suffix 2020-12-31 09:11:44 +01:00
totlmstr
4e20885f89 Vita3K: run clang-format 2020-04-07 16:48:08 -04:00
KorewaWatchful
02932146d0
config: remappable keyboard controls (#671)
* commit

* moved everything to settings dialog, aligned buttons, got rid of controls dialog

* format

* ocd

* created new menubar entry for controls, moved controls there

* put variables inside of controls struct, renamed variables, formatting nitpicks, got rid of range check

* format

* fix

* save lines, save lives

* format??

* done

* fix typo

* ext

* i had to watchful, I just had to

Co-authored-by: 1whatleytay <1whatleytay@hdsb.ca>
2020-03-30 20:37:44 -04:00
1whatleytay
34a02553c4
vita3k: remove vita-headers (#649) 2020-02-06 09:44:49 -05:00
Nicolas Jallamion
06299de242 emulator: Refactor file structure (#557)
Also:
- external: update some submodules.
2019-08-28 16:52:07 +03:00