pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/SDL



Module Name:    pkgsrc
Committed By:   jmcneill
Date:           Wed Feb  4 23:51:26 UTC 2015

Modified Files:
        pkgsrc/devel/SDL: Makefile
        pkgsrc/devel/SDL/patches: patch-src_joystick_bsd_SDL__sysjoystick.c

Log Message:
Improvements in BSD USB joystick detection:
 - Scan uhid0 through uhid63, instead of uhid0 through uhid3.
 - If a uhid reports no usable inputs, skip it. This way your keyboard
   and mouse don't show up as (unusable) joysticks.


To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 pkgsrc/devel/SDL/Makefile
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/devel/SDL/patches/patch-src_joystick_bsd_SDL__sysjoystick.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index