Patrice Mandin <patmandin@gmail.com> [Wed, 05 Nov 2008 20:08:17 +0000] rev 4156
Aranym now has Joypad emulation. Also mask bits for joypad state, for bits only used for buttons, to avoid generating events when dummy bits are set
Patrice Mandin <patmandin@gmail.com> [Mon, 13 Oct 2008 20:50:20 +0000] rev 4155
Disable Xbios video driver if FVDI present, but still allow it to be used when setting SDL_VIDEODRIVER
Ryan C. Gordon <icculus@icculus.org> [Mon, 15 Sep 2008 20:47:55 +0000] rev 4154
Correct fix for Bugzilla #602.
Ryan C. Gordon <icculus@icculus.org> [Mon, 15 Sep 2008 05:08:53 +0000] rev 4153
Whoops, forgot the semicolon. :/
Ryan C. Gordon <icculus@icculus.org> [Sun, 14 Sep 2008 21:45:04 +0000] rev 4152
Deal with ELF underscores on Solaris with Sun Studio.
Fixes Bugzilla #595.
Ryan C. Gordon <icculus@icculus.org> [Mon, 08 Sep 2008 07:33:05 +0000] rev 4151
Prevent crash from unaligned memory access on sparc64, etc.
Fixes Bugzilla #602. I suspect this will crash elsewhere if the system
actually had modelines to report, though.
Patrice Mandin <patmandin@gmail.com> [Thu, 07 Aug 2008 20:55:45 +0000] rev 4150
Check defines do not already exist in recent system headers
Patrice Mandin <patmandin@gmail.com> [Thu, 07 Aug 2008 20:38:35 +0000] rev 4149
Check defines do not already exist in recent system headers
Ryan C. Gordon <icculus@icculus.org> [Fri, 25 Jul 2008 10:52:10 +0000] rev 4148
Tweaked fatbuild.sh so it works with install_name_tool.
Patrice Mandin <patmandin@gmail.com> [Sat, 19 Jul 2008 11:54:55 +0000] rev 4147
Fix bug 545, by returning early whenever an error occurs when initializing joystick structure