Commit Graph

57 Commits

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