CVSROOT:        /cvs
Module name:    ports
Changes by:     sebas...@cvs.openbsd.org        2020/03/18 12:53:45

Modified files:
        multimedia/sfml: Makefile 
        multimedia/sfml/patches: patch-src_SFML_Window_CMakeLists_txt 
                                 patch-src_SFML_Window_JoystickImpl_hpp 
Added files:
        multimedia/sfml/files: JoystickImpl.cpp JoystickImpl.hpp 
        multimedia/sfml/patches: patch-cmake_Modules_FindSFML_cmake 

Log message:
Add support for game controllers, i.e. joysticks and gamepads.
The FreeBSD implementation was used as template file, with some
logic to get the devices supported inspired by SDL2 game controller
support. Works for me with Logitech F310, tested with witchblast
and extremetuxracer. Test reports by Raf Czlonka as well.

OK pascal@ (MAINTAINER)

Reply via email to