Commit Graph

52 Commits

Author SHA1 Message Date
82f908ae0a Update pygameControls/playstation3_controller.py 2025-05-05 09:29:57 +02:00
94564057b9 Update pygameControls/logitech_f710_controller.py 2025-05-05 09:27:49 +02:00
40c6af15ef Update pygameControls/logitech_dual_action_controller.py 2025-05-05 09:26:43 +02:00
b3603680d8 Update pygameControls/logitech_f310_controller.py 2025-05-05 09:26:25 +02:00
9dea5d4c10 Update pygameControls/logitech_f510_controller.py 2025-05-05 09:26:03 +02:00
b356ce2d9f Update pygameControls/logitech_f310_controller.py 2025-05-05 09:24:46 +02:00
8ac6883f17 Update pygameControls/logitech_dual_action_controller.py 2025-05-05 09:23:59 +02:00
1c2565cf39 Update pygameControls/generic_controller.py 2025-05-05 09:22:33 +02:00
3cccc1d1c7 Update pygameControls/dualsense_edge_controller.py 2025-05-05 09:20:02 +02:00
3b898462e0 Update pygameControls/dualsense_controller.py 2025-05-05 09:18:27 +02:00
f2ea6a014b Update pygameControls/enums.py 2025-05-05 09:14:57 +02:00
88c5208aea Add pygameControls/enums.py 2025-05-05 09:13:06 +02:00
b78cc61b21 Update pygameControls/xbox_series_x_controller.py 2025-05-05 09:11:29 +02:00
d9d604318c Update pygameControls/sony_playstation3_controller.py 2025-05-05 09:11:15 +02:00
a5bf138ea5 Update pygameControls/playstation3_controller.py 2025-05-05 09:11:00 +02:00
95170bcd0d Update pygameControls/logitech_f310_controller.py 2025-05-05 09:10:32 +02:00
6eb50802d4 Update pygameControls/logitech_dual_action_controller.py 2025-05-05 09:10:17 +02:00
f1a6f6e21d Update pygameControls/generic_controller.py 2025-05-05 09:10:00 +02:00
148205d27a Update pygameControls/dualsense_controller.py 2025-05-05 09:09:42 +02:00
ff6f5ffa13 Update pygameControls/dualsense_edge_controller.py 2025-05-05 09:09:24 +02:00
7791e1de0b Update pygameControls/logitech_f510_controller.py 2025-05-05 09:08:07 +02:00
124c961ff0 Update pygameControls/logitech_f710_controller.py 2025-05-05 09:07:56 +02:00
e5a1ff1bbd Update pygameControls/xbox_series_x_controller.py 2025-05-05 09:07:42 +02:00
8c2fff3be1 Update pygameControls/sony_playstation3_controller.py 2025-05-05 09:07:15 +02:00
50fa5106a3 Update pygameControls/playstation3_controller.py 2025-05-05 09:06:24 +02:00
d5790b538c Update pygameControls/logitech_f710_controller.py 2025-05-05 09:06:02 +02:00
4c4aed6fa8 Update pygameControls/logitech_f510_controller.py 2025-05-05 09:05:34 +02:00
baa3675406 Update pygameControls/logitech_f310_controller.py 2025-05-05 09:05:13 +02:00
1342f281d7 Update pygameControls/logitech_dual_action_controller.py 2025-05-05 09:04:50 +02:00
cefd61a97a Update pygameControls/generic_controller.py 2025-05-05 09:04:23 +02:00
7b2641f174 Update pygameControls/dualsense_edge_controller.py 2025-05-05 09:03:55 +02:00
7d4037a748 Update pygameControls/dualsense_controller.py
Added connection_type. /JL
2025-05-05 09:03:32 +02:00
d26316d273 Update pygameControls/controller.py
Added connection type to class init. /JL
2025-05-05 09:02:09 +02:00
2a9746d510 Update pygameControls/controller.py
Added support for getting connection type of controller. /JL
2025-05-05 08:30:54 +02:00
2bbf4e19d1 Added Playstation 3 controller. /JL 2025-05-04 14:44:53 +02:00
304e42025c Added DualShock3 controller. /JL 2025-05-03 14:02:32 +02:00
17c947b6fb Updated mappings. /JL 2025-04-25 18:19:05 +02:00
029eb3095e Working on Xbox mapping. /JL 2025-04-25 18:03:44 +02:00
57d2d60f67 Updated Xbox controller. /JL 2025-04-20 23:37:16 +02:00
ff3bfc66d2 Updated Xbox controller selection. /JL 2025-04-20 23:25:09 +02:00
d6f72a8e74 Added close() method to all controller classes. /JL 2025-04-20 23:20:37 +02:00
9c66fe8930 Added stop_rumble() to all controller classes. /JL 2025-04-20 23:15:35 +02:00
75fb3f577b Update Xbox controller. /JL 2025-04-20 23:09:25 +02:00
e0609fd526 Added rumble functionality to Xbox controller. /JL 2025-04-20 23:04:52 +02:00
8cba42f903 Fixed a bug to allow rumble values 255. /JL 2025-04-20 22:47:18 +02:00
4adc27aec5 Added rumble functionality to DualSense controllers. /JL 2025-04-20 22:30:36 +02:00
cccaf0c8cb Added close() method to dualsense controller class #8. /JL 2025-04-20 12:54:08 +02:00
fd7a3ea0b5 #8 Added close() to class. /JL 2025-04-20 12:47:14 +02:00
ce694b3625 Update DualSense controllers. /JL 2025-04-20 12:08:16 +02:00
1d65c88a7b Updated dualsense. /JL 2025-04-20 09:19:45 +02:00