Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Device file abstraction & Mouse hid implementation #1530

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    4b106ae View commit details
    Browse the repository at this point in the history
  2. more work in mouse lib

    georgemoralis authored and viniciuslrangel committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5742fd8 View commit details
    Browse the repository at this point in the history
  3. fixed a test

    georgemoralis authored and viniciuslrangel committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a6fc595 View commit details
    Browse the repository at this point in the history
  4. fix filter

    georgemoralis authored and viniciuslrangel committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    22f0c5a View commit details
    Browse the repository at this point in the history
  5. More Lib mouse (shadps4-emu#1414)

    * system/msgdialog: callback available to be used by host
    
    * sdl window: mouse capture var
    
    * lib/pad: basic special pad impl scaffold & steering wheel
    
    (config specialPadClass set to 6 is required)
    
    * handle all mouse inputs & ask to capture when first opened
    viniciuslrangel committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d1fdbd0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c70a496 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f884b6d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b76c98e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    31b3b19 View commit details
    Browse the repository at this point in the history
  10. remove old hle mouse

    viniciuslrangel committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e40ef8e View commit details
    Browse the repository at this point in the history