Commit Graph

22 Commits (e4a358cacb1295b3f63fbcd83d32b1ae49989179)

Author SHA1 Message Date
Stenzek e4a358cacb
Controller: Add Pop'n and Densha De Go Controllers
Variants of digital controller with different buttons grounded.
1 year ago
Stenzek 7f4e5d55db
Misc: Update copyright headers 1 year ago
Stenzek 9e3507e0f4
InputManager: Support multiple mice via raw input
Only on Windows for now.
1 year ago
Stenzek a2f98541b3
Misc: Slim down some header includes 1 year ago
Connor McLaughlin 8c7a192128 Misc: Add copyright/license statement to applicable files
Should've did this in the beginning.
3 years ago
Connor McLaughlin b42b5501f6 UI: Massive revamp, new features and improvements 3 years ago
Connor McLaughlin 251043f11a OSD: Add controller input display overlay 5 years ago
Albert Liu 329e8317b4 Controller: Always check for access byte 5 years ago
Connor McLaughlin 47f0720b93 Controller: Always preserve internal state when loading/resuming
Fixes analog mode getting disabled when loading state.
5 years ago
Albert Liu 191e6b0496 DigitalController: Add option to force as Pop'n Controller 5 years ago
Connor McLaughlin ea9829946d Cheats: Implement D4/D5/D6 code types 5 years ago
Connor McLaughlin fccc2dd295 DigitalController: Store button state/transfer state in save states 6 years ago
Connor McLaughlin d9ebb975b2 CommonHostInterface: Reimplement controller rumble support
Even better than before, supports separate motor control.
6 years ago
Connor McLaughlin 4b1541087a Controller: Add methods to query buttons/axises for a controller type 6 years ago
Connor McLaughlin 6e18e56089 Controller: Support general axis input events 6 years ago
Connor McLaughlin 32d8b4dc84 Frontend: Dynamic button mapping based on controller type 6 years ago
Connor McLaughlin ea0845d5ad Move controller creation to System class, switch shared_ptr to unique_ptr 6 years ago
Connor McLaughlin 89e9373037 Controller: Add a set-button interface in base class 6 years ago
Connor McLaughlin da14b10e72 Split MemoryCard and PadDevice (now Controller) 6 years ago
Connor McLaughlin c1710482df Pad: Add button name -> code lookup functions 6 years ago
Connor McLaughlin b0c492fd43 DigitalController: Fix broken input due to 0x01 handling
Fixes THPS among others.
6 years ago
Connor McLaughlin bddbab9d60 Rename to DuckStation 6 years ago