Age | Commit message (Expand) | Author | Files | Lines |
2015-03-03 | Read from uhid device and insert events until there are no more events | jmcneill | 1 | -2/+2 |
2015-02-25 | flush any pending events from the joystick device when opening on netbsd, bum... | jmcneill | 1 | -2/+2 |
2015-02-06 | Instead of naming USB joysticks by device name ("/dev/uhid3"), try to give | jmcneill | 1 | -2/+2 |
2015-02-05 | regen (hi jared) | wiz | 1 | -2/+2 |
2015-01-30 | Include limits.h for UINT_MAX (build fix on NetBSD). | wiz | 1 | -2/+2 |
2015-01-29 | add wsmouse mousewheel support | jmcneill | 1 | -2/+2 |
2015-01-29 | initialize keysym->unicode in wskbd input path | jmcneill | 1 | -2/+2 |
2015-01-29 | fix wscons keyboard | jmcneill | 1 | -3/+3 |
2015-01-29 | add wsmouse support to wscons driver | jmcneill | 1 | -3/+5 |
2015-01-28 | Add USB keyboard support to the wscons driver. | jmcneill | 1 | -2/+2 |
2014-08-17 | Fix SDL_LoadObject to try the soname itself first, without any prefixes, | wiz | 1 | -2/+2 |
2014-04-14 | Fix building on newer OS X. Courtesy of Jan Danielsson. | adam | 1 | -1/+2 |
2014-03-24 | Fix capitalization and make it build on FreeBSD 9-10. | asau | 1 | -1/+2 |
2012-09-14 | Add comments to patches. | wiz | 1 | -4/+4 |
2012-02-20 | Add checksum for new patch (patch-src_video_x11_SDL_x11video.c). | jdc | 1 | -1/+2 |
2012-01-28 | Update to 1.2.15: | wiz | 1 | -6/+5 |
2012-01-24 | Another fix for keyboard handling, from Opolo Remo, | wiz | 1 | -3/+3 |
2011-12-29 | use AUDIO_GETBUFINFO when available; bump pkg revision | jmcneill | 1 | -1/+2 |
2011-12-26 | Fix typo in ifdef. | wiz | 1 | -2/+2 |
2011-12-11 | Fix build problem without WSKBD_TYPE_ZAURUS environment; NetBSD 4_STABLE. | taca | 1 | -2/+2 |
2011-12-01 | Compile in wscons support on NetBSD. | wiz | 1 | -1/+3 |
2011-08-02 | Adjust assembler constraint to work with Clang. From FreeBSD. | joerg | 1 | -1/+2 |
2009-10-23 | Changes 1.2.14: | adam | 1 | -6/+4 |
2009-09-02 | Look for libGL.so, not any particular libGL.so.<X>, on NetBSD. | wiz | 1 | -1/+2 |
2008-12-26 | Various (including critical) bugfixes in the pulseaudio backend: | ahoka | 1 | -1/+2 |
2008-10-13 | Apply patch to first unlock the CD before trying to eject it. Since SDL | reinoud | 1 | -1/+2 |
2008-01-13 | Update to 1.2.13: | wiz | 1 | -6/+4 |
2007-12-17 | Fix build under Mac OS X Leopard. | tron | 1 | -1/+3 |
2007-07-25 | Update to 1.2.12: | wiz | 1 | -8/+4 |
2006-10-08 | Fix patch-aa to correctly use strcat, and to be C89 compliant. | ben | 1 | -2/+2 |
2006-08-03 | Added two patches for Solaris 8. The X11 implementation does not define | rillig | 1 | -1/+3 |
2006-07-03 | Update to 1.2.11: | wiz | 1 | -4/+4 |
2006-07-01 | Revert previous because it changed the libraries libSDL was linked to. | jmmv | 1 | -1/+2 |
2006-06-12 | Update to 1.2.10. | wiz | 1 | -20/+6 |
2006-02-07 | Remove some chunks that should not be necessary any longer. | wiz | 1 | -5/+5 |
2005-09-07 | Changes 1.2.9: | adam | 1 | -13/+9 |
2005-05-31 | Better DragonFlyBSD support from Joerg Sonnenberger. | wiz | 1 | -4/+4 |
2005-05-20 | Support for DragonFlyBSD, based on patches from Joerg Sonnenberger. | wiz | 1 | -4/+8 |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 |
2005-01-12 | GCC 2 does not understand the MMX asm core. Fall back to the C source | kristerw | 1 | -1/+3 |
2005-01-06 | The "+" constraint modifier was yoo much. While it seems correct to me, it | drochner | 1 | -2/+2 |
2005-01-06 | tighten an inline asm constraint for amd64 | drochner | 1 | -1/+2 |
2005-01-05 | Changes 1.2.8: | adam | 1 | -16/+12 |
2004-07-26 | Reduce audio delay in the *BSD audio driver (by configuring audio | dillo | 1 | -2/+2 |
2004-07-19 | Patch to make audio work on IRIX 5, from Georg Schwarz. | wiz | 1 | -1/+2 |
2004-07-13 | Make this package build on NetBSD ports that do not have | kristerw | 1 | -4/+4 |
2004-07-09 | apply some patches from SDL CVS which fix inline assembler to compile | drochner | 1 | -1/+4 |
2004-06-22 | fix HATs on USB joysticks that don't report up as 0. | dillo | 1 | -2/+2 |
2004-06-05 | USB joystick: number axes in usual order (X, Y, ...), not in order | dillo | 1 | -2/+2 |
2004-04-17 | Update to SDL-1.2.7. | snj | 1 | -14/+10 |